Search Issue Tracker
Content Size Fitter component on text fields is malfunctional
Reproduction steps:Example 1:1. Open the attached project2. Open the "bug report scene"3. Select the "text" gameobject in the hierar... Read more
When picking color of UI Image with color picker, it gets slightly darke...
How to reproduce:1. Open the attached project2. Open main scene3. Select Image in hierarchy4. Change image color (e.g. to yellow)5. ... Read more
Dropdown Coroutine couldn't be started
Reproduction steps:1) Open users attached project, and proceed to scene "1".2) Go into play mode, open UI dropdown menu and select a... Read more
Text component disappears after several indentations when alignment is s...
Steps to reproduce: 1) open attached project2) scene 'm'3) select text element4) add a lot of 'tab' indentation or spam 'tab' and 'd... Read more
Instantiating EventSystem in RuntimeInitializeLoadType.BeforeSceneLoad
Instantiating EventSystem in RuntimeInitializeLoadType.BeforeSceneLoad results in exception in windows build:A script behaviour has ... Read more
UIBehaviour.IsActive() and MaskUtilities.GetStencilDepth() incorrect in ...
Steps to reproduce:1. Download and open attached project "Mask State Repro.zip"2. Open and play scene "Mask State Check"3. Actual re... Read more
Regression: After "Reimport All" the in-scene UI is broken
Regression - not reproduces in 5.3.1f1 and 5.3.1.p1, but reproduces since 5.4.0a3 and in 5.4.0b1 1 Open attached project2 Open scene... Read more
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps:1. Open attached Unity project.2. Open "CanvasError" scene.3. Select "Cube > Canvas" game object in the hierar... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
RectTransform rect & sizeDelta incorrect in Awake() when affected by Lay...
How to reproduce: 1. Open a new project2. Import attached package3. Open scene RectTransform Repro Scene.unity4. Play the scene- Not... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class