Unity Issue Tracker - Search results list flickers when editing Transform values of a searched GameObject in Inspector
Closed
UUM-137433
Search results list flickers when editing Transform values of a searched GameObject in Inspector
Unity: Search
Won't Fix
6.6.X
6.5.X
6000.5.0a1 onwards
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.
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
Prioritise and Follow this issue
Have a workaround or additional info about this issue?