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
Inspector window does not correctly update the shown ushort variable's v...
How to reproduce:1. Open the attached “IN-139522_ushort” project2. Open the “SampleScene” Scene3. Enter Play mode4. In the Hierarchy... 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
- "Canvas Renderer" Component uses a low resolution icon
- NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it