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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment