Skip to content

Commit d3fa10e

Browse files
Moved changelog entry for ISXB-543 into correct version and added link to jira.
1 parent dd2de37 commit d3fa10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ however, it has to be formatted properly to pass verification tests.
1616

1717
### Changed
1818
- Renamed editor Resources directories to PackageResources to fix package validation warnings.
19+
- Changed representation of GamepadButton enum values in Inspector to display aliased enum values as a single item to avoid confusion around selection and aliased value display when multiple enum items map to the same numerical value. [ISXB-543](https://jira.unity3d.com/browse/ISXB-543)
1920

2021
## [1.11.0] - 2024-09-10
2122

@@ -32,7 +33,6 @@ however, it has to be formatted properly to pass verification tests.
3233

3334
### Changed
3435
- Use `ProfilerMarker` instead of `Profiler.BeginSample` and `Profiler.EndSample` when appropriate to enable recording of profiling data.
35-
- Changed representation of GamepadButton enum values in Inspector to display aliased enum values as a single item to avoid confusion around selection and aliased value display when multiple enum items map to the same numerical value.
3636

3737
### Added
3838
- Added Hinge Angle sensor support for foldable devices.

0 commit comments

Comments
 (0)