Originally posted by TheQuiet1994
View Post

EDIT: Just saw you have a variable named Test, and apparently an Ability named Test. That variable on your blueprint is just an empty class ID that happens to be called Test. It's not a valid reference until you set it on the actor instance (i.e. when you've placed it in a level).
Comment