Able Ability System Info and Support Thread

If the actor is getting cleaned up while the Ability is occurring, that could cause it. That’s the only other thing I would check - but if this is on the Player, it shouldn’t matter. I’d put some Nullptr checks on the when you create the context, maybe add some logging that shows up if the Ability Component you are passing in IsPendingKill or null.