Search Issue Tracker
An error occurs after entering/leaving Play mode when GameObject is a me...
How to reproduce: 1. Open the user's attached project ''SerializeReferenceBug.zip" 2. From the 'Scenes' folder load the 'SampleScene... Read more
New variable field set to default when importing Serialized ScriptableOb...
Reproduction steps: 1. Open attached project "ScriptableBug.zip" 2. In Project folder, copy the contents of "\NEW" into "\Assets" 3.... 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" Asset 3. In ... Read more
Debug.Log() doesn't show script or line where Debug.Log was called
Steps to reproduce: 1. Open attached project "DebugLogIssue" 2. Create a 3D Object "Dog" (GameObject -> 3D Object -> Dog) 3. Observe... Read more
'Position out of bounds' crash when importing a corrupted Scene
Steps to reproduce: 1. Open up a new project 2. Import QA-attached Scene Reproduced in: 2017.4.25f1, 2018.3.13f1, 2019.1.0f2, 2019... Read more
Boxed serialized null GameObject in Array is not equal to null from 2018...
To reproduce: 1) Open the attached project and "Main.scene" 2) Play it 3) Check console Expected: boxed serializedGameObjects[0] is... Read more
"SerializedProperty has disappeared!" error thrown when calling ApplyMod...
Full title: "SerializedProperty counters.Array.data[1] has disappeared!" error thrown when calling ApplyModifiedProperties after del... Read more
Freeze or crash on memcpy when importing .asset file
How to reproduce: 1. Create a new project 2. Import the files from "Dialogue Databases.zip" Actual result: Unity crashes. Reproduc... Read more
[Presets] FormerlySerializedAs Field does not keep the last value after ...
How to reproduce: 1. Open the attached "FormerlySerializedAsTest.zip" Project 2. Set the "Test Float" variable to 100 3. Go to edit ... 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
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button