Blueprint Runtime Error: Accessed None trying to read value of variable

The variable is not assigned, that’s usually the problem.

But, a bool is always assigned, so, that must mean your ‘cast to class’ node is not working.

So, either you have not traced to anything, or it is not of that class.