Search Issue Tracker
"ApplySingleProperty clear overrides error" error when applying Serializ...
Reproduction steps:1. Open the attached “SerializedRefsNestedPrefabsBug.zip“ project2. Open the “scene-bug” Scene (Assets > Scene... Read more
Imported texture has default settings when the .meta file has a merge co...
Reproduction steps:1. Create a new Unity project2. Copy “IMAGE” and “IMAGEMETA” to the assets folder3. Right-click in the Project wi... 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
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
Editor freezes/crashes when SerializedProperty.managedReferenceValue is ...
How to reproduce:1. Open user-submitted project (LogicTool.zip)2. Open the 'test' Scene3. Select 'GameObject' in the Hierarchy view4... Read more
SerializedReference is not saved when restarting Unity Editor
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/DancingInvaders/Prefabs/Ships/EnemyShipActor/EnemyShipActo... Read more
Changes to Font Atlas Size are not saved when saving the project
Reproduction steps:1. Open the attached “BugRepro” project2. In the project window, select “Assets/_Fonts/FallbackFonts/NotoSans-Reg... Read more
Crash when SerializeReference is changed from class to abstract class
How to reproduce:1. Open "SerializeReferenceRepro.zip" and open the SampleScene2. Attach "ForbiddenAssignment.cs" to "TargetObject"3... 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
SerializedProperty.arrayElementType on non-empty array of managed refere...
Given a [SerializeReference] array that is not empty, trying to query .arrayElementType of SerializedProperty that corresponds to th... 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
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version