UEFN New Volume Device Doesn’t work with Tags, you can add a tag but they don’t register in verse, I tried it with damage volume and that worked but new volume doesn’t.
3 Likes
@Nodes_Of_Nature Thank you for your report! Can you please re-post using the “New Issue” option on the Issues and Bug Reporting forums ? Posts with this feature are connected directly into our development team so we can quickly get to them!
For more information, such as how to get the reference ID, please check out the article here: Using the Creative and UEFN Bug Reporting Form
Kamyker
(Kamyker)
November 15, 2024, 6:30pm
5
nixbb
(nixbb)
December 24, 2024, 10:09am
6
I’m voting and bumping this because it’s been a year since this was first reported.
Summary
You are not able to find a volume_device that has a tag on it.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
Verse Tags flat out don’t work with the Volume Device
Expected Result
Should be able to find them with FindCreativeObjectsWithTag
Observed Result
Doesn’t find them
Platform(s)
Every platform
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
GetAllActorsWithTag ignores volume_devices that are tagged.
Summary
The volume device can have a verse tag component added to it, and a tag added, however, any call to GetAllActorsWithTag will not return any volume device actor.
Steps to Reproduce
Create New Island
Place Volume Device
Add Verse Tag Markup Component to placed Volume Device Actor
Add Custom Tag Class within a new verse …
Summary
Volume Device Doesn’t work with Verse Tags
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Devices
Steps to Reproduce
Make verse tag, add it to a volume device, use FindCreativeObjectsWithTag to get the device. It doesnt work, returns 0 devices.
Expected Result
FindCreativeObjectsWithTag finds the volume device with attached verse tag
Observed Result
FindCreativeObjectsWithTag doesnt fing the volume device with attached verse tag
Platform(s)
Wi…