Student Project - "VR Escape Room"

So, some progress and my first “stumbling point”

I have begin creating my second room, which basically acts as a maze for the player to find an object in to advance onwards.

However, this is where my problem is coming into play. I’ve assigned a tag to the object and i’m trying to get the tag to trigger my door opening sequence based on some infomation I found here, however it seems like the box collision isn’t actually “detecting” my object when I place it in the area.

Here is my blueprint if anyone has any advice