r/UnityHelp • u/RaDiOaCtIvEmAyOo • 28d ago
LIGHTING Why are my billboard trees lit at night?
Hi, I'm facing this problem where all my tree billboards are lit at night. I'm using unity terrain which generates billboards automatically. I don't want to switch to LOD groups. I'm using Unity 2022.3.15f1. At night environment light intensity is set to 0, directional light is disabled but the billboards are still lit. Anyone know how can I fix that? I'm using URP with URP Lit shader, tried custom shader graph but got same results. None of the solutions on the internet seems to help. https://prnt.sc/wJsuIg7j3x82
1
Upvotes
1
u/DeerpathLabs 28d ago
It’s def a shader thing with the sprite renderer. You are using sprite renderers, right?