Closed ughstudios closed 3 years ago
I'm wondering if like, the gameplay effect spec or the gameplay effect is being garbage collected after function call, so it's not being shown. I'm going to try and store them in a TArray marked with UPROPERTY() to see if that fixes it.
Didn't seem to do anything sadly.
Hello, these issues are only for bugs in the sample project or issues directly with the readme. For technical help, I'd suggest trying the Unreal Slackers Discord Server, the official UE Forums, or the UE AnswerHub.
Any solution to this ?
Nope.
Received PreReplicatedRemove with no UGameplayEffect def.
Not sure why but I get this error when I create a GE dynamically. This is my code: