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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.