Skip to content

Commit ac87fc6

Browse files
authored
Merge branch 'develop' into isxb-1278-fix-action-properties-editor-ui
2 parents 799eae9 + 788d2cc commit ac87fc6

File tree

5 files changed

+522
-158
lines changed

5 files changed

+522
-158
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ however, it has to be formatted properly to pass verification tests.
7272
- Fixed potential crash on Mac when using stale references to deleted InputDevice objects [ISXB-606](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-606).
7373
- Fixed conditional compilation for non-editor analytics on platforms not enabling analytics.
7474
- Fixed simulated touch input not working with PlayerInput component [ISXB-483](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-483).
75+
- Fixed unused PenState information to determine the displayIndex on platforms providing it. (PLAT-10123)
7576

7677
### Changed
7778
- Renamed editor Resources directories to PackageResources to fix package validation warnings.

0 commit comments

Comments
 (0)