Search Issue Tracker
[Vulkan] ShaderData.Pass.CompileVariant function compile data in the SMO...
How to reproduce:1. Download and install Mali Offline Compiler (link in the edit)1. Open the "MaliCompilerReprot" project (GitHub li... Read more
Material doesn't show Specular texture when using Standard (Specular set...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/specular"3. Create a new Material in the "Assets" folde... Read more
Shader.SetGlobalInteger does not work when used with Compute Shaders
Reproduction steps:1. Open the attached project "setGlobalInteger-bug.zip" and load Scene "SampleScene"2. Enter Play Mode3. Observe ... Read more
Variant directives do not set disabled keywords to 0
#pragma multi_compile and #pragma shader_feature directives do not set disabled keywords to 0, which results in unknown identifiers ... Read more
No error if setting a property with the same name but different types
STR:1. Create a new project using the 3D template2. Copy the attached script to the Assets folder3. Assign this script to the main c... Read more
"TLS Allocator ALLOC_TEMP_TLS" errors when rendering shaders
Reproduction steps:1. Open attached project "Graphics-QA-BrokenShaderTestProject.zip", and scene "New"2. Enter Play Mode3. Using rig... Read more
Multiple Shader Compiler errors are thrown when compiling a Shader
How to reproduce:1. Open the user-submitted project2. In the project window, search for and select the shader "VoronoiFragment"3. In... Read more
InterlockedExchange function throws an error when using floats as argume...
Reproduction steps:1. Open the attached project "float-atomics.zip"2. Select the "test" compute shader from the Project > Assets3... Read more
FP32 is used for a temporary variable when compiling a shader
Reproduction steps:1. Create a new project2. Import the attached "NewUnlitShader.shader" Shader3. Select the "NewUnlitShader.shader"... Read more
"Trying to access shader snippet -1" is thrown when accessing Pass.Sourc...
How to reproduce:1. Open the attached "ShaderAPI" project2. Select the "Assets -> Internal -> New Shader Analyzer" Asset3. Rig... 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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background