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
- Editor Menus text doesn’t update when Switching Editor language back to English
- "Atlas uncompressed. This can be caused by mismatch texture formats." is thrown when Paint Details is selected
- [Linux] Crash on g_type_check_instance_cast when creating a project
- Mouse events are ignored when holding another button down in the Play Mode
- Prefab children's Transform properties are not properly restored when redoing actions with Animation Preview turned on
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.