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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
This is a duplicate of issue #1403008