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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.