Search Issue Tracker
Cannot call set_Enabled from UnityEvent in the inspector
To reproduce:1. Create a uGUI button2. Create a new On Click event3. Set the camera as the object4. Select the functions > Behavi... Read more
[UI] events not working when canvas rendering mode is set to screen spac...
Steps to reproduce:1. Open attached project "test.zip"2. Open "Scene" scene3. Run the scene4. Press Button5. Notice how you can't in... Read more
Rect transform values change when changing image properties in the anima...
The top and botton values of rect transform are slowly incrementing when changing UI Image's alpha channel in the animation Steps to... Read more
Parent Layers referencing child sublayers anchors fails
h3. Description Layers can reference anchors generated from sublayers. This should not be allowed, as parents execute prior to their... Read more
Scroll View content left and right position set to NaN after moving it h...
Steps to reproduce:1. Download ScrollRectDemo-560p3.zip and open "demo" scene2. Enter play mode3. Drag the "Page 1" horizontally wit... Read more
When TextGenerator generates vertices for geometry specified by the <qua...
To reproduce:1. Open attached project2. Open the examplebug scene3. Select the Text object4. Enable Textured Wire view in the scene ... Read more
[Dropdown] Dropdown gets populated with artifacts if more than 8 options...
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Run it4. Expand dropdown and notice that artifacts are visible Read more
Canvas do not switch to the chosen Sorting Layer
To reproduce:1. Open attached project2. Open scene3. Select Canvas4. Try to change sorting layer5. Notice that it's impossible to sw... Read more
InputField cursor position doesn't respect Text vertical alignment
Steps to reproduce:1. Open the attached project and the scene2. Press play3. Click on the white box4. Observe that cursor position d... Read more
EventSystem Update does not ignore disabled objects
Reproduction steps:1) Open users attached project and proceed to scene "TestCanvas".2) Open profiler window and head into playmode. ... 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