Search Issue Tracker
Non-visible objects do not render when replace deleted objects
Repro steps:1) Open my attached project and scene 'asd'2) Run the scene and select Canvas -> Scroll View -> Viewport -> Con... Read more
Nested Canvas Layouts Break on Play Mode / Reloading Unity
How to reproduce: 1. Open attached project2. Open scene Test.unity3. Resize the canvases so they appear as in the screenshot4. Play ... Read more
ScrollBar will position itself to the bottom of the content when items a...
To reproduce:1. Open attached project2. Open BUG scene3. Press play4. Press Add 105. Notice that when items are added scroll bar han... Read more
RectTransform scale resets to 0 when playing animation
To reproduce this bug: 1. Open the attached project ( BugProj)2. Open 'BugScene'3. Select Image (Canvas->Image) in the hierarchy4... Read more
ScrollRect scrolling randomly stops even with the deceleration rate set ...
Steps to reproduce: 1. Open attached project2. Open scene "test" and run it3. Click on scroll rect and while holding mouse move it a... Read more
Text input is not affected by InputField properties if it is set through...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Open script "test.cs"4. Notice that it sets text value to string... Read more
Sliced images are not displayed correctly in WebGL build
To reproduce:1. Open attached project2. Build and run WebGl3. Notice that sliced image shows up incorrectly Read more
When a game object containing an image is destroyed, the MissingReferen...
To reproduce:1. Open attached project2. Open Test scene3. Press play4. Click button "Close Me"5. Notice MissingReferenceException in... Read more
Errors when importing the UI example project from the Asset Store
Steps to reproduce : - import the UI example project from the Asset Store and notice the errors *Note :On 4.6, UnityEngine.EventSyst... Read more
Selectable Component has two Interactable checkboxes
To reproduce:1. Open attached project2. Open bug scene3. Select Image game object4. Notice that Selectable Component has two Interac... 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