Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.58f1
6000.1.16f1
6000.2.5f1
6000.3.0b2
6000.4.0a1
6000.5.0a1
Issue ID
UUM-119556
Regression
No
[Search] Dragging query pills put them behind the search text field
Steps to reproduce:
- Open the search window (CTRL + K)
- Make sure the search bar is in Query builder mode
- Add any query through the + button
- Drag the query to the right (over the search text field)
Actual result:
The query pill is hidden behind the text field.
Expected result:
The query pill is perfectly visible while dragging.
Tested on Windows and macOS
Reproducible on {}6000.0{}, {}6000.1{}, {}6000.2{}, 6000.3 and 6000.4
Not applicable to previous version.
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:
Unfortunately, uitk doesn't support z-index. This means the order elements are drawn indicate their respective "z order". When dragging a block to the right (through the textfield) it will always be "under" the said textfield.