BlackBoard Values changing strangely

Hey all,

I am having strange behaviors.

I am using AIPerception to update some values for me. One of which is the stimuli’s location once “Successfully Sensed” is false.
As well as changing a Boolean in the BlackBoard (“IsInvestigating”) to true. As these commands trigger, I am printing the results and everything seems fine. But the AI wasn’t acting the right way and I was getting an “Invalid” on the vector that I had just printed.

I then threw on a delay to print the values from the blackboard 0.2 seconds after I have just set them and I get different results. Now my Bool is set to false, and my vector is a huuuuuuge number.

See images attached for reference.