Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a6, 6000.5.0a2
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a2
6000.5.0a1
Issue ID
UUM-119530
Regression
Yes
Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Select the "Global Volume" GameObject in the Hierarchy window
- Click on the Tag dropdown in the Inspector window
- Select "Add Tag..."
- Click on the "+" button to add a tag and hold Enter to add around 10-15 tags
- Select a Tag somewhere in the middle
- Click on the "-" button to remove the tag and then hold Enter to remove many tags
- Observe the Console window
Actual results: NullReferenceException”, and "Retrieving array element that was out of bounds" errors are thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.0.1f1, 6000.0.58f1, 6000.2.6f1, 6000.3.0b3
Not reproducible with versions: 6000.0.0f1
Can’t test with versions: 2022.3.66f1 (due to Enter key not having the same functionality)
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
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Add comment