Search Issue Tracker
Problem with GetDimensions method HLSL -> GLSL conversion
When using GetDimensions method in compute shader, it's being converted to length method for buffer with _buf postfix. But variable ... Read more
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 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
Runtime shader compilation errors are Not Reported in the Editor console
Reproduction steps:1. Download and open the attached "CompilerIssueRepro_M1_to_iOS.zip" project2. Enter "Play" mode3. Observe the co... Read more
Procedural Shader is not displaying correctly when using SV_POSITION
How to reproduce:1. Open the attached project (ShaderTest.zip)2. Open scene Scenes/SampleScene3. Observe the GameObject "Shader Plan... Read more
Editor crashes after deleting a material variant which has a child varia...
Reproduction steps:1. Create a new project2. Create a Material3. Create a variant of that Material4. Create a variant of that Materi... Read more
No way to get the requested build target from IPreprocessShaders callback
When building Asset Bundles, the current build target that is available in the Editor is not necessarily the same as the one request... Read more
Shader Compiler errors are thrown due to unexpected reasons related to t...
How to reproduce:1. Open the user's attached "Bug_report_project" project2. Compile the "Assets -> UpscaleShader" Shader Expected... 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
Editing Shader includes does not always update Shaders when changes are ...
Reproduction steps:1. Open the attached Unity project "ShaderIssue.zip" from Google Drive (link in the edit)2. In the Project window... 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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes