Search Issue Tracker
Won't Fix
Won't Fix in 6000.6.X
Votes
0
Found in
6000.5.0a9
6000.6.0a1
Issue ID
UUM-137433
Regression
Yes
Search results list flickers when editing Transform values of a searched GameObject in Inspector
Steps to reproduce:
1. Create new Unity project
2. In Hierarchy window create Cube GameObject
3. Open new Search window (Window > Search > New Window)
4. In search field enter “Cube”
5. Open Inspector window in Search window
6. Change Position, Rotation or Scale X, Y, Z values
7. Observe the list while changing values
Actual results: changing Cube Transform values causes Search list to flicker
Expected results: changing Cube Transform values should not make Search list to flicker
Reproducible with versions: 6000.5.0a2 (4eb3f165a11f), 6000.5.0a9, 6000.6.0a1
Not reproducible with versions: 6000.4.1f1, 6000.5.0a1 (0136d7329743)
Tested on (OS): macOS Silicon Tahoe 26.3.1 (M1), Ubuntu 24.04
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Backlog cleanup: The current behavior though not ideal is expected. We have timesclided fetching of items and refreshing of the view which can sometimes lead to more refresh than necessary.
Resolution Note (6000.6.X):
Backlog cleanup: The current behavior though not ideal is expected. We have timesclided fetching of items and refreshing of the view which can sometimes lead to more refresh than necessary.