is there any way to clear lightmaps in level? when i put new light lightmaps are still there and want to just clear them out.
Hello intoxicat3,
Have you tried rebuilding your lighting? This is the only way I know of how to rebuild your lightmaps and update your level with changes added.
If this is not what you are talking about, could be be more specific as to your current issue. A screenshot is always helpful
Thanks,
There is a button in the âWorld Settingsâ tab called âForce No Precomputted Lighting.â This deactivates Lightmassâ ability to produce light and shadowmaps, forcing the level to only use dynamic lighting.
Itâs a feature request - just add a button to clear out the lightmaps as in Unity. Itâs really helpfull
Yes I know but this isnât what I reqested.
For example - Iâve a really big level with rebuild lighting. Iâve added one light to check if the spot near will look better - when I add new light lightmaps are still there, so I need to rebuild the lights and wait 5 minutes to check if the light fit there. The button for clearing lightmaps is really handy and Iâve see couple of people was asking about it in Forums.
If you turn on Force No Precomputted Lighting, you still need to rebuild to get rid of the lightmapss. Another thing is that this bool is changing whole rendering to not load lightmaps on start - this is to much complicated compared to âClear Lightmap Dataâ button.
Absolutely needed feature, i would like anyone derailing this request to stop spamming.
Andrewâs answer given here already does what is requested, though itâs two buttons presses rather than one. I also use Unity daily and itâs no different (when you clear LMs in Unity it basically sets the lighting to dynamic/non precomputed). In UE4 - just set âForce No Precomputted Lightingâ to on and then hit build. As no lighting data is needed the result is instant - all lightmaps cleared. Is there a reason this doesnât meet your needs?
Im having an issue right now with a game Ive built where rebuilding the lighting is literally eating up all my memory⌠is that something I have done wrong or would changing to dynamic lighting fix this issue, thanks.
That sounds like a different issue as this post was essentially a feature request. We request you make a new post highlighting your issue with as much detail as possible so either myself, or another staff member can effectively assist you.
Thanks,
Unreal is way ahead of Unity in the all graphic aspects.
But itâs behind on everything else.