BT Are Values Are Not Updating When Game Is Packaged

Hey Guys,

So I packaged the game so one of my friends could test the controls and give me feedback.
Upon doing so, when we were testing it we found out that the BT is not updating with the new value. E.g. When Main Character is overlapping an object they can hide in, BT Key Is Hiding is not updating to True/False, it just stays as false.

Here are a few images and also a video of the game being played after packaging and being played in the editor. There is currently a String every tick on the left saying “I can see Character” or “Character is hidden” Something like that. You can see that it changes between the two.

Please note that the BT’s are for the AI’s, they currently do the “Roaming” part perfectly fine.