Search Issue Tracker
Fixed in 6000.0.9f1
Fixed in 6000.6.X
Votes
0
Found in
6000.0.65f1
6000.2.15f1
6000.3.2f1
6000.4.0b2
6000.5.0a5
6000.6.0a1
Issue ID
UUM-131109
Regression
No
Search Index Manager allows deleting Empty Index List when clicking on “-“ button, throwing “ArgumentOutOfRangeException” error in the Console window
Steps to reproduce:
1. Create new Unity project
2. Open Search Index Manager
3. Delete "Assets" index from the list pressing "-"
4. When the list becomes empty, press “-“ again
5. Observe the Console window
Actual results: “-“ button is still active when nothing is present in the list, error “ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index” is thrown in the Console window
Expected results: “-“ button should be inactive if list is empty, only “+” button is active, no errors in the Console window
Reproducible with versions: 6000.0.65f1, 6000.2.15f1
Can’t test with versions: 6000.3.3f1 and higher (Different Index Manager window)
Tested on (OS): macOS Tahoe 26.1 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment