Search Issue Tracker
Duplicate
Votes
0
Found in
2022.2
2022.2.0a9
Issue ID
1413704
Regression
Yes
[Vulkan] Shader warning in 'AmbientProbeConvolution': HLSLcc at kernel AmbientProbeConvolutionDiffuseVolumetric
How to reproduce:
1. Craete new HDRP project
2. Change Graphics API to Vulkan and restart editor
3. Observe Console
Warning:
Shader warning in 'AmbientProbeConvolution': HLSLcc: Large chunk of constant data detected. GLSL and Vulkan might have trouble handling this. Please consider putting large constant data arrays into a separate buffer resource instead. at kernel AmbientProbeConvolutionDiffuseVolumetric (on vulkan)
Reproduced with: 2022.2.0a8, 2022.2.0a9
Does not reproduce with: 2022.1.0b11, 2022.2.0a4
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
This is a duplicate of issue #1403008