Search Issue Tracker
[Json]JsonUtility.ToJson() does not return data of class inside DLL in J...
Steps to reproduce:1. Open attached project.2. Open script named "Test".3. Notice that Start() method is trying to return data of cl... Read more
[32-bit] Unity crashes on play when loading 32-bit DLL file
To reproduce the bug please follow the steps1. Open "case_693215-DraglineWrapper" project on 32-bit Unity2. Open "dragline" scene3. ... Read more
Prefab instance Transform Rotation does not restore to the exact origina...
How to reproduce:1. Open the attached "IN-140539" project2. Open the "SampleScene"3. Drag and drop the "Space" Prefab from the Proje... Read more
[Serialization] Editor crashes when changes are made in prefab/ applied ...
Editor crashes when changes are made in prefab/ applied to MonoBehaviours with SerializedReference objects. Refer the attached video... Read more
UnityEvent doesn't serialize/update correctly in EditorWindows when edit...
To reproduce:1. Open project attached2. In main task bar, press TEST > OPEN WINDOW3. In Project window, select MySO, drag it to M... Read more
Unity crash when upgrading 2019.3 project to 2020.x caused by Generics
This crash was caused by a stack overflow trying to generate serialize commands for a generic instance containing a field of the gen... Read more
[SerializeReference] Assets lose its Data when a Class name is changed
To reproduce: 1. Download attached "SerializeReference.zip" project and open in Unity2. Select "New Some Thing" gameObject in the Pr... Read more
UnityEngine.Hash128 and UnityEditor.GUID are not serialized in user comp...
Reproduction steps:1. Open user's attached project and scene "GuidsScene"2. Enter Play Mode3. In Hierarchy window, select "Guids" Ga... Read more
[SerializeReference] Non-Serialized fields loose their default initializ...
1) Add Script InitBug.cs to a project 2) In the project view, create a new "Initialized Fields Bug" asset. 3) Select the asset and c... Read more
Crash after deleting two dll files in order
1. Download and open attached project2. Delete AndroidNative.dll from Assets folder3. Delete .dll from Assets/Plugins/StansAssetsCom... 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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type