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
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
- UGUI elements do not stay centered when resizing a floating Game view Window in any SRP project
- InvalidOperationException error appears when using a custom audio search provider and opening the Search window
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.