Search Issue Tracker
Unity throws "SendMessage cannot be called during Awake, CheckConsistenc...
To reproduce: 1. Download attached project “SendMessageSpam.zip" and open in Unity2. Open "SampleScene" scene3. In Hierarchy select ... Read more
"ImageUtility.LoadOrCreateSprite()" halfs the loaded sprites resolution
Reproduction steps: 1. Open "quarter-size-texture-repro.zip" project2. Right click on Game view tab -> "Load RenderDoc"3. Enter P... Read more
Nested Canvas is rendered twice when entering the Play Mode
How to reproduce:1. Open the user-attached project “Test”2. Enter the Play Mode3. Observe the two bottom squares Expected result: Th... Read more
Creating an asset/script is no longer highlighted for renaming.
New scripts or assets should have their names highlighed so the user can instantly edit. This functionality has regressed in 2019.3.... Read more
UnityEvent drawer no longer handles events in non-public fields correctly
How to reproduce:1. Open the attached "Event_Listener_Bug.zip" project2. Open "SampleScene"3. Select the "Listener" in the Hierarchy... Read more
GraphicRaycaster.Raycast does not hit child's custom Graphic component w...
How to reproduce:1. Open attached project "case_1127681-CanvasRaycastIssues_6.zip" and scene "Flower"2. Enter Play mode3. In Game Vi... Read more
Undocumented breaking API change - LayoutGroup.SetChildAlongAxis
Undocumented breaking API change - LayoutGroup.SetChildAlongAxis There has been a breaking change in the `UnityEngine.UI.LayoutGroup... Read more
Exception is thrown when trying to set Canvas.worldCamera to None using ...
How to reproduce:1. Open the attached "TestingProject.zip" Project2. Enter Play Mode3. Click on the Button in the Game View4. Observ... Read more
Undo resets "Rect Transform" position to wrong values and Anchors to def...
Reproduction steps: 1. Open "1132207" project2. Select "Fill"3. Set "Rect Transform" -> "Left"(-7.5) to '0'4. Undo5. Notice that ... Read more
[Android] InputField caret positioning is wrong when built for Android
Reproduction steps: Open the user’s attached project (“TextInput.zip”) Build and run on an Android device In the XXXX InputField ent... 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