Some tagged creative props aren’t getting picked up by GetCreativeObjectsWithTag()

Reference ID

77424081-4275-167b-a394-d6a8edeb3531

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Verse

Summary

Alphabet creative props do not seem to be working with GetCreativeObjectsWithTag() when tagged.

Steps to Reproduce

  1. Place an alphabet prop into a UEFN island.
  2. Create an object tag in Verse.
  3. Attach the tag to the alphabet prop in the scene.
  4. Create a creative device that calls GetCreativeObjectsWithTag() on the created tag.

Expected Result

The resulting array from GetCreativeObjectsWithTag() contains the object that is tagged.

Observed Result

The resulting array from GetCreativeObjectsWithTag() does not contain a reference to the tagged object.

Platform(s)

PC

I just hit this issue as well.

UCB-1015 incident has been created. Status is ‘Awaiting Validation’.

bump