Search Issue Tracker
Active
Under Consideration for 1.15.X
Votes
0
Found in [Package]
1.15.0
Issue ID
ISXB-1665
Regression
No
Control Scheme name does not get updated in the Project Settings window and throws a “InvalidOperationException” error when the Control Scheme name was changed in the Input Actions Editor and then renamed in the Project Settings
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Project Settings window (Edit > Project Settings)
- Open the Input System Package tab in the Project Settings window
- Double click the "InputSystem_Actions" Input Action Asset to open the Input Actions Editor
- Add a new Control Scheme in the Input Actions Editor with the default name
- Press the "Save Asset" button in the Input Actions Editor
- Switch to the New Control Scheme in the Project Settings window
- Rename the New Control Scheme in the Input Actions Editor to "asd"
- Repeat step 6
- Rename the "asd" Control Scheme in the Project Settings window to any name
- Observe the Project Settings window and the Console window
Actual results: The "asd" Control Scheme does not get renamed and "InvalidOperationException: Tried to update a non-existent control scheme." error is thrown
Expected results: The "asd" Control Scheme gets renamed and no errors are thrown
Reproducible with versions: 1.13.1 (6000.1.0b10), 1.14.0 (6000.1.16f1), 1.14.2 (6000.0.57f1, 6000.1.16f1, 6000.2.4f1, 6000.3.0b1)
Tested on (OS): macOS SIlicon Sequoia 15.6.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
Add comment