Search Issue Tracker
By Design
Votes
0
Found in
2021.3.51f1
2022.3.61f1
6000.0.47f1
6000.1.0b15
6000.2.0a9
Issue ID
UUM-102888
Regression
No
Empty window appears when hovering over UXML Asset in UI Builder
Steps to reproduce:
1. Create a project
2. Create > UI Toolkit > UI Document
3. Double-click newly created UI Document to open UI Builder window
4. Select Project in Library section
5. Hover over UXML Asset and observe
Actual results: Empty field appears next to Library section
Expected results: Field with something in it appears next to Library section
Reproducible with versions: 2021.3.51f1, 2022.3.61f1, 6000.0.47f1, 6000.1.0b15, 6000.2.0a9
Tested on (OS): macOS Sequoia 15.3.1 (Intel)
Note: Issue is also reproducing with Custom Controls Assets
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This is as designed. When hovering a UXML file in the project tab of the UI Builder, we will display a preview of the content of the UXML file. In this case, since the UXML file doesn't contain any elements, the preview will also appear empty.