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
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Add comment