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
- Place an alphabet prop into a UEFN island.
- Create an object tag in Verse.
- Attach the tag to the alphabet prop in the scene.
- 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