Hi,
I’ve noticed Unity 2020.1 there’s a new Background Tasks Window. I was wondering if there’s any API exposed that would allow us to add our own tasks to that window? I couldn’t find anything relevant in the latest API documentation.
Hi,
I’ve noticed Unity 2020.1 there’s a new Background Tasks Window. I was wondering if there’s any API exposed that would allow us to add our own tasks to that window? I couldn’t find anything relevant in the latest API documentation.
Hi! You’ll have to use the new Progress API Unity - Scripting API: Progress
Sorry for the delayed response.
This is exactly what I was looking for. Thank you!
Lovely. Thank you.
Lovely!