Hi there!
I recently switched my android Vulkan project from Forward rendering to Deferred.
I thought I could use Screen Space Reflections now, but when I enable SSR in the PostProcess Stack V2, a warning appears telling me “This effect requires compute shader support”.
The screen space reflections aren’t appearing in editor nor in build.
The same happens with the Auto Exposure effect: warns me it needs Compute Shaders and doesn’t work.
And that’s weird because as stated here in the manual, Android Vulkan and OpenGLES 3.1 support compute shaders perfectly!
So, what’s happening? Nobody noticed this?
note:
Please refrain on answers questioning why I would want to use this features on Android or telling me it’s a terrible idea: It’s supposed to be available and I just want this to work. Thanks
@atomicjoe , did you find anything about this concern?
I’m running into the very same with 2019.2.20 and Adreno 530, when activating SSR, it just appears as what seems like flickering fractions of some kind of reflections (maybe), whereas with OpenGL ES 3, it even just shows a black screen.
Could you please share a link to the bug report?
I’m currently facing the same problems with auto-exposure, and would like to know what you sent to them.
Thanks!