FOnlineAsyncTaskManager::Run waits for the WorkEvent to trigger before it will tick. However, this event only gets triggered if there are new Available Tasks.
Therefore, even though there may be pending Parallel Tasks, they may never get updated.
Create an FOnlineAsyncTask, and add it to the FOnlineAsyncTaskManager.
Notice, that when there are no Active Tasks, it doesn't get ticked.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-54420 in the post.
0 |
Component | UE - Online |
---|---|
Affects Versions | 4.17, 4.18, 4.19 |
Created | Jan 24, 2018 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Oct 28, 2022 |