Why Can´t I Set BlackBoard Value as ACTOR?

Hello,

Using Object instead of Actor should give you the same results. Object is a basic class, so technically an Actor is just a subclass of Object. For my AI setups, I typically use Object and I’ve never run into any issues.

Have a great day