Blueprint Runtime Error: "Accessed None trying to read property"

The error is basically saying that the DoorToActivate variable is empty/null. And it can’t call the functions on something that doesn’t exist.

I can see that you marked the variable as instance editable by clicking the eye icon next to the variable. But did you select which door you want to use from the Level?

2 Likes