Search Issue Tracker
[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
Progress Bar's Low and High value are not accessible through script
How to reproduce:1. Open the attached "LowHighValues.zip" project2. Open the "ui.cs" script3. Write "bar.lowValue" or "bar.highValue... Read more
Issues with the Transform UI in the builder
There are a couple of issues raised by users after their first use of the UI of Transform in the UI Builder.1 - A couple of alignmen... Read more
[UI Toolkit] [UI Builder] ScrollView horizontal scrolling via scroll whe...
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Open test.uxml in UI Builder3. Confirm ScrollView mode is ho... Read more
[UI Builder] UnauthorizedAccessException is thrown when trying to save f...
Reproduction steps:1. Install Version Control - Perforce (P4V)2. Create a new Workspace in Perforce3. Create a new project in the Wo... Read more
[UI Builder] Unable to rename Stylesheet selector using the context menu...
-Unable to rename Stylesheet selector using the context menu option.-Workaround: Rename it from the Inspector. Steps to repro:1. Cre... Read more
[UI Builder] MissingReferenceException errors thrown on creating any ele...
MissingReferenceException errors are thrown on creating any elements after deleting USS file from the project window. Steps to repro... Read more
[UI Builder] Elements are created in the Hierarchy window on selecting "...
Previously copied element is created in the Hierarchy on selecting the "Paste" option in the StyleSheet window. Steps to repro:1. Cr... Read more
UI Builder breaks cursor's parameters in the .uss file when changing .us...
How to reproduce:1. Open user's provided project "UI Tookit theme bug.zip"2. Open "SampleScene" Scene3. Open the theme1.uss file in ... 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
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