Skip to content

Commit 1a34e1e

Browse files
Remove 32-bit HID compilation check for Windows
Removed obsolete 32-bit compilation check for HID on Windows players.
1 parent 23955f7 commit 1a34e1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2525
- Fixed an incorrect ArraysHelper.HaveDuplicateReferences implementation that didn't use its arguments right [ISXB-1792] (https://github.com/Unity-Technologies/InputSystem/pull/2376)
2626

2727
### Changed
28-
28+
- Removed 32-bit compilation check for HID on Windows players, which had no impact anymore. (ISX-2543)
2929
- Migrated sample scenes to use Universal Render Pipeline (URP) with Built-in Render Pipeline fallback shaders. The URP package is now required to run the samples. (ISX-2343)
3030
- Changed the UI for `Actions.inputactions` asset to use UI Toolkit framework.
3131

0 commit comments

Comments
 (0)