Why is my door disappearing?

I’m currently trying to recreate something that my tutor showed me, but for some reason when I approach the door, the door somehow disappears. I’ll provide a few images of the blueprint itself, but I was wondering if anyone could help me solve this issue?

Hi!

As I see you put the Door to [Root].
When trigger is activated then move all objects found in the root. Try transfer DoorFrame to [Root].(drag and drop)

I hope this will help you.

Done that, but still having the same problem.

][1]

The entire frame and door disappears :confused:

I think the door didn’t disappear, it just snapped to origin.
this is discussed here with how to solve this issue

the reason is when u animated the door it start from origin, but once u start the event while playing, the door snapped to origin, so U have to save the position of the door at the beginning of the game.

the video I have provided By Epic solve this issue, take a look and report back if this fixed your issue

I’ve sorted the problem out now. :slight_smile: Thank you so much!

If you followed sequence of actions mentioned in the lesson then nothing like this should not happen. Maybe you missed something or did something wrong. Look at the tutorial again and be watchful.

In the screenshot that you show at the trigger is fired, Trigger will move with the Door, because the Trigger is located in the hierarchy of Doors.

The door just disappears when the trigger is activated?

Please describe what happens step by step.