Search Issue Tracker
Rotation of the image affects draw order using a Screen Space - Camera c...
Steps to reproduce this issue: 1. Open the attached project 2. Open 'BugExample' scene 3. It has 4 images under the Canvas which ha... Read more
When a game object containing an image is destroyed, the MissingReferen...
To reproduce: 1. Open attached project 2. Open Test scene 3. Press play 4. Click button "Close Me" 5. Notice MissingReferenceExcept... Read more
Pausing and unpausing the game breaks UI with nested canvases
To reproduce: 1. Open attached project 2. Open 01 scene 3. Enter play mode 4. Pause play mode 5. Resume play mode Expected result: T... Read more
ContentSizeFitter shows misleading warning about being child of layout e...
To reproduce: 1. Open attached project 2. Open default scene 3. Select Text (ProblemPanel1 -> Text) 4. Notice that Ignore Layout is... Read more
Anchors and positions are disabled from RectTransform until ContentSizeF...
To reproduce: 1. Open attached project 2. Open default scene 3. Select Text object (ProblemPanel2 -> Text) 4. Notice that Anchors a... Read more
NullReferenceException error appears after compilation
Reproduction steps: 1. Open project attached. 2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors aft... Read more
[UI][Text] Text game objects are not rendered in game view after buildin...
To reproduce: 1. Open repro project 2. Build network lobby scene 3. Notice that Text objects are not rendered in game view (text ap... Read more
Content Size Fitter component on text fields is malfunctional
Reproduction steps: Example 1: 1. Open the attached project 2. Open the "bug report scene" 3. Select the "text" gameobject in the hi... Read more
[RectTransformUtility] ScreenPointToLocalPointInRectangle returns wrong ...
Steps to reproduce this issue: 1. Open the attached project 2. Open 'BugReport' scene 3. It has a Canvas and a script which outputs... Read more
Last symbol is not displayed after deleting penultimate (second from the...
To reproduce: 1. Open attached project 2. Open Sample scene 3. Press play 4. Set Input Caret between b and c 5. Press backspace 6.... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key