Search Issue Tracker
[Hub] On opening Unity through scene, project tries to open in recent do...
On opening Unity through scene file, Unity tries to open the project in the recently downloaded version even when the version by whi... Read more
Crash on UnityEngine.Mesh.SetSubMesh_Injected when setting a Submesh of ...
How to reproduce: 1. Open attached Project "Case_1232580" and load "SampleScene" 2. Press Play Reproducible with: 2019.3.8f1, 2020.... Read more
MonoBehaviours are not recognized when using a preprocessor directive in...
How to reproduce: 1. Open the attached project ("monobehaviourPreprocessorBug.zip") 2. Click on the "ScriptWithAttributeCommaInNames... Read more
Custom "Failed to extract resources needed by Il2CPP" error message when...
Our QA is testing extreme cases and one of them is the behaviour of the app when local storage is full. When the disk is full we wan... Read more
[Package] Exporting a VFX does not include the shader in the export pack...
Exporting a VFX with a ShaderGraph in a Particle/Strip Output does not include the shader in the export package. Repro steps: 1. Cr... Read more
Crash on Shader::FindPropertyIndex when changing Material's Shader to St...
Reproduction steps: 1. Open attached project "1304931" 2. Open scene "SampleScene" 3. In the Hierarchy, select "Cube" 4. In the Insp... Read more
Script Behaviour Changes When Canvas Scaler Is Set To 'Scale With Screen...
To reproduce: 1. Open attached project 2. Play any scene 3. Notice that the "next" and "previous" buttons work 4. In every scene, ch... Read more
[Mac] Cannot build Mac Standalone Player due to errors when scripting ba...
How to reproduce: 1. Create a new Unity project 2. Set scripting backend to IL2CPP in Player Settings 3. Build for Mac Standalone E... Read more
[Backport] Resources.Load triggers a continuation of a coroutine sending...
Steps to reproduce: 1. Open the attached project ("1332433.zip") 2. Open "SampleScene" 3. Enter Play mode and notice that that you g... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key