Search Issue Tracker
HLSLcc compute shader for loop condition is generated incorrectly in shader
How to reproduce:1. Open attached project "TestComputeShader.zip"2. In Project window, double click on "test" to open the compute sh... Read more
[Caching Shader Preprocessor] Platform keywords affect #pragma parameters
Platform keywords that only depend on current build target are treated as regular keywords and do not allow #pragma parameter select... Read more
[Shaders] Material Shader's dropdown list button doesn't collapse the li...
The Material Shader's dropdown list button in the Inspector does not collapse the list after expanding it. Clicking anywhere else cl... Read more
[HDRP] Several debug modes no longer compile on Mac
1) Open any HDRP project on mac2) Enable Albedo debug mode int HDRP debug->Common Material Property->Albedo Result: Shader nev... Read more
UI Image element's diffuse texture is not updated when shaders are switched
How to reproduce:1. Open user's 'UI Default Shader Texture.zip' attached project2. Open 'SampleScene' Scene3. Select 'Material' mate... Read more
"Long Running Job detected" errors are thrown when Shader Variants / Mat...
How to reproduce:1. Download the user's project2. Before opening the project delete "ShaderCache" folder found in OceanBreeze->Li... Read more
[Shader Editor] "FormatException: Input string was not in a correct form...
Steps to reproduce:1. Open user's attached project "URPDemoProjASE.zip"2. Notice the "FormatException: Input string was not in a cor... Read more
[Caching Shader PP] Include contents found in cache precede files on dis...
Caching Shader PreprocessorInclude contents found in cache precede files on disk, even if path priority for the file on disk is high... Read more
Local keywords incorrect when a fallback shader is used
Open the attached project, build to any player. Observe the red cube.Expected: the cube should be green. Read more
[Caching Shader PP] "Preprocess only" checkbox is not persistent
STR:1. Open any project2. Go to Editor settings in the project settings window, make sure "Caching preprocessor" is enabled3. Select... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES