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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
This is a duplicate of issue #1403008