Search Issue Tracker
Unity drawing an unused Namespace's Struct when creating a Struct with t...
Reproduction steps:1. Open attached Project "StructIssue"2. Attach the "BuggedStruct" Script to any GameObject Expected result: The ... Read more
Prefab's component value gets reset when entering Play Mode
Steps to reproduce:1. Open the attached “IN-86001.zip” project2. Open the “SampleScene”3. Select the “GameObject” in the Hierarchy4.... Read more
The Texture Shape of an Image changes from 2D to a Cube when the project...
Reproduction steps:1. Create a new project with Unity 2018.3.X2. Import the “Blend” Image and its .meta file from “TextureProject” i... 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
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
Changes are not saved while editing a prefab in isolation when Auto Save...
How to reproduce:1. Open the attached “IN-141878” project2. Open the “GameObject” prefab in isolation prefab editing3. Make sure “Au... 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
Script array values are not updated when initializing the array using co...
How to reproduce:1. Open the attached “ArrayTest.zip” project2. Open the “SampleScene”3. Select the “ScriptObj” GameObject4. Change ... Read more
Crash when SerializeReference is changed from class to abstract class
How to reproduce:1. Open "SerializeReferenceRepro.zip" and open the SampleScene2. Attach "ForbiddenAssignment.cs" to "TargetObject"3... Read more
SerializedProperty.arrayElementType on non-empty array of managed refere...
Given a [SerializeReference] array that is not empty, trying to query .arrayElementType of SerializedProperty that corresponds to th... 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
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects