Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment