Summary
When a custom item is granted to a player, the player can receive it from anywhere on the island. However, when the player is more than approximately 12,000 Unreal units away from the world origin (0, 0, 0), the item does not appear in the hotbar and cannot be equipped.
The same item works correctly when the player is within approximately 12,000 units of the world origin.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Scene Graph
Steps to Reproduce
Steps to reproduce;
- Create a custom item in UEFN.
- Add a method for granting the custom item to a player.
- Start a playtest session.
- Move the player to a location more than approximately 12,000 units from (0, 0, 0).
- Grant the custom item to the player.
- Observe that the item is received, but it does not appear in the hotbar and cannot be equipped.
- Move the player within approximately 12,000 units of (0, 0, 0).
- Grant the item again or check the existing inventory.
- Observe that the item now appears in the hotbar and can be equipped.
Expected Result
Custom items should appear in the player’s hotbar and be equipable regardless of the player’s distance from the world origin.
Observed Result
The custom item is granted successfully, but it does not appear in the hotbar and cannot be equipped when the player is outside an approximately 12,000-unit radius from the world origin.
Platform(s)
PC (Windows)
Island Code
8640-5602-8470