Search Issue Tracker
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
Instantiate / CreatePrefab does not fully deserialize an object before O...
Steps to reproduce: 1. Download and open attached project 2. Select OriginalObject in the hierarchy window 3. Click on any boolean c... Read more
Unable to serialize some of Unity's formats to Json with EditorJsonUtili...
Steps to reproduce: 1. Download and open the attached project 2. Open Window-->Editor Tests Runner 3. Click "Run All" Expected resu... Read more
Crash on mono_class_is_subclass_of_internal when having ISerializationCa...
Reproduction steps: 1. Open the user's attached project 2. Open "Assets/Ouroboros/Battle Board/Scenes/Battle Board" scene 3. Enter P... Read more
Nested SerializeReference deserialization callbacks are called too soon
Steps to reproduce: 1. Open User-supplied project 2. Run the Tests in the Test Runner Expected: All tests pass Actual: SerializeRe... Read more
Parse error is thrown when serialized asset with properties named guid i...
How to reproduce: 1. Create a new project 2. Import ("curly.asset") to a project 3. Open Console window Expected result: No error ... Read more
Unity leaks memory/crashes when trying to open a project with a broken a...
Reproduction steps: 1. Open the attached "BrokenAssetMemory.zip" project 2. Open it from Unity hub Expected result: Project opens A... Read more
UnityEvent doesn't serialize/update correctly in EditorWindows when edit...
To reproduce: 1. Open project attached 2. In main task bar, press TEST > OPEN WINDOW 3. In Project window, select MySO, drag it to M... Read more
Editor crashes on "Assertion failed on expression: 'o != NULL'" when the...
Reproduction steps: 1. Open the user's attached project 2. Open scene "Level1" 3. Set GameObject "" to active Expected result: Game... Read more
Scenes looses references to scripts from "non Editor" plugins (assemblies)
Reproduction steps: 1. Open project attached. 2. Open scene "FullDemo" (Assets\Koreographer\Demos\Scenes). 3. Press play. Expected ... 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
- Editor gets stuck on the "Reloading Domain" window when the Play Mode is entered and exited a few times in a short period
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times