Search Issue Tracker
Won't Fix
Won't Fix in 6000.6.X
Votes
0
Found in
6000.4.0b12
6000.5.0a8
6000.6.0a1
Issue ID
UUM-136478
Regression
Yes
Search results flicker and shift when creating GameObjects or Assets from docked Global Search window
Steps to reproduce:
- Create a new project using Universal 3D template
- Open the Global Search window (Ctrl+K)
- Dock the Global Search window anywhere in the Editor
- Type in "create"
- Double-click on a few search results to create GameObject/Assets
- Observe the Search list
Actual results: Search results flicker and the name titles visually shift
Expected results: Search results remain stable and do not flicker or visually shift
Reproducible with versions: 6000.4.0a2 (79bd4f638ac0), 6000.4.0b12, 6000.5.0a8
Not reproducible with versions: 6000.3.11f1, 6000.4.0a1
Tested on (OS): macOS 26.2
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
- 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
Resolution Note:
The flagged PR has modified how refresh are performed and how sorting happens. The flicker is not great but it comes with a lot of perf improvements so we will keep the code this way.
Resolution Note (6000.6.X):
The flagged PR has modified how refresh are performed and how sorting happens. The flicker is not great but it comes with a lot of perf improvements so we will keep the code this way.