Search Issue Tracker
Fixed
Votes
6
Found in [Package]
1.17.0
Issue ID
ISXB-1787
Regression
Yes
InputActionReference is not set when attempting to set it on a Prefab or ScriptableObject
How to reproduce:
1. Open the attached project "IN-126633"
2. In the Project window, select the "TestObject" Prefab Asset
3. In the Inspector, attempt to set an InputActionReference in the "Reference" field under the "Testing Script" component
4. Observe the "Reference" field
Actual result: InputActionReference is not set
Expected result: InputActionReference is set
Reproducible with: 1.16.0 (6000.0.62f1), 1.17.0 (6000.0.64f1, 6000.3.1f1, 6000.4.0b1, 6000.5.0a3)
Not reproducible with: 1.15.0 (6000.0.62f1)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Duplicated groups and incorrect grouping in UI Builder when using UxmlElementAttribute: libraryPath
- Asset name is not shown in the Undo History window when a sprite is modified
Pauliusd
Jan 19, 2026 11:32
Correction: the version name switched from 1.17.1 to 1.18.0 which is now live
Pauliusd
Jan 07, 2026 07:33
Fixed in: https://github.com/Unity-Technologies/InputSystem/pull/2303
Releasing in upcoming version (1.17.1, expected release - 2nd week of Jan)