How to reproduce:
- Create a new HDRP project
- Observe the console
Expected result: Shader warnings are thrown to the console
Actual result: No shader warnings are thrown to the console
Note:
- Tested on macOS and windows Vulkan as well
- Shader warning in 'Sort': use of potentially uninitialized variable (CompareKVP) at kernel BitonicSort2048 at Sort.compute(96) (on metal)