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 project2. Open 'BugExample' scene3. It has 4 images under the Canvas which has r... 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
Pausing and unpausing the game breaks UI with nested canvases
To reproduce:1. Open attached project2. Open 01 scene3. Enter play mode4. Pause play mode5. Resume play modeExpected result: The UI ... Read more
ContentSizeFitter shows misleading warning about being child of layout e...
To reproduce:1. Open attached project2. Open default scene3. Select Text (ProblemPanel1 -> Text)4. Notice that Ignore Layout is s... Read more
Anchors and positions are disabled from RectTransform until ContentSizeF...
To reproduce:1. Open attached project2. Open default scene3. Select Text object (ProblemPanel2 -> Text)4. Notice that Anchors and... 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 after ... Read more
[UI][Text] Text game objects are not rendered in game view after buildin...
To reproduce:1. Open repro project2. Build network lobby scene3. Notice that Text objects are not rendered in game view (text appear... Read more
Content Size Fitter component on text fields is malfunctional
Reproduction steps:Example 1:1. Open the attached project2. Open the "bug report scene"3. Select the "text" gameobject in the hierar... 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
Last symbol is not displayed after deleting penultimate (second from the...
To reproduce:1. Open attached project2. Open Sample scene3. Press play4. Set Input Caret between b and c5. Press backspace6. Enter a... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default