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
- Video preview in the Inspector freezes shortly after the first play and does not recover until paused and replayed
- MSB3277 conflicts between different versions of "System.Numerics.Vectors" when using DotNet 11.0
- "Cannot create Settings Providers for: CreateAllChildSettingsProviders" error is thrown in the Console after fixing PolySpatial visionOS package validation error after installing XR Interaction Toolkit VisionOS Sample
- "Unable to find style 'VideoClipImporterLabel' in skin 'GameSkin' " warning thrown when converting the Video Clip Inspector to a floating window in Play mode
- Unclear "Failed to start primary listening socket" error when launching the Multiplayer Play Mode second player and many Unity instances are running
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.