Files
UnrealEngineUWP/Engine
krzysztof narkowicz d25be3e900 Fix Lumen lighting when toggling simulate mode on/off. Simulate mode creates a different FScene, but reuses the same FViewState. This breaks voxel vis caching as it caches scene objects ids. Fixed by making sure we recreate voxel vis cache if underlying scene changes.
#jira UE-115932
#rb Daniel.Wright
#lockdown Michal.Valient

#ROBOMERGE-SOURCE: CL 16360709 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v804-16311228)

[CL 16360768 by krzysztof narkowicz in ue5-main branch]
2021-05-17 18:38:18 -04:00
..