Search Issue Tracker
[UI] Scrollbar is hidden when Scroll View Height is 300 or higher
How to reproduce:1. Open attached Unity project2. Load SampleScene3. Notice Vertical Scrollbar4. Enter Play mode5. Notice expected b... Read more
SendMessage warning thrown when calling SetSizeWithCurrentAnchor(Axis, F...
Reproduction steps:1. Open the Project inside of "UIBehaviourBug.zip"2. Open "SampleScene", select the "GameObject" GameObject3. Ins... Read more
Unity Crashes when loading a specific project
How to reproduce:1. Try openning user-submitted project (Deliver.zip) Expected result: Unity loads the projectActual result: Unity c... Read more
“Renderer.sortingLayer”, “Renderer.sortingLayerID” and “Renderer.sorting...
How to reproduce:1. Open the user’s attached “CanvasTest.zip” project2. Open “TestPrefab” Prefab in the prefab mode3. In the Inspect... Read more
GUI element with Rect Transform position is set to 0.0.0 after attaching...
How to reproduce:1. Open given Unity project2. Enter "test" scene-- Notice that canvas is disabled3. Enter Play Mode--Notice that ca... Read more
Canvas size depends on the latest active game view aspect ratio for all...
To reproduce:1. Open attached project2. Switch between game view tabs with different aspect ratios Expected vs actual: canvas size w... Read more
[UI] UI Button changes its position after re-entering the playmode
Reproduction steps:1. Open the attached project "20180131_UIbug.zip";2. Open the Masterrepo.unity scene;3. In Scene view, observe th... Read more
scripting_class_is_subclass_of(replacementClass, GetMonoManager().TypeTo...
Steps to reproduce: 1. Create empty game object2. Add Rect Mask 2D3. Try to remove RectTransform component4. Notice expected pop up ... Read more
[Android][UI] disappears on high resolution Android phones
Steps to reproduce:1. Open user's attached project "vectorfieldgame.zip"2. Build it to Android3. Open it and notice there is no UI c... Read more
[Android] Canvas with a single text is causing huge PostLateUpdate.Playe...
Steps to reproduce:1. Open attached project2. Build and run on Android with "Development build" & "Autoconnect Profiler" options... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS