- Home /
why shadows dont appear until i get close to them with the camera?
here's an image that shows my problem
Im using Unity 2017.1.0f3 (64-bit).
Answer by Yuvii · Oct 10, 2017 at 09:13 AM
Hey,
Go to Edit>Project Settings>Quality and increase the Shadow Distance value if it is necessary. Note that it will also decrease performances.
You can play with other values too to adjust the shadows the way that you want, but keep in mind that the performances may decrease a lot depending on what you modify.
Your answer
Follow this Question
Related Questions
Turning off realtime shadows for terrain trees 0 Answers
Terrain Details dont receive shadows; tree branch textures gone insane 0 Answers
(FIXED) How to remove Unity 5 shadow artifacts? 2 Answers
Shadows popping in/out during runtime 0 Answers
How to have a static, baked lightmap object cast shadows on non-lightmapped terrain 1 Answer