Search Issue Tracker
AddListener and RemoveListener generate a lot of garbage
How to reproduce: 1. Open attached project2. Attach script Test.cs to any game object- The script simply creates and removes listene... Read more
[InputField] Some types of input field have their Character length lower...
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Run it4. Click left "Set InputField.text = 120"5. Notice that val... Read more
Letterbox fills with artifacts from Steam Overlay in Fullscreen mode
Letterbox fills with artifacts from Steam Overlay when the game aspect ratio is different that in the current settings of the displa... 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
[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
SortingLayer does nothing to canvas in play mode
Steps to reproduce:1. Open attached project's scene "main_level".2. In scene view blue square is in front of red one.3. Enter play m... Read more
[UI] Multi-editing OnClick() will cause the parameters to have the same ...
To reproduce this bug: -Open the attached project-It has 2 buttons with 2 different objects with functions select as OnClick() event... Read more
No canvas when adding UI object as a child
To reproduce:1. Add empty object to scene2. Add button as a child of empty object (Right click mouse button on empty game object -&g... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks