Skip to content

Commit 6a1b455

Browse files
committed
Added changelog entry
1 parent cfca039 commit 6a1b455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ however, it has to be formatted properly to pass verification tests.
3636
- Fixed Action properties edition in the UI Toolkit version of the Input Actions Asset editor. [ISXB-1277](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1277)
3737

3838
### Changed
39+
- Changed location of the link xml file (code stripping rules), from a temporary directory to the project Library folder (ISX-2140).
3940
- Added back the InputManager to InputSystem project-wide asset migration code with performance improvement (ISX-2086).
4041
- Changed `OnScreenControl` to automaticaly switch, in Single Player with autoswitch enabled, to the target device control scheme when the first component is enabled to prevent bad interactions when it start.
4142
- Changed paremeter `overrideModifiersNeedToBePressedFirst` to obsolete for `ButtonWithOneModifier`, `ButtonWithTwoModifiers`, `OneModifierComposite` and `TwoModifiersComposite` in favour the new `modifiersOrder` parameter which is more explicit.

0 commit comments

Comments
 (0)