Tags don't work when added to Hiding Prop Gallery devices

Summary

Hiding Prop Gallery devices are not able to be found by tag in Verse.

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Devices

Steps to Reproduce

  1. Create a tag in Verse. Add code to OnBegin to find objects with this new tag via FindCreativeObjectsWithTag, as well as debug code to print if and/or how many objects are found.
  2. Add a Hiding Prop Gallery to map (I initially encountered issue when using the TMNT Sewer Tunnel, but using its base device, Hiding Prop Gallery reproduced same results)
  3. Add VerseTagMarkup component to Hiding Prop Gallery- either to the Gallery device, or to one of the 4 defaults props within the gallery (both reproduce same result).
  4. Start Game

Expected Result

A creative object is found via FindCreativeObjectsWithTag

Observed Result

No creative objects are found by the tag.

Platform(s)

PC

Additional Notes

I did test out the same code with other objects added to my map with the same tag. All other devices or props I tested with the tag were found by FindCreativeObjectsWithTag. Only instances of Hiding Props Gallery and TMNT Sewer Tunnel were not able to be found by the tag.

This topic was automatically closed after 180 days. New replies are no longer allowed.