Search Issue Tracker
[Water] Cannot possible to create more than 32 foam generators
When dealing with a large world, foam generators should be sorted based on distance to camera and only the first 32 should render Read more
Resizing the tabs in UI Toolkit Debugger briefly highlights the UI Eleme...
How to reproduce:1. Create a new Unity project2. Create a new UI Document and open it3. Open the three-dot menu of the UI Builder wi... Read more
Undoing Inspector value change in UI Builder with option still selected ...
Steps to reproduce: Open a Unity project Open the UI Builder via Window > UI Toolkit > UI Builder Create a Visual Element by d... Read more
Dragging any UI Element under the .uxml file in the UI Builder Hierarchy...
How to reproduce:1. Create a new Unity project2. Create a UI Document and open it3. Select the Visual Element and drag it on the .ux... Read more
Styling in UI Builder does not generate the shorthand for defining prope...
Description: When styling UI within the Inspector in UI Builder and changing a property with multiple child properties (e.g. Border ... Read more
In UI Builder, background colours start with an Alpha of 0 which can be ...
Steps to reproduce: Open a Unity project Open the UI Builder via Window > UI Toolkit > UI Builder Create a Visual Element by d... Read more
UI Builder does not warn users or ask for confirmation before a new file...
Steps to reproduce: Open a Unity project Open the UI Builder via Window > UI Toolkit > UI Builder Make some changes to the uns... Read more
The size of the Visual Element can be changed when Parent Visual Element...
How to reproduce:1. Open the attached project "UIToolkit"2. Open the "NewUXMLTemplate" UI Document in the UI Builder3. Make sure the... Read more
Info box messaging is incorrect and wrong
!image (7).png|width=473,height=507! Actual results: Current info message: The settings below are only applicable to the current bui... Read more
Incorrect UI in Infobox
{}!image (8).png|width=535,height=91!{}{}Actual results:{} The UI is Stopped buy the UI above. This is not standard Expected results... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code