Search Issue Tracker
Rearranging lots of panels causes performance issues when CanvasGroup is...
Steps to reproduce:1. Download and open the attached project2. Enter Play Mode Result: huge performance drop due to rearranging pane... Read more
A value of Fill Origin setting of UI images becomes the same, after the ...
Reproduction steps:1. Open the attached project "case868631_test";2. Open the scene "test";3. Observe the Fill Origin values of the ... Read more
When playing the scene sprites gets garbled in Canvas Renderer when text...
How to reproduce:o the run the project:1. Open the test project2. Change the target platform to Androida. Set the texture compressio... Read more
Scroll Rect is clamping Canvas outside of the content
How to reproduce:1. Open the attached "ScrollRectBug" project2. Open the "Game" scene and play it, notice that the Scroll Rect is cl... Read more
UI on Android device has very poor performance compared to previous vers...
Reproduction steps:1) Open user's attached project2) Build and run on any android device-- Notice that screen updates at 24-25 fps (... Read more
UI elements inside Viewport aren't in the right position on Build
How to reproduce: 1. Open attached project "868767.zip"2. Open "test" scene3. Enter play mode and observe Game view4. Exit play mode... Read more
Adding Text component to the Scroll View causes NullReferenceException: ...
To reproduce: 1. Download attached project "TestUI.zip" and open in Unity2. Open "Test" scene3. Delete Text component in the Canvas ... Read more
Content of nested Canvas is rendered at wrong position after pressing play
How to reproduce:1. Open the attached "WrongPositionBug" project2. Open the "test" scene and press play3. Go to the scene view, noti... Read more
Inactive areas when using 2D physics raycaster when having canvas and sp...
Reproduction steps:1. Open project attached (Unity3dRaycasterBug.zip).2. Open scene "RaycasterBug".3. In Hierarchy select EventSyste... Read more
PointerEventData.pointEnter is always null when Cursor.lockState = Curso...
Steps to reproduce:1. Open attached project2. Open "_root" scene3. Enter play mode4. Click on Game View and hover over the Button5. ... 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