Search Issue Tracker
GetComponent<Shadow>() returns Outline Component when Shadow component i...
Reproduction steps:1. Open the attached project from "1139842_shadowoutline.zip"2. Open and Play the "SampleScene" Expected: The Out... Read more
[Backport] RectMask2D has a small amount of padding on the top, left and...
How to reproduce:1. Open the attached project2. Open SampleScene3. Observe Game View Expected result: You see two grey squaresActual... 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
Inconsistent text between Editor and Standalone Build
How to reproduce:1. Open "TryingToReproduce1013730" Unity project2. Open the created scene3. Hit play. Notice that the text is visib... Read more
TextMesh Pro text is visible outside the mask when its Text Component is...
How to reproduce:1. Open the "SampleScene" scene in the attached project Expected result: The text that says "THIS SHOULD NOT BE VIS... Read more
InputField gets corrupted and ArgumentOutOfRangeException is thrown when...
To reproduce:1. Open project2. Play 'Scene1' in the editor or Mac Standalone3. Copy any of the emojis from the list below the repro ... Read more
OnClick event can use private method when that method is assigned before...
Reproduction steps:1. Open the attached project "BugRepro.zip"2. Open "SmpleScene" Scene3. Enter Play mode and click on the button i... Read more
[UI] UGUI elements cause NullReferenceException in Play mode
Reproduction steps:1. Open user attached project2. Open the "SampleScene" scene3. Expand "Canvas" UI Object in a Hierarchy4. Move "P... Read more
2px Softness is applied to RectMask2D when the Camera is set to Orthogra...
How to reproduce:1. Open the attached project "uiRepro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Open the ... Read more
InputField's Image doesn't extend to fit the length of the "Text" field'...
Repro steps:1. Open QA attached project "repro_1083649"2. Expand "Canvas" and then select "InputField" in the Hierarchy3. Delete som... 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