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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
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.