Search Issue Tracker
Replacing an Image's sprite on Start does not work on the editor
To reproduce this bug: 1. Open the attached project2. Open the 'TestScene'3. There is 'Image' gameObject which has 'ReplaceOnStartUp... Read more
Scroll View content left and right position set to NaN after moving it h...
Steps to reproduce:1. Download ScrollRectDemo-560p3.zip and open "demo" scene2. Enter play mode3. Drag the "Page 1" horizontally wit... Read more
huge UI objects when Canvas render mode is "Screen Space - Camera"
Steps to reproduce (or watch attached gif):1. Create a new Unity project2. Add Canvas3. Set Canvas render mode to Screen Space - Cam... Read more
RectMask2D doesn't update when the parent size is changed
Description: RectMask2D doesn't update when the parent size is changed. After increasing parent size the "Child" game object should ... Read more
NullReferenceException when adding a "Selectable" component
Steps to reproduce : - create a new project- create a new canvas- add an empty game object to the canvas- add the "Selectable" compo... Read more
[RectTransformUtility] ScreenPointToLocalPointInRectangle returns wrong ...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugReport' scene3. It has a Canvas and a script which outputs lo... 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
NullReferenceException when adding Scroll Rect Component
Steps to reproduce : - create a new project- create a canvas and an empty game object- add the Scroll Rect Component to the game obj... Read more
Setting multiple materials to CanvasRenderer causes crashes
Reproduction steps:1. Open the attached project;2. Open the CrashScene.unity;3. Toggle Image object off and on (sometimes you need t... Read more
Rect Mask 2D has Script field
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select "Canvas > Image"4. Notice that its "Rect... 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