Search Issue Tracker
Errors appear in the Console when saving the UI Template twice
How to reproduce:1. Open the attached '1288918.zip' project2. In the Project window double-click on the 'UI_Main' Asset3. Drag the L... Read more
[UI Toolkit] The input element jumps into second line after changing the...
How to reproduce:1. Open the attached project2. Open UI Document located in Assets -> UI Toolkit -> "interface"3. Select Input... 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
UIBuilder: Add missing support for RenderTexture to the Style Inspector
Jira issue: https://jira.unity3d.com/browse/UIT-1330 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] 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] 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] Assertion failed error thrown on selecting uXML file in Pro...
Assertion failed exception is thrown on selecting uXML file in Project window when it is opened & selected in UI Builder. Steps ... Read more
[UI Builder] NullReferenceException errors are thrown on selecting TSS T...
NullReferenceException errors thrown continuously on selecting TSS Theme file preset asset. Steps to repro:1. Create a new Project.2... 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
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