Search Issue Tracker
Crash on mono_class_is_subclass_of_internal when having ISerializationCa...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Ouroboros/Battle Board/Scenes/Battle Board" scene3. Enter Play... Read more
Scripts are not properly serialized in the Player when using Assembly De...
How to reproduce:1. Open the “SerializationError“ project2. Open the “SampleScene”3. Switch the Player build to “Development Build” ... 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
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... Read more
Crash on TypeTreeQueries::IsStreamedBinaryCompatible when setting cyclic...
How to reproduce:1. Open the attached project2. Select "Scripts/foo_test" asset3. In the Inspector, change any value Actual result: ... Read more
Prefab variant reference is lost when assigned by click-and-drag in Pref...
How to reproduce:1. Open the attached “IN-85814“ project2. In the Project window (Project → Asset), double-click on the “Test Varian... Read more
SerializeReference Values are duplicated in all Elements when changing t...
How to reproduce:1. Open the attached project "SerializeReference"2. Open the "Sample Scene"3. Select "Repro" GameObject in the Hier... 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" scene3. Select "Cube" & "Cube3" GameObjects ... 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.FB... Read more
SerializeReference throws an error in built game when using Odin - Inspe...
How to reproduce:1. Open the "pancakes.zip" project2. Build and Run the project Expected result: the built game doesn't throw any er... 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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS