Search Issue Tracker
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 error in 'Shader Graphs/Shadows': redefinition of '_ShadowMapText...
How to reproduce:1. Open the “BIRPShadowsBuildError“ project2. Open the “Sample Scene”3. Build And Run the project4. Observe the Con... Read more
Shader inspector doesn't show whether a keyword can be overridden by glo...
STR:1. Create a new unlit shader.2. Add "#pragma multi_compile_local FOO BAR" after "#pragma multi_compile_fog".3. Select the shader... Read more
Integer variables of a Compute Shader show up as Floats in the Frame Deb...
How to reproduce:1. Open the attached "case_1345758" project2. Open the "ComputeUAVTexFlow" Scene3. Go "Window -> Analysis -> ... Read more
[Shaders] ShaderUtil.GetPassKeywords returns array which is not efficien...
Currently new API ShaderUtil.GetPassKeywords returns an array of LocalKeywords, which is not efficient enough for searching specific... Read more
Editing the UnityDOTSInstancing.hlsl file does not cause a Shader recomp...
Reproduction steps:1. Open the “IN-88478.zip” project2. Open the “Packages/Core RP Library/ShaderLibrary/UnityDOTSInstancing.hlsl” f... Read more
Missing in-editor warnings when "Hidden/Cube*" shaders aren't included (...
Reproduction steps: Open the project “ReproRealtimeReflections” Build and run the project Observe the sphere in the middle Come back... Read more
Sequential shader compilation significantly slows down AOV capture when ...
How to reproduce:1. Open users attached project2. Open Assets > Scenes > SampleScene.unity3. Open Window > General > Rec... Read more
[iOS] Shaders are recompiled on subsequent builds
Reproduction steps:1. Download and open the attached "urp_template.zip" project2. Build the project for iOS3. Repeat step 2 Expected... Read more
Shader compilation error is thrown when #pragma target is set to 3.0 or ...
How to reproduce:1. Open the attached project "1358042.zip"2. Select the "TestShader" Shader in the Assets folder3. In the Inspector... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default