since 36.00 new data layers are not working. Some data layers that i made before update are working well but when i try to create new data layers with same system
they are not loading or unloading
Please select what you are reporting on:
Creative
What Type of Bug are you experiencing?
Assets
Steps to Reproduce
create datalayer with sequencer and make a system which permit to unload and load it
This issue is also happening to us. Before the update 36.00, everything was working fine. But after the update, a series of bugs started appearing, and we found out that the problem is related to DataLayers â even when the Initial Runtime State is set to Unloaded, the actor is still being loaded.
Iâm experiencing the same issue. In my case, even the DataLayers created before the update no longer work. Most of the time, the problem occurs after compiling the HLOD â although itâs inconsistent, as sometimes it happens and other times it doesnât.
UPDATE: re-uploading my island seems to have fixed the issue.
Iâm having this issue as well in my live game 6197-5922-3657 - play for a few minutes if you want to repro. Youâll see extra directional lights and random progress-blocking collision in the middle of levels.
This is not happening when I test sessions, only in the live version that was uploade prior to 36.00
My entire experience is built on loading/unloading minigames via Data Layers, so this is 100% game breaking. itâs an âAâ bug. Iâm going to try resubmitting and see if that fixes it.
One item of note: it appears a blocking volume and lights, possibly other parts of the Data Layer are not being unloaded, but meshes are.
My game does not use World Partition or HLOD, just Data Layers triggered via sequences.