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
- 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