Search Issue Tracker
[UI Builder] ProgressBar Title field isn't updated when setting the valu...
How to reproduce:1. Open a new Unity project2. Open a new UI Document in the UI Builder3. Add and select a new ProgressBar Control t... 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 Builder] There are duplicate Matching Selectors under the StyleSheet...
How to reproduce:1. Create a new Unity project2. Click Window > UI Toolkit > UI Builder3. Add a Radio Button4. In the Inspecto... Read more
UXML elements visually stretch when dragging an element along other elem...
Reproduction steps:1. Open the attached “IN-109924.zip” project2. From the Project Window, open the “RecipeTest.uxml” in UI Builder3... Read more
Rendering artifacts visible in Viewport when Label text is bold with Sha...
Steps to reproduce:1. Open the provided project “TextRenderingIssue.zip” from Google Drive link2. Observe the “Label” element in UI ... Read more
Unable to add elements in UI Builder when searching in UI Builder Hierarchy
Steps to reproduce: Create and open a new project Create and open a new UI Document Search for anything in the UI Builder's Hierarch... Read more
Text Field’s Scroller disappears in the UI Builder window when setting “...
How to reproduce:1. Open the user’s attached “uiBuggyBoo.zip” project2. In the UI Builder window select the “TextField” control3. In... 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: "Select RenderTexture" title needs small update as it misses...
Steps to reproduce: Create a project Window->UI Toolkit->UI Builder Go to the "Controls" window and find "Button" Double-click... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal