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
- Unity Version Control “Create a new workspace” window text boxes expand vertically when inputting a very long text and covers the whole window
- A Blend Tree's Visualization is not repainted when a Blend Tree's Parameters change in Play Mode
- Cursor size and resolution is inaccurate when switching the 'Default Cursor' field
- Lightmapping delegate not called for first scene when baking via "-executeMethod" on editor launch
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
This is a duplicate of issue #1403008