Search Issue Tracker
"Raw edit mode" button is not shown as pressed if it's pressed in an add...
How to reproduce:1. Open the user’s attached project2. Add an additional Inspector window3. In Hierarchy expand “Canvas” GameObject ... Read more
[iOS] Unity UI ScrollRect is very unresponsive to finger flick gestures ...
Reproduction steps:1. Open the attached project "Scroll-Repro.zip";2. Open the SampleScene;3. Make a build for iOS;4. Launch the bui... Read more
Button SelectionState is not updated when CanvasGroup.Interactable is se...
How to reproduce:1. Open the attached "TestFor1052270.zip" project2. Enter the Play mode3. Click on the Disable Button (it disables ... Read more
SpritePacker with LateBinding points to incorrect UI.Image
Reproduction steps:1. Open the attached project "LateBindingBugTestTheres.zip";2. Open the Main scene;3. Observe the Sprites in the ... Read more
Canvas is still receiving input after the canvas was disabled
How to reproduce:1. Open the user-attached project “Canvas Click 3.8”2. Open the “SampleScene” scene and enter the Play Mode3. Click... Read more
[UI] Properties in the Canvas Scaler component doesn't match with the pr...
The Properties of Canvas Scaler component are not matching with the properties when its preset is made. Steps to Reproduce:1. Create... Read more
MissingReferenceException is thrown when calling Object.Destroy from a U...
Reproduction steps:1. Open the attached 'Issue #1231781' project2. Open the 'SampleScene'3. Enter Play mode4. Click on the 'Click he... Read more
Canvas with Screen Space - Camera Render ignores its Height value when C...
How to reproduce:1. Open the user-submitted project's Sample Scene2. Inspect the Canvas GameObject in the Scene view Expected result... Read more
[TMPro] Setting char array of size 0 via SetCharArray does not clear text
To reproduce: 1. Open the attached project (SetCharArray.zip)2. Enter Play mode3. Press Space4. Observe that the text still says "He... Read more
Collisions ignore RigidBody2D position constraints when using RigidBody2...
How to reproduce:1. Open user-submitted project (Test2017)2. Enter Play Mode Expected result: the wheel retains its position as it k... 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