Unity Issue Tracker - "Kernel 'MultiScaleVODownsample1' not found" error is thrown when using Multi Scale Volumetric Obscurance mode
Fixed
PPB-6
"Kernel 'MultiScaleVODownsample1' not found" error is thrown when using Multi Scale Volumetric Obscurance mode
Package: PostProcessing
WebGL
Fixed
3.3.X
Effects which require compute shaders are disabled when this is not supported on the target platform. An warning message has been added to the editor to indicate this.
Reproduction steps:
1. Open the user's attached project
2. Observe the Console window
Expected result: No errors are thrown in the Console window
Actual result: "Kernel 'MultiScaleVODownsample1' not found" error is thrown in the Console window