Search Issue Tracker
Prefab in subscene does not update after component script changes
Fixed for 2021.1 here:https://ono.unity3d.com/unity/unity/pull-request/114785/_/core/adb-import-worker-script-renaming Steps: 1. Dow... Read more
Quaternion.Angle is non-null when comparing a Quaternion with its invert...
Reproduction steps:1. Open attached project "QuaternionAngleBug.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console win... Read more
'pragma warning restore' causes scriptable object to not be valid and un...
How to reproduce:1. Open attached project "Pragma Warning Scriptable Object.zip"2. In Project window, right-click "NotWorkingSO" scr... Read more
Unable to import NuGet packages Microsoft.Bcl.AsyncInterfaces, System.Th...
How to reproduce:1. Open the attached Example 2.zip project2. Open the Sample Scene and inspect the errors in the Console window3. E... Read more
NGUI components get Transforms changed to RectTransforms after upgrading...
How to reproduce it:1. Open the project "case_1346253.zip" from Google Drive link2. Load Assets > "Scenes" > "MGUI_Issue" Scen... Read more
Crash on UnityEditor.SerializedObject:InternalCreate when creating a new...
Reproduction steps:1. Open project from the Google Drive link2. Open scene "Farm"3. Go to Window > Easy Save 3 > Settings, mak... Read more
Crashes on mono_class_init when entering Play Mode after recompiling scr...
Reproduction steps:1. Open user's attached project2. Open scene "MainScene"3. Open a script in a code editor, modify it to recompile... Read more
Crash on GameObject::ActivateAwakeRecursively when exiting Play Mode
Reproduction steps:1. Open user's attached project2. Open scene "SampleScene"3. Enter and then exit Play Mode-- observe crash Reprod... Read more
Project build fails when using a folder named "Editor" in a folder that ...
How to reproduce:1. Open user's attached project2. Open Scene "SampleScene"3. Go to File > Build Settings.. and click Add Open Sc... Read more
ScriptReference/SystemInfo-minConstantBufferOffsetAlignment.html :
The SystemInfo.minConstantBufferOffsetAlignment property is declared to have a bool value while in fact it needs to have an int valu... 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