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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
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.