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
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
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.