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
- AssetBundle Variants do not switch when a Sprite (2D and UI) texture is referenced from a Material
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash