Search Issue Tracker
[Canvas][RenderCamera] Shadows doesn't render on mobile devices
Reproduction steps:1. Open the attached project(Assets folder only, put it into another folder).2. Play the "BadUIShadow" scene in t... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Open the "Example.cs" script4. Make "Pressed" method priv... Read more
[EventSystem] EventTrigger does not triger the events
Steps to reproduce:1. Open the attached project2. Open the Scene.unity scene3. Enter playmode4. Click on the white square in the gam... Read more
ScrollRect performance is very slow when its 'Content' object contains c...
- The ScrollRect component in Unity's UI performs very slowly when its 'Content' contains children objects containing LayoutGroup su... Read more
UI Button: Left or Right horizontal alignment gives no indent from the b...
1. Open attached project > Scene1 and check Text of Button 3OR1. Add UI Button to the scene2. Go to Text element of the button an... Read more
UI Button: Left or Right horizontal alignment gives no indent from the b...
1. Open attached project > Scene12. In Play move mouse over the button -> its color is changed from green to blue (highlighted... Read more
[OnClick] Function with "Long" variable type doesn't show up in the func...
Reproduction steps:1. Open the attached "Archive" project.2. Check three scripts in the "Assets" folder.- Each one takes different a... Read more
Canvas scaling does not update when scaling Camera in orthographic mode
To reproduce:1. Open the scene2. Change "Size" field in orthographic camera3. Notice how canvas size does not change in Scene view (... Read more
Layout Groups scales its items wrongly if they have custom sprites. UI e...
Reproduction Steps:1. Open attached project2. Notice that there are four panels with Layout Group Components on them3. Notice that B... Read more
UI element doesn't reset it's position into normal state after animating...
Steps to reproduce : - create a button and set the Transition to Animation- generate an animator controller- create an animation for... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled