Summary
If you put more than one item into an array for an Item Placer, they disappear in-game.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Devices
Steps to Reproduce
Any island.
Add an Item Placer.
Increase the array to 3.
Add different rarities of the same weapon.
test
Expected Result
I thought I’d randomly get one of the three things in the array
Observed Result
when the device activates, there’s a brief flash of the model rendered, then it goes invisible. You can still pick it up if you blindly click around until you find it.
Platform(s)
ios, xbox,
Island Code
0127-1451-2709
Upload an image
Additional Notes
This is confusing and error-prone, and there’s nothing that I saw warning me that it wasn’t how the device was supposed to be used.
If the desired behavior is that it only ever has one item at a time, then removing the array would solve the issue.
Workaround: i was able to get it working properly by reducing all of my arrays to 1. I get that “so don’t do that” is a valid workflow best practice, but it would be nice if the tool was intuitive.