Search Issue Tracker
Duplicate
Duplicate in 3.2.X
Votes
2
Found in [Package]
3.2.2
Issue ID
PPB-5
Regression
No
[PostProcessing] Kernel 'KEyeHistogramClear' errors are spammed when Platform is set to Android in the Build Settings
How to reproduce:
1. Open the user's attached project
2. Open the "Task_1_City" Scene
3. Hover with a mouse in the Scene view
4. Observe the Console log
Expected result: No abnormal behaviour is detected
Actual result: "Kernel 'KEyeHistogramClear'"-related errors spammed in the Console log
Reproducible with: 3.2.2 (2021.3.2f1, 2022.1.0f1, 2022.2.0a12)
Couldn't test with: 3.2.0 (2019.4.38f1), 3.2.2 (2020.3.34f1) (downgrading errors)
Thrown errors:
Kernel 'KEyeHistogramClear' not found
ArgumentException: Kernel 'KEyeHistogramClear' not found.
-
Resolution Note:
Effects which require compute shaders are disabled when this is not supported on the target platform. An warning message has been added to the editor to indicate this.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/PPB-6 -
Resolution Note (3.2.X):
Effects which require compute shaders are disabled when this is not supported on the target platform. An warning message has been added to the editor to indicate this.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/PPB-6
Comments (2)
-
lmlab
Sep 01, 2023 16:23
2022.3.2f1
Getting spammed by "Kernel 'KEyeHistogramClear' not found" in WebGL. -
problemecium
Jun 22, 2023 21:20
Confirmed NOT resolved as of 2023.1.0b20. My project was fine, then I switched its platform to WebGL and now this error message is spammed in the Console from the moment I start the Editor.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
This is a duplicate of issue #-6