ReijiiNeko

Results 1 comments of ReijiiNeko

Same here `await UniTask.Delay(TimeSpan.FromSeconds(showTime), cancellationToken: token);` Without token delay works fine, but not cancelling. With token delaying forever, if cancelled.