For some reason my Unity project will bake lights at a regular interval, or at least every time I run my project. This is putting a serious slow-down on my PC. Is this normal?
Go to Window->Rendering->Settings and disable Auto generate lightmap option at the end of the window
1 Like
Thank you!