Search Issue Tracker
Errors thrown first time entering play mode
# Create an empty project with 'Unity 2021.1.0f1c1+ Localization version 0.11.1-preview'. # Create localization settings and add 2 ... Read more
[Android] Exception is thrown when opening Player Settings using Mac Editor
How to reproduce: 1. Use or create a new project 2. Switch to the android platform 3. Click Edit > Project Settings > Player > Andro... Read more
[Addressables][IL2CPP] error at Unity.IL2CPP.HashCodeCache`1.GetUniqueHa...
Reproduction steps: 1. Open the attached project 2. Build on Android Expected result: The project builds successfully Actual result... Read more
Material Constructor doesn't copy ShaderKeyword from material in Play Mode
Reproduction steps: 1. Open the Project "case_1334668-MatConstructorError" 2. Open the Scene "Test Scene" 3. Play Scene 4. In Assets... Read more
Local keywords can be overridden by global keyword state
Shader keyword system improvements changes the behaviour of local keywords - they can now affected by global keyword state. STR 1.... Read more
[Android] Texture is offset to one side on some devices with Adreno GPU ...
Steps to reproduce: 1. Open the attached project 2. Connect Android device 3. Build and run Expected results: a blue square is disp... Read more
[TextMeshPro] Using <font> and <sprite name> Rich Text tags throws a Nul...
How to reproduce: 1. Open the attached project named "Case_1326754" 2. Open the "DemoScene1" 3. Observe the Console window. If no er... Read more
[iOS] UnityEditor.iOS.Xcode.BackgroundModesOptions is missing "processin...
Reproduction steps: 1. Create a new project 2. Switch the platform to iOS 3. Create and open a new Script 4. Add "using UnityEditor.... Read more
OnDrawGizmosSelected() is called twice when selecting child GameObject a...
Reproduction steps: 1. Open user's project "LootArea.zip" 2. Open "SampleScene" Scene 3. Make sure to not place your mouse cursor on... Read more
DependsOnArtifact gets stuck in an infinite loop when depending on a cus...
How to reproduce: 1. Open the user's attached project 2. In the Project window right-click on the 'aa.cook' Asset and select 'Reimpo... 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