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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
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.