Search Issue Tracker
[Serialization] Editor crashes when undo is pressed after applying chang...
Editor crashes when undo is pressed after applying changes in prefab of MonoBehaviours with SerializedReference objects. It has also... Read more
Value set to serialized fields in OnValidate() method doesn't get displa...
Reproduction steps: 1. Open user's project "Prefab test.zip" 2. Select "Master Variant" Prefab in Assets/Prefabs 3. Enter Prefab edi... Read more
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
Undo/Redo action invalidate SerializedObject in Inspector when adding/re...
How to reproduce: 1. Open attached project ("SO-REPRO.zip") 2. Create SerializedObject asset (Assets->Create->BugReport->SO) 3. Sele... Read more
Crash on TypeTreeQueries::IsStreamedBinaryCompatible when setting cyclic...
How to reproduce: 1. Open the attached project 2. Select "Scripts/foo_test" asset 3. In the Inspector, change any value Actual resu... Read more
Serialized ScriptableObject template class field appear as a non-Scripta...
Steps to reproduce: 1. Open the attached project (case_1211768.zip) 2. Add "GenericSerialization" script to any game object in the H... Read more
Dynamic functions unavailable when private generic UnityEvent<T> fields ...
Steps to reproduce: 1. Open the attached project (case_1211380.zip) 2. Select the "Test" Game Object 3. Click the plus icon under "D... Read more
Both elements are set to None in reorderables when Cancel is clicked in ...
How to reproduce: 1. Open attached project "case_941_repro.zip" 2. Open "SampleScene" scene 3. Select "Cube" & "Cube3" GameObjects i... Read more
"type is not a supported string value" error appears in the console wind...
Reproduction steps: 1. Open the user's attached project "Bug Test.zip" 2. In the Project window select the "it_avatar_test_all_skin.... Read more
SerializeReference throws an error in built game when using Odin - Inspe...
How to reproduce: 1. Open the "pancakes.zip" project 2. Build and Run the project Expected result: the built game doesn't throw any... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow