So I have plenty of pending kill errors lately I do not understand why is that, but I’d like it with no errors, what is the pending kill error caused by ? Is it a valid check going to fix it ? :mad:
It means you have ( or the system has ) destroyed an actor, but then there is another attempt to access it.
valid check it is enough right?
IsValid should be enough.
ok thanks a lot I was just hitting water somehow with all my attempts.