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. ... 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 Mode 3. Observe Console ... 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" ... Read more
Sprite Texture gets unassigned when entering Play Mode
How to reproduce: 1. Open the attached "1387808.zip" project 2. Open the "StartupScene" Scene 3. Select the "_GameController" GameOb... Read more
Suppressed warning is logged to the Console when using Roslyn Diagnostic...
How to reproduce: 1. Open the user's attached project 2. At the top of the Editor, go to Compilation -> Run 3. Observe the Console ... Read more
Crash on UnityEditor.SerializedObject:InternalCreate when creating a new...
Reproduction steps: 1. Open project from the Google Drive link 2. Open scene "Farm" 3. Go to Window > Easy Save 3 > Settings, make s... Read more
Crashes on mono_class_init when entering Play Mode after recompiling scr...
Reproduction steps: 1. Open user's attached project 2. Open scene "MainScene" 3. Open a script in a code editor, modify it to recomp... Read more
Crash on GameObject::ActivateAwakeRecursively when exiting Play Mode
Reproduction steps: 1. Open user's attached project 2. Open scene "SampleScene" 3. Enter and then exit Play Mode -- observe crash R... Read more
Project build fails when using a folder named "Editor" in a folder that ...
How to reproduce: 1. Open user's attached project 2. Open Scene "SampleScene" 3. Go to File > Build Settings.. and click Add Open S... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions