Search Issue Tracker
Editor freezes when trying to serialize generic type with SerializeRefer...
How to reproduce: 1. Open the attached "1218652.zip" project 2. In the Project window "Assets" folder right-click -> Create -> Test ... 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 Exp... Read more
'Position out of bounds' crash when importing a corrupted Scene
Steps to reproduce: 1. Open up a new project 2. Import QA-attached Scene Reproduced in: 2017.4.25f1, 2018.3.13f1, 2019.1.0f2, 2019... Read more
An Unhandled Exception is thrown when exiting Unity having VSCode Integr...
Repro steps: 1. Open QA attached project "repro_1096530" 2. Close Unity 3. Open the Editor.log Expected: Unity closes without any ... Read more
Serialization of special characters is different between MacOS and Windows
Reproduction steps: 1. Open "MinimalRepro.zip" project on MacOS and Windows 2. 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 project 2. Clear console. 3. Reimport "Bundles" folder Result: Failed to conv... 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 ... 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" Scene 3. Bu... 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... Read more
Crash on TypeTreeQueries::ReadStringFromBuffer or freeze when you add a ...
How to reproduce: 1. Open attached project 2. Open SampleScene 3. Drag `SerializeFieldHangUp` to GameObject in the Inspector Reprod... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project