Skip to content

Commit 5067af8

Browse files
committed
added changelog
1 parent 063ddb9 commit 5067af8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Due to package verification, the latest version below is the unpublished version
99
however, it has to be formatted properly to pass verification tests.
1010

1111
## [Unreleased] - yyyy-mm-dd
12-
### Fixed
13-
- Fixed an issue causing InvalidOperationException when entering playmode with domain reload disabled. [ISXB-1208](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1208).
1412

1513
### Fixed
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).
1615
- Fixed an issue where the prompt to enable the InputSystem backends would interrupt the import of large assets.
1716
- 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.
1818

1919

2020
## [1.12.0] - 2025-01-15

0 commit comments

Comments
 (0)