Summary
There are 3 issues I have run into when doing my first experiments with custom items:
The item name does not appear on game start, it has to be interacted with, then dropped, for the name for appear.
When an item is dropped, and picked back up, it loses its icon texture.
The scroll wheel cannot be used to cycle through custom items.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Other
Steps to Reproduce
Create an entity prefab with:
fort_inventory_component
fort_item_pickup_component
_item_icon_component
transform_component
item_details_component
mesh
item_component
Expected Result
For the icon to show, the name to show, and to be able to use the scroll wheel
Observed Result
Aforementioned issues.
Platform(s)
PC