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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment