Search Issue Tracker
Open in IDE opens the file in UI Builder
1. Open the Project tab of the library2. Right click on a UXML file and select "Open in IDE"3. File opens in UI Builder instead Unit... Read more
Impossible to set "text-overflow: ellipsis;" in the UI Builder
It is possible to set the overflow at hidden, but not the text-overflow. I think it may be interesting to warn the user if he set "t... Read more
[UI Builder] UI element properties assigned via UI Builder can't be acce...
Steps to reproduce: 1. Open attached project (test-uitoolkit.zip)2. Open SampleScene3. Notice there's 2 buttons in the scene - one r... Read more
The Height of the label isn't the same size as content of the Label when...
How to reproduce:1. Open the attached project "LabelAutoSize.zip"2. Open Assets > TestUXML.uxml3. Observe "#m_label1" label Expec... Read more
UI Documents are not opening when pressing the "Open in the UI Builder" ...
How to reproduce:1. Open the attached project "OpenBug.zip"2. In the Project window open the "NewUXMLTemplate.uxml" file3. In the UI... Read more
[UI Builder] UXML and USS files can't be opened through Code Preview pan...
How to reproduce:1. Open project "1405443.zip"2. Go to "Unity > Preferences > External tools" and select Visual Studio Code as... Read more
[UI Builder] Invalid Operation Exception when adding new elements to Hie...
Reproduction steps:1. Open the project attached in report2. Open SampleScene3. In Hierarchy select UI4. Double click the source asse... Read more
[UI Builder] @import is stripped from the associated .uss file when savi...
How to reproduce:1. Open the attached "case_1404986" project2. Open the "Assets -> CardCreator -> cardCreatorV2.5" Visual Tree... Read more
[UI Builder] ProgressBar Component is missing a field for setting the cu...
How to reproduce:1. Open a new Unity project2. Open the "Window -> UI Toolkit -> UI Builder" window from the menu3. Drag the "... Read more
UI Builder window has very low frame rate when on macOS
Reproduction steps:1. Open the provided project2. Open "Window -> UI Toolkit -> UI Builder"3. Move around the elements of the ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used