Search Issue Tracker
Editor freezes when trying to serialize generic type with SerializeRefer...
How to reproduce:1. Open the attached "1218652.zip" project2. In the Project window "Assets" folder right-click -> Create -> T... Read more
[Serialization] UnityEngine.Hash128 fields overridden in prefabs generat...
Reproduction steps:1. Open the attached user's project "HashSerialization.zip"2. Inspect the "SampleScene" with a Text Editor Expect... Read more
'Position out of bounds' crash when importing a corrupted Scene
Steps to reproduce:1. Open up a new project2. Import QA-attached Scene Reproduced in: 2017.4.25f1, 2018.3.13f1, 2019.1.0f2, 2019.2.0... Read more
An Unhandled Exception is thrown when exiting Unity having VSCode Integr...
Repro steps:1. Open QA attached project "repro_1096530"2. Close Unity3. Open the Editor.log Expected: Unity closes without any excep... Read more
Serialization of special characters is different between MacOS and Windows
Reproduction steps: 1. Open "MinimalRepro.zip" project on MacOS and Windows2. Go to the "Assets" folder and open "äöü.mat" and "äöüä... Read more
-1 is reported as out of range when converting to an sbyte field
Steps to reproduce:1. Download and open the attached project2. Clear console.3. Reimport "Bundles" folder Result: Failed to convert ... Read more
[CacheServer] Editor crashes when "IP Address" in Project Settings is empty
If "IP Address" in Project Settings for CacheServer is empty and you do Reimport All - Editor is crashing How can we reproduce it 1 ... Read more
[Serialization] Player build hangs on initial loading screen after repor...
Reproduction steps:1. Open the attached user's project "boardgame_demo.zip"2. Open the "Assets\Scenes\BoardTest.unity" Scene3. Build... Read more
Built player crashes in Baselib_Memory_Free when #if UNITY_EDITOR define...
How to reproduce:1. Open user-submitted project (CrashAtStart_Serialization.zip)2. Build and run the project Expected result: the pl... Read more
Crash on TypeTreeQueries::ReadStringFromBuffer or freeze when you add a ...
How to reproduce:1. Open attached project2. Open SampleScene3. Drag `SerializeFieldHangUp` to GameObject in the Inspector Reproducib... 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