====== ComputeShader ====== ==== FindKernel ==== On Android standalone when using the ''OpenGLES2'' Graphics API (which does not support compute shaders), [[https://docs.unity3d.com/ScriptReference/ComputeShader.FindKernel.html|this function]] throws an exception (documentation says "error", which is wrong). This cannot be reproduced in the editor with feature level emulation enabled.