We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d567d73 commit 07b9536Copy full SHA for 07b9536
Packages/com.unity.inputsystem/CHANGELOG.md
@@ -11,7 +11,7 @@ however, it has to be formatted properly to pass verification tests.
11
## [Unreleased] - yyyy-mm-dd
12
13
### Changed
14
-- Project-Wide Input Actions support can no longer compiled out (removed the UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS define). (ISX-2397)
+- Project-Wide Input Actions support can no longer be compiled out (removed the UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS define). (ISX-2397)
15
- Removed code that had to do with Unity versions older than Unity 2022.3 LTS. (ISX-2396)
16
- 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)
0 commit comments