basic_interactable_component is now still visible after disabling the component in Scene Graph

Summary

Previously when disabling the basic_interactable_component, it would disappear when you disabled it through Verse. Since this update it stays visible and you’re not able to interact with it.

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

  • Create a set up where if the player interacts with the basic_interactable_component it disables
  • Launch a session
  • Start the game
  • Interact with the basic_interactable_component and observe the interaction textbox staying.

Expected Result

basic_interactable_component not being visible when it is disabled

Observed Result

basic_interactable_component is visible when it is disabled.

Platform(s)

PC / ALL

@EsmeeSays

Hi Esmee, can you change CanInteractMessage in the basic_interactable_component to <override> so you can compile?

FORT-1089254’s status has changed to ‘Ready for QA’. A member of the QA department is investigating the issue.