Search Issue Tracker
Overlay canvas is displayed differently on each Game View
Steps to reproduce: 1. Open attached project "922883.zip" 2. Open "test" scene 3. Open two game views with different dimensions 4. E... Read more
UI component properties get reset to prefab values if changed through Co...
Steps to reproduce: 1. Download and open the attached project 2. Select Text gameobjects 3. Right Click on TextText component and se... Read more
[2017.2] StackOverflowException at Engine.RectTransform:ClearDrivenPrope...
This crashes the editor without any 'crash tools' (Bug reporter doesn't pop up, no 'stopped working' window etc), Unity just disappe... Read more
Editor fails to create a new Sprite Asset from Text Mesh Pro
Steps to reproduce: 1. Create new Unity project 2. Import Text Mesh Pro 3. Right click on project view 4. Navigate to Create -> Text... Read more
Translating multiple UI elements at once does not apply the same transla...
To reproduce: 1. Open attached Unity project "UITranslateMultiBug.zip" 2. Open "scene01" scene 3. In the hierarchy, expand HUDCanvas... Read more
UGUI Text Component causing a memory leak
Steps to reproduce: 1. Open attached project (TestSharedUIProject) 2. Open scene "HudText.unity" and open profiler 3. Click "profile... Read more
overrideSorting property is not set if an object was parented to a Canva...
If the game object was first parented to a Canvas and then the Canvas component was added to it, the overrideSorting property cannot... Read more
UI objects are invisible in scene after instantiating them through script
How to reproduce: 1. Open attached Unity project "BugExample2" 2. Load "MainScene" scene 3. Enter the play mode 4. Press "Button" bu... Read more
Objects activated during run time are not rendered
How to reproduce: 1. Open the attached project 2. Open the "example" scene 3. Enter Play mode 4. Press the "Is Showing" checkbox, th... Read more
NullReferenceException error when starting play mode with Viewport active
To reproduce: 1. Open an attached Unity project "nullreference.zip" 2. Open "test" scene 3. Go into Play mode 4. Observe console Re... 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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project