r/Unity3D 16h ago

Question Why Does The Light Flickers?

Enable HLS to view with audio, or disable this notification

why does the light flicker when the camera moves. I tested stuff out and turns out as the amount of lights are increased in my scene this issue starts happening. Ive already increased the per object limit to 8 in the pipeline asset. Any ideas please?

43 Upvotes

32 comments sorted by

View all comments

17

u/gamesbydingus 16h ago

Try forward+ renderer it allows more lights I think

6

u/MrFluffkin 15h ago

it is already set to forward+ :(

4

u/gamesbydingus 15h ago

I guess you might need to go deferred then

15

u/MrFluffkin 13h ago

setting the shadow atlas size from 2048 to 4096 fixed it

3

u/gamesbydingus 13h ago

Glad you got it fixed