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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument