VerseTagMarkup tags are lost after Data Layer reload

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

  1. Add VerseTagMarkup component to a prop.
  2. Add the prop to a Data Layer and set the layer to be unloaded by default.
  3. Activate the data layer on round start.
  4. Query the scene for props with the assigned tag.
  5. Use a Cinematic Sequence Device to unload the Data Layer, then reactivate it a few seconds later.
  6. 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

Getting someone to take a look.

I think it can be closed. I’ve moved activating the data layer track to a separate sequence, made it last 1s, set to keep state and changed settings to the ones below. Props now preserve all tags even after being reloaded multiple times.

image

1 Like

FORT-1113982 has been ‘Closed’. This is working as intended by design.