Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.2.15f1
6000.3.2f1
6000.4.0b2
6000.5.0a5
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
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
- [Android][iOS][Legacy Input] The Input stops working when streaming a video on WebGL
- Warning in the Profiler window is white and hard to see
- Switching a Type QueryBlock to prefabs fails
- Search Index Manager allows deleting Empty Index List when clicking on “-“ button, throwing “ArgumentOutOfRangeException” error in the Console window
Add comment