Search Issue Tracker
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
Iterating through SerializedObject array and setting property fields sto...
How to reproduce:1. Open the attached 'SerializedPropertyTest.zip' project and load 'Test' scene2. In the Hierarchy window select 'T... Read more
Resizing a serialized array will not set new elements to null
New elements in the array should be set to null but now repeat the last entered How to reproduce:1. Open project (SerializedReferenc... Read more
"Unexpected Node Type" error when importing plugin with a corrupt .meta ...
How to reproduce:1. Open project "NormcoreAssemblyUpgrade.zip"2. Go to Assets>Plugins3. Select a Plugin and right click>Reimpo... Read more
A space at the beginning of the Text disappears after reopening the Scene
How to reproduce:1. Open the user's attached project2. Open the '1' Scene3. In the Hierarchy select Canvas > Text 84. Add a space... 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
Error is thrown when redoing SerializeReference Array change
Reproduction steps:1. Open project "BugReport" and open "Scene"2. Click on "GameObject" in the Hierarchy3. In the Script Components ... Read more
New variable field set to default when importing Serialized ScriptableOb...
Reproduction steps:1. Open attached project "ScriptableBug.zip"2. In Project folder, copy the contents of "\NEW" into "\Assets"3. In... Read more
Prefab changes are not applied and an error occurs when changing fields ...
How to reproduce:1. Open the attached project (SeralizedRefBug.zip)2. Select the GameObject in the Hierarchy window3. In the Inspect... Read more
[Serialization][URP] "SerializedObject destroyed" errors are thrown when...
When undo is pressed for any effect added to Global Volume component from Assets > Properties, "SerializedObject target has been ... 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