Summary
VerseTagMarkup tags are not preserved when a Data Layer is unloaded and activated via a Cinematic Sequence Device, causing tagged props to no longer be discoverable through scene queries.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Other
Steps to Reproduce
- Add VerseTagMarkup component to a prop.
- Add the prop to a Data Layer and set the layer to be unloaded by default.
- Activate the data layer on round start.
- Query the scene for props with the assigned tag.
- Use a Cinematic Sequence Device to unload the Data Layer, then reactivate it a few seconds later.
- Repeat step #4.
Expected Result
Props should preserve their tags when they are unloaded from the scene.
Observed Result
Props lose all tags after their Data Layer is unloaded and reloaded using a Cinematic Sequence Device.
Platform(s)
PC