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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used