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
UI.Image.SetNativeSize() changes the position when called after setting ...
Reproduction steps:1. Open the attached project "SetNativeSizeBug.zip";2. Open the main scene;3. Try to change something under Canva... 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
- 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