Search Issue Tracker
SerializeReference fields do not serialize any value when set with an in...
Reproduction steps:1. Open the attached project ("1329806R.zip")2. Open the "SampleScene" scene3. Add "BugScript" script to any Scen... Read more
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
[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
Crash in TypeTreeQueries::ReadStringFromBuffer when assigning a Serializ...
How to reproduce:1. Open user-submitted project (SerializeReference_835671.zip)2. Select the BugReports/AbilityCrash/AbilityDef.asse... Read more
Editor only classes break serialization when using SerializeReference at...
How to reproduce:1. Open user's attached "SerializeReference Bug.zip" project2. Open "Bug" Scene3. Go to File -> Build And Run4. ... 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
Crash on MemoryManager::TryDeallocateWithLabel when exiting the Editor w...
How to reproduce:1. Open the attached “IN-144320” project2. Open the “NPCScene”3. Enter Play mode4. Close the Editor5. Observe the c... Read more
[macOS] Value is not updated in the Inspector when pasting an array element
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. In the Project Window, select the "Foo" Asset3. In the... 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
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