[BUG] Interactable component doesn't work with Orbit camera and/or Third Person Controller

Summary

There are an Orbit Camera Device and a Third Person Controller Device in the scene. The chest is made as a scene graph prefab and contains an interactable component. Witch such devices enabled, the interactable component cannot be targeted and much less interacted with.
There’s also a strange behavior having only the orbit camera enabled. The ray will trace from the camera but only to a short distance. However, pressing the interact key will not show even with the prompt showing. All described in the last paragraph isn’t exclusive to scene graph components.

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Devices

Steps to Reproduce

Add an Orbit Camera Device.
Add a Third Person Controller Device.
Add a scene graph entity with a mesh and an interactable component.

Expected Result

The player should see the interact prompt and be able to interact.

Observed Result

The interact prompt isn’t shown to the player. The player cannot interact.

Platform(s)

Windows Desktop.

Island Code

not published

Video

These are the only overridden settings for the Orbit Camera Device. The Third Person Control Device has all properties set to default. There’s no gameplay logic involved apart from the switches.