Search Issue Tracker
Crashed in ApplyMaterialPassWithCache when using custom Fonts
Steps to reproduce: 1) Download attached project " BugReport.zip " and open in Unity.2) Observe crash. If you wasn't able to crash U... Read more
Sprite Packer TightPackerPolicy places sprites into other sprites with a...
1. Open the attached project2. Open the Sprite Packer window3. Select 'TightPackerPolicy' and then 'Pack' Result: Some sprites are p... Read more
Mask is not anti-aliased, contains visible jagged edges
Steps to reproduce:1. open attached project2. press play (optional, but center camera) Red - maskWhite - image Expected: both mask a... Read more
Lightining scene is too bright
Steps to reproduce : - import the UI sample scenes- open the Lightning scene and notice it's too bright *Note:Regression from 5.3.4. Read more
UI image ignores RectTransform.anchoredPosition when resizing Transform
Reproduction steps: (see video)1. Open the attached project2. Open the available scene3. Attempt to resize the button in the canvas ... Read more
CPU spikes from CanvasScaler.Update when using 'Constant Physics Size'
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Open the profiler5. Observe the CanvasScal... Read more
Text which should be inside Scrollbar appears above rather than inside
Steps to reproduce : 1) Download attached project "Test Project 3.zip" and open in Unity.2) Open scene "scene".3) Check Game tab. No... Read more
[UI][Button] Mouse hover will trigger the disabled state of animator eve...
To reproduce:1. Open attached project;2. Run the "TestScene" scene;3. Press Button "2" then "1". Expected behavior: when button "1" ... Read more
[UI] Unable to interact with UI that is at the very bottom of the game view
Simpler repro:- open GameViewClickEvent.zip- play the scene- try to click on the cube or the button - both should log an incrementin... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names