Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.6f1
2022.1.9f1
2022.2.0b1
2023.1.0a3
Issue ID
UUM-11835
Regression
No
UI Builder lacks visual feedback on reordering elements when Unity Editor is set to Light Theme
How to reproduce:
1. Open the attached project “UIBuilder”
2. Click Edit → Preferences → General → Editor Theme → Light
3. Open “Level Editor GUI.uxml” in the Assets folder
4. Drag objects around in the Hierarchy
Expected result: Dragging in the UI Builder Hierarchy looks the same as Unity Editor Hierarchy (when dragging an object, depending on the position, there are blue stripes upon and above the other game object, which indicates where the object will be placed)
Actual result: There is no way to know where the object will be placed as there is no visual feedback
Reproducible with: 2021.3.6f1, 2022.1.9f1, 2022.2.0b1, 2023.1.0a3
Could not test with: 2020.3.36f1 (“Level Editor GUI.uxml” can’t be opened)
Reproducible on: Windows 11 Pro
Note: This issue is not reproduced on the dark theme
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
UI Builder needs to comply with the Light Theme. There are more issues that will be fixed by adding proper Light theme support. Closing this issue for now.