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
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
Add comment