Search Issue Tracker
PersistentManager::ReadObject crash when exiting Unity if VSCode plugin ...
To reproduce:1. Open users attached project "RaycastPlatformer.zip"2. Navigate to VSCode > Plugins > Editor3. Save the project... Read more
Crash on mono_class_is_subclass_of_internal when having ISerializationCa...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Ouroboros/Battle Board/Scenes/Battle Board" scene3. Enter Play... 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
Parse error is thrown when serialized asset with properties named guid i...
How to reproduce:1. Create a new project2. Import ("curly.asset") to a project3. Open Console window Expected result: No error throw... Read more
[Presets] FormerlySerializedAs Field does not keep the last value after ...
How to reproduce:1. Open the attached "FormerlySerializedAsTest.zip" Project2. Set the "Test Float" variable to 1003. Go to edit "Te... 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
[il2cpp] Player crashes when imgui is included in scene
-e: see title, when the script is disabled it works, using mono it works, running 64bit standalone it sometimes doesn't crash (not f... Read more
"SerializedProperty has disappeared!" error thrown when calling ApplyMod...
Full title: "SerializedProperty counters.Array.data[1] has disappeared!" error thrown when calling ApplyModifiedProperties after del... Read more
Subasset ordering changes in version control when removing and re-adding...
How to reproduce:1. Open the attached project "SubAssetOrder.zip"2. Add project to GitHub Desktop or another similar tool3. Select A... Read more
[Serialization] Different serialization layout error thrown at runtime w...
How to reproduce:1. Open the attached Unity project ("1358602_2021.2.0b9_repro.zip")2. Build And Run3. When the app finishes loading... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object