Search Issue Tracker
Active
Votes
14
Found in
2021.3.15f1
2022.1.23f1
2022.2.0f1
2023.1.0a21
Issue ID
UUM-21669
Regression
Yes
"Kernel 'MultiScaleVODownsample1' not found" error thrown when checking PostProcessing Ambient Occlusion or Auto Exposure
How to reproduce:
1. Open the attached project “IN_14858”
2. Make sure WebGL is selected as a platform in Build Settings
3. Open “SampleScene” Scene
4. Select “Main Camera” GameObject
5. In the Inspector → Overrides select “Ambient Occlusion” or “Auto Exposure”
6. Observe the Console
Expected result: no errors
Actual result: there are errors
Reproducible with: 2021.2.0a17, 2021.3.15f1, 2022.2.0f1, 2022.1.23f1, 2023.1.0a21
Not reproducible with: 2020.3.39f1, 2021.2.0a16
Reproducible on: Windows 10 Pro
Error 1: “Kernel 'MultiScaleVODownsample1' not found”
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)”
Error 2: “ArgumentException: Kernel 'MultiScaleVODownsample1' not found.“
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
Add comment