Closed adya closed 1 year ago
Debugged this case, and it looks like Activate method short-circuits at this point:
Activate
if ( ActorProcess::GetFadeState_140691610(v10) ) return 0;
So this is going to be known issue as there is nothing to be done.
Debugged this case, and it looks like
Activate
method short-circuits at this point:So this is going to be known issue as there is nothing to be done.