Search Issue Tracker
Crash on __pthread_kill when deserializing a different type field with t...
Reproduction steps:1. Open the user's attached project2. Enter play mode, then exit play mode3. Comment-out line 6 in Data.cs4. Unco... Read more
"Unknown managed type referenced" error appears when object contains Ser...
How to reproduce:1. Open the user's attached project and SampleScene scene2. In the Hierarchy window, select GameObject3. In the Ins... Read more
"Unsupported type Vector2f" error appears when using SerializeReference ...
How to reproduce:1. Open the user's attached project and SampleScene2. In the Hierarchy window, select GameObject3. In the Inspector... Read more
A space at the beginning of the Text disappears after reopening the Scene
How to reproduce:1. Open the user's attached project2. Open the '1' Scene3. In the Hierarchy select Canvas > Text 84. Add a space... Read more
Deserialization of object is very costly in RestoreBackups -> RebuildMan...
Reproduction steps:1. Open attached project "bug_report.zip" and scene "TemplateScene"2. In Preferences window, enable Diagnostics -... Read more
Crash on mono_traverse_object_internal when exiting Play mode on a speci...
Reproduction steps:1. Open the attached project "CrashRepro"2. Enter the Play mode3. Exit the Play mode4. Repeat from step 2 Expecte... Read more
The serialized custom class declaration set to null gets instanced once ...
How to reproduce:1. Open the “Repro_stripped“ project2. Open the “SampleScene“3. Enter the Play Mode4. Observe the Console window Ex... Read more
UnassignedReferenceException when reopening a project
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Press the "Update Balance" button and observe the console... Read more
Crash on opening built Player when using Generic MonoBehaviour
How to reproduce:1. Open the "Bugs.zip" attached project2. Run the "Bugs.exe" in the "Build" folder from the project's directory Rep... Read more
"Unknown managed type referenced" error when using SerializeReference
How to reproduce:1. Open the user's attached project "UAttribute.zip"2. Open Assets/Sample/TestScene/SerializeReferenceDropdownTest.... 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
- Blank area appears at the top of Inspector and Build Settings windows when touching and dragging downward with a Wacom tablet pen
- Buttons overlap with the tab divider in the Branch Explorer options when resizing tabs
- “InvalidOperationException” errors are thrown when entering Play Mode in the Timeline’s Customization Samples
- EditorSceneManager.SaveOpenScenes returns true when the Scene is not successfully saved
- ScrollView snaps back to the target after ScrollTo() when the UI updates every frame