You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Packages/com.unity.inputsystem/CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,7 @@ however, it has to be formatted properly to pass verification tests.
14
14
- Fixed an issue causing InvalidOperationException when entering playmode with domain reload disabled. [ISXB-1208](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1208).
15
15
- Fixed an issue where the prompt to enable the InputSystem backends would interrupt the import of large assets.
16
16
- Fixed Cut Mode for Action Maps and Actions to make renaming disabled. [ISXB-1155](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1155)
17
-
- Fixed an issue where updating the InputSystem outside of the dynamic Update would lead to UI input and navigation events get lost.
18
-
17
+
- Fixed an issue where updating the InputSystem outside of the dynamic Update would lead to UI input and navigation events get lost.
0 commit comments