Search Issue Tracker
UI Image Color property is ignored when already assigned Source Image pr...
How to reproduce:1. Open the attached "BugReport.zip" Unity project2. Press "Play" and observe the three "Icon" GameObjects Expected... 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
TextMeshPro UGUI is not masked when objects are rendered behind it
To reproduce:1. Open my attached project2. Observe the scene (check picture attached) Expected: TextMeshPro UI text is being maskedA... Read more
[UI] Prefab position is not saved when it is applied
Steps to reproduce:1. Open user attached project2. Find the StrikeView prefab in the project, drag it on the canvas3. Notice that th... Read more
Sliced sprite is stretched when adding it to the scene
To reproduce:1. Open my attached project2. Witness two sets of sprites - both have one sliced and one simple sprite3. Optional: try ... Read more
Editor crashes on UI::AddRenderersToCanvas after undoing revert action t...
Steps to reproduce:1. Open attached “repro.zip” Unity project2. Open scene “Test”3. Expand Menu -> Canvas -> Panel In Hierarch... Read more
Silent crash on entering and exiting Play mode in a scene containing Tex...
Steps to reproduce:1. Open the attached project2. Open Scene "InputApiTestScene"3. Enter Play mode4. If it didn't crash after step 3... Read more
UGUI Buttons ignore Hierarchy order when they are overlapped and of the ...
How to reproduce:1. Open the user's attached project "eventSystem_bug.zip"2. Press Play3. Press the Button labeled "test_02" in the ... Read more
UI Button alpha value is maximum (255) at any value except 0
Steps to reproduce:1. Create new project2. Add a UI Button3. Adjust it's 'Normal Color' alpha value-- Notice the button alpha doesn'... Read more
[ugui] RectMask2D stops working after reparenting.
1) Download the sample project from 1395689. 2) Open scene MultiDisplayErrors 3) Press Play 4) Select the 2 Cameras in the scene cal... 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