When cloudkit is enabled, the regular Apple TV may get stuck in an infinite loop in FOnlineUserCloudInterfaceIOS::OnReadUserCloudFileBegin():
while (CloudFile && CloudFile->AsyncState == EOnlineAsyncTaskState::InProgress)
{FPlatformProcess::Sleep(0.01f);}
The log output was the following in this case:
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-78173 in the post.
| 2 |
| Component | UE - Platform - Mobile |
|---|---|
| Affects Versions | 4.23, 4.22.3 |
| Created | Jul 31, 2019 |
|---|---|
| Resolved | Aug 27, 2021 |
| Updated | Aug 27, 2021 |