Search Issue Tracker
Fixed
Fixed in 3.4.0
Votes
0
Found in [Package]
3.3.0
Issue ID
PPB-6
Regression
Yes
[WebGL] "Kernel 'MultiScaleVODownsample1' not found" error is thrown when using Multi Scale Volumetric Obscurance mode
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
Reproducible with: 3.1.1 (2021.2.0a18), 3.2.2 (2021.3.2f1, 2022.1.0f1, 2022.2.0a12)
Not reproducible with: 3.1.0 (2019.4.38f1), 3.1.1 (2020.3.34f1, 2021.2.0a17)
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
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
- Temporal Anti-aliasing causes jittering/shaking when using a Camera overlay in the Scene View
- Mouse device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
- GameObject with the Visual Effect Component is not rendered in the Scene view when it is reenabled in the Inspector and the Play mode is paused
- Prefab icon blends in when selected in Project window with the Light Editor theme enabled
Resolution Note (fix version 3.4.0):
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.