Search Issue Tracker
Color Grading doesn't work in 2021.2 Players
Reproduction steps:1. Open the user's attached project2. Build and Run the project Expected result: Scene is orange in both Editor a... Read more
"Couldn't open include file" error is thrown when compiling a Shader and...
How to reproduce:1. In Unity Hub, add the user-submitted project2. Under "Editor Version", click the three dots button and select "A... Read more
Shader warnings spammed in the Console window when switching to macOS Se...
Steps to reproduce:1. Create new Unity project2. Make sure to have macOS Server Module installed3. Open Build Profiles window4. Add ... Read more
Compiling both variants when dynamic keywords are used
As I was working on a PR to change fog keywords in URP to dynamic branches, we noticed that we seem to be compiling both variants. B... Read more
Player looks different from Game view when using a custom volumetric shader
Reproduction steps:1. Open the attached project "VolumeLight"2. Build and Run the project3. Compare the Game view and the Player Exp... Read more
Build Target Platform Switch Regression for Standalone Platforms
Introduced in ee21762d18f9 - Merge PR #21060 from graphics/shadersystem/fix_incorrect_shader_api_during_importAffected platforms: OS... Read more
[DX12] ShaderData.VariantCompileInfo.ShaderData contains 38 extra bytes ...
On DirectX 12, when calling ShaderData.Pass.CompileVariant, the returned data contains 38 extra bytes in ShaderData.VariantCompileIn... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
Shader compiler outputs wrong shader code when entering Play Mode
Reproduction steps:1. Open the attached project "GreenRed.zip"2. Go to Assets > Scenes > "SampleScene"3. Enter Play Mode Expec... Read more
Texture property error spam when selecting a GameObject with 'ProblemMat...
How to reproduce:1. Open the user attached project2. Open ProblemScene.unity3. In Hierarchy select the Sphere GameObject Expected re... 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 Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded