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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
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.