Search Issue Tracker
Editor crashes when opening the project with imported Shaders
How to reproduce:1. Open the attached project: ShaderCrash.zip Expected result: Project loadsActual result: Unity crashes Reproducib... 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
Shader compilation errors are not shown when Editor is restarted
How to reproduce:1. Open the user's attached "shader_errors" project2. Reimport the "NewUnlitShader" (in the Project window right-cl... Read more
GL shader reflection is truncated or crash occurs when struct is used fr...
Reproduction steps: 1. Add the attached shader "GLES3_GLCore_struct_name_reflection_truncation.shader" to a project2. Select the sha... Read more
Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
How to reproduce:1. Open the project attached by the user from "Berat.zip" Expected result: When IPC fails to connect, should fall b... Read more
Errors shown in the Console window point to the incorrect line number in...
How to reproduce:1. Open the attached project "ShaderLineNumberErrorExample.zip"2. Open the "SampleScene" scene3. Reimport "ErrorSha... Read more
Pass.CompileVariant fails to compile a variant if the shader is not supp...
STR:1. Make a new project from the 3D template.2. Put the attached shader and C# script in the Assets folder.3. Use the menu "Repro ... Read more
Crash or freeze with large static array in compute shader when using Vul...
How to reproduce:1. Open the attached project '1369438.zip'2. Make sure that Vulkan or OpenGLES3 Graphics API is selected in the Pla... Read more
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
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. O... 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
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”