Hi,
I’d like to use the SSAO Effect (http://docs.unity3d.com/Documentation/Components/script-SSAOEffect.html) in my android application.
When I build and run it, the Checkbox for the script component deactivates itself and the SSAO does not work on the device (Nexus 10 Tablet).
When I build the project for windows or in the, the effect works just fine.
Can someone help me out with this issue? I’m not sure if this is a hardware problem or just incorrect settings concerning qualities.
If it helps: The android device is able to display real time shadows.
Thanks in advance!