Search Issue Tracker
Active
Under Consideration for 6000.5.X, 6000.6.X
Votes
0
Found in
6000.6.0a4
Issue ID
UUM-141557
Regression
Yes
NullReferenceException is thrown and an Action remains visible when undoing Action Map creation
Steps to reproduce:
- Create a new URP project
- Go to Assets > Create > Input Actions
- Open the created .inputactions
- Click the + button next to Action Maps
- Click Ctrl+Z shortcut to undo creation
- Observe the Console and the Input Actions Editor
Actual results: "NullReferenceException" is thrown and an Action is still visible in the Input Actions Editor even though the Action Map creation was undone
Expected results: No errors and all Actions should be removed with the Action Map
Reproducible with versions: 6000.6.0a1, 6000.6.0a4
Not reproducible with versions: 6000.4.6f1, 6000.5.0a7, 6000.5.0b7
Tested on (OS): Windows 11
Notes:
- Input System package version does not seem to be related to reproduction
- Action gets removed when reopening the Input Actions Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
Add comment