Search Issue Tracker
Object cannot be picked from the Object Picker when calling UnityEngine....
Reproduction steps:1. Open the user's attached project "Object Picker Issue.zip"2. Select "ObjectWithCustomInspector" in the Hierarc... Read more
Objects inside a Canvas have hyper-sensitive rotation when Rotate Gizmo ...
How to reproduce:1. Create a new project2. Create a new UI element (E.g Button)3. Select the UI object with the Rotate Tool4. Use th... Read more
NullReferenceException is thrown when invoking EditorGUIUtility.ShowObje...
How to reproduce:1. Open user-submitted project (ReproductionProject)2. Open Window > Mecanim Event Editor3. Select Add clip from... Read more
Bluetooth keyboard cannot enter text into Unity UI input fields on Quest...
Bug Report from one of our internal engineers working on the tracked keyboard feature: "Recently encountered this Unity bug while up... Read more
Unity auto-generates code it can't compile when classes are renamed
Reproduction steps:1. Open the attached “IN-116095_Repro.zip“ archived project2. Open and change the “ReproScript.cs“ Script’s class... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
Unity Editor crashes when copy byte array from NativeArray
Steps to reproduce:1. Download attached project2. Open "Test" scene3. Enter play mode4. Open Profilier Actual results: Editor crashe... Read more
Crash when closing a new empty project
Create a new project in 2019.3.0f3 with the standard 3d template via the HUB. When the project loads. File > Exit. Notice that Ba... Read more
Console window search query does not show up in search bar after Console...
To reproduce:1. Open any project2. Make sure the Console window has at least one message in it3. Type anything in the Console's sear... Read more
[URP] Decal produces z-fighting with parallel surfaces when the decal's ...
Decal produces z-fighting with parallel surfaces when the decal's material uses a Normal From Height node in the Shader Graph How to... 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