I ran into this because I forgot to run the Super::BeginPlay() at the beginning of the function I was overriding.
3 Likes
I ran into this because I forgot to run the Super::BeginPlay() at the beginning of the function I was overriding.