Weird Shadows Bug


anyone have any idea why these weird shadows appear under my mesh? is there a way to prevent this from happening

It’s the way Roblox renders shadows. If they did it precisely you’re performance would suffer.

You can change your Lighting Technology to see if you get a result you are happy with.

Otherwise you can turn off Shadows in Lighting, or each Mesh will have a CastShadow checkbox you can check to turn the shadow on or off.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.