- Home /
Improve unity shadows in android
Is there any way to improve this unity android shadows?
Like smooth or blur them to get something like this
I've tryed decreasing the shadow distance and increasing the shadow quality but the result is the same.
First, I need to understand if you're seeing better shadows in a Windows build (assu$$anonymous$$g you're building under Windows).
Second, I need to know what Android version and the OpenGL version the hardware you're using supports.
Answer by mayur7garg · Jul 12, 2018 at 10:24 AM
Go the lights in your scene and in the inspector Set shadow type to "Soft Shadows". Try playing with the strength values to get the desired effect.
Also, try going to the Edit Menu -> Project Setting -> Quality and on the right side under the shadows section, try adjusting all the settings as per your own desire.