Skip to content

Commit 360d692

Browse files
committed
adjustment the changelog
1 parent d1b37db commit 360d692

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ however, it has to be formatted properly to pass verification tests.
1111
## [Unreleased] - yyyy-mm-dd
1212

1313
### Changed
14-
- Project-Wide Input Actions support can no longer be disabled (removed the UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS define). (ISX-2397)
14+
- Project-Wide Input Actions support can no longer compiled out (removed the UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS define). (ISX-2397)
1515
- Removed code that had to do with Unity versions older than Unity 2022.3 LTS. (ISX-2396)
1616
- Auto-save on focus lost can no longer be compiled out (ISX-2397)
17+
- Deprecated the USE_IMGUI_EDITOR_FOR_ASSETS feature option (ISX-2397)
1718

1819
### Fixed
1920
- An issue where a UITK MouseEvent was triggered when changing from Scene View to Game View in the Editor has been fixed. [ISXB-1671](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1671)

0 commit comments

Comments
 (0)