- Home /
Are soft shadows supported on iOS ?
Hello, I am trying to get soft shadows work. On standalone version it's OK, but it seems that in iOS export (on my iPad 3) it doesn't work. I only have hard shadows. Are soft shadows supported on iOS? Is there any alternative?
Thanks.
David.
http://answers.unity3d.com/questions/415449/mystery-no-iphone-shadows-example-project.html
carefully read my answer in green here man ..
http://answers.unity3d.com/questions/419393/unity-pro-shadows-1.html?sort=oldest
it's really hard to understand that interface in Unity!!
I did it, but when I export on my iPad it doesn't work.
Answer by proandrius · Apr 22, 2013 at 02:30 PM
Currently Unity does not support iOS Soft Shadows.
Answer by Griffo · Apr 18, 2013 at 08:45 AM
Not sure but have you set them in -
Edit, Project Settings, Quality, Shadows - Hard Shadows Only - Hard and Soft Shadows
I did it, but when I export on my iPad it doesn't work.
Answer by Streamfall · Sep 12, 2015 at 01:19 AM
Has anyone had any success with soft shadows on iOS?
I tinkered some with AutoLight.cginc, based on what I found here.
My file is included.
I have tried this with various GL settings, usually with Errors like this when building plus a dark modellink text:
Shader error in 'Shader Forge/AlphaWithShadows': cannot access field `x' of non-structure / non-vector; type mismatch at line 59
Your answer
Follow this Question
Related Questions
Unity modules for iOS? 1 Answer
iPhone Controller Asset 0 Answers
iOS: Handheld.PlayFullScreenMovie 2 Answers
How to drag a scrollView with TouchPhase.Moved? 0 Answers
How to identify each iOS device? 1 Answer