Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
6000.5.0a7
6000.6.0a1
Issue ID
UUM-132699
Regression
Yes
GameObject's name is not correctly highlighted when searching in the Search window
How to reproduce (Option 1):
1. Create a new Unity project
2. Create three GameObjects named AABB, AABBB and AABBBB
3. Open the Search window
4. In the search bar type in AABB
5. Observe the search results
OR
How to reproduce (Option 2):
1. Create a new Unity project
2. Create three GameObjects named "test", "test_test" and "test_test_test"
3. Open the Search window
4. In the search bar type in "test_test"
5. Observe the search results
Actual result: The found GameObjects have only the “AA” or "test_" part of the name highlighted
Expected result: The found GameObjects have the “AABB” or "test_test" part of the name highlighted
Reproducible with: 2023.3.0b7, 6000.0.66f1, 6000.3.4f1, 6000.4.0b5, 6000.5.0a3
Not reproducible with: 2023.1.0a1, 2023.3.0b6, 6000.5.0a5
Fixed in: 6000.5.0a4
Reproducible on: Windows 11, macOS 26.2 (M1) (by user)
Not reproducible on: No other environments tested
Note: Typing in AABBB in the search bar highlights the correct part of the name in all Unity Editor versions
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