Search Issue Tracker
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
SerializedReference is not saved when restarting Unity Editor
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/DancingInvaders/Prefabs/Ships/EnemyShipActor/EnemyShipActo... Read more
Crash on SerializedProperty_CUSTOM_GetStringValueInternal when renaming ...
Reproduction steps:1. Open the attached “repro-project“2. In the Project window create a custom ScriptableObject Asset (right click ... Read more
[InitializeOnLoadMethod]Crashed in GetUVArrayHelper<Vector2f> when tryin...
Steps to reproduce: 1) Download attached project " TestProject.zip" and open in Unity.2) Open scene "scene".3) Click 'Crash Unity' b... Read more
List's elements visually display the Script's reference when it actually...
Reproduction steps:1. Open the attached “Repro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select the “Assets/A.pr... Read more
New .asset files are serialized as binary when the Asset Serialization M...
How to reproduce:1. Create a new project2. Close the project and remove the VersionControlSettings.asset file from the ProjectSettin... Read more
SerializedObject.hasModifiedProperties returns false after modifying pro...
How to reproduce:1. Open the attached '1328336.zip' project2. Open 'SampleScene'3. In the Hierarchy select 'GameObject'4. In the Ins... Read more
Editor crashes on "Assertion failed on expression: 'o != NULL'" when the...
Reproduction steps:1. Open the user's attached project2. Open scene "Level1"3. Set GameObject "" to active Expected result: Game obj... Read more
[SerializeReference] Non-Serialized fields loose their default initializ...
1) Add Script InitBug.cs to a project 2) In the project view, create a new "Initialized Fields Bug" asset. 3) Select the asset and c... Read more
Built player crashes in Baselib_Memory_Free when #if UNITY_EDITOR define...
How to reproduce:1. Open user-submitted project (CrashAtStart_Serialization.zip)2. Build and run the project Expected result: the pl... 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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source