Search Issue Tracker
Won't Fix
Won't Fix in 6000.6.X
Votes
0
Found in
6000.0.73f1
6000.3.14f1
6000.4.6f1
6000.5.0b6
6000.6.0a4
Issue ID
UUM-141247
Regression
No
IndexOutOfRangeException is thrown when using and empty query{} function in the search window
Steps to reproduce:
- Create and open a new project
- Open Window -> Search -> New window
- Write "query{}" in the Searchbar
- Observe the Console
Actual results: "IndexOutOfRangeException" error is thrown
Expected results: No errors are thrown
Reproducible with versions: 2023.1.0a10, 6000.0.73f1, 6000.3.14f1, 6000.4.6f1, 6000.5.0b6, 6000.6.0a4
Tested on (OS): Windows 11 Pro (25H2)
Notes:
- The error is likely thrown due to the query function immediately trying to parse nothing
- Part of the error reads: "IndexOutOfRangeException: Index was outside the bounds of the array.
UnityEditor.Search.Evaluators.Query"
- Other similarly described functions don't throw errors. functions like "first{}", "map{}", "where{}", etc.
- Also reproducible if "query{}" is selected from the recent searches panel after pressing the Tab key
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UV channels render with visual artifacts when 8-bit UV bit depth is used on ParticleSystem Meshes
- Symbolic link warning is logged when using non-symlink NTFS Reparse Points in the project folder structure
- Selection in Entities Archetypes window changes when "Show Empty Archetypes" is toggled
- NullReferenceException is thrown when assigning a Lens Flare SRP asset to a Lens Flare Data SRP element
- [Linux] “Toggle Sprite Editor locks” button icon is blurry in Sprite Editor window
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note (6000.6.X):
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.