Skip to content

Commit a665583

Browse files
committed
update changelog
1 parent 39263a0 commit a665583

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
@@ -28,6 +28,7 @@ however, it has to be formatted properly to pass verification tests.
2828
### Changed
2929
- Added back the InputManager to InputSystem project-wide asset migration code with performance improvement (ISX-2086).
3030
- 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.
31+
- Changed paremeter `overrideModifiersNeedToBePressedFirst` to obsolete for `ButtonWithOneModifier`, `ButtonWithTwoModifiers`, `OneModifierComposite` and `TwoModifiersComposite` in flavor the the new `modifiersOrder` parameter which is more explicit.
3132

3233
## [1.11.2] - 2024-10-16
3334

0 commit comments

Comments
 (0)