Search Issue Tracker
A domain reload progress dialog is spawned on top of IDE when the Editor...
How to reproduce:1. Create a new Unity project2. Create a new C# Script3. Make any change in the Script and save Expected result: Th... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
Linux Build support is not available in the Editor even though its suppo...
"Linux" Build Support is not available in the Target Platform dropdown list in Build Settings Window and the Hub. Steps to Reproduce... Read more
[HDRP] Volumetric Fog flickers when using secondary Camera which renders...
How to reproduce:1. Open the attached project("HDRP_Flicker")2. Go to Scenes > SampleScene3. Move around in the Scene View Expect... Read more
Crash when opening a scene
Reproduction steps:1. Open the attached project2. Open scene "Scenes/ZenMode" Expected result: The scene is openedActual result: The... Read more
[iOS] Automatically Sign setting enabled by default in Editor appears di...
To reproduce:1. Open attached project "iosCheckbox7.zip"2. Make sure that Automatically Sign is enabled in Player settings3. Build f... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
Project Auditor throws "Invalid Code Analysis Areas" pop-up when "None" ...
Steps to reproduce:1. Create new Unity project2. Open Project Auditor window (Window > Analysis > Project Auditor)3. In Projec... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps:1. Open project in "2020.1.0a20.zip"2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Node3... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class