timcassell / ProtoPromise

Robust and efficient library for management of asynchronous operations in C#/.Net.
MIT License
147 stars 13 forks source link

Fixed foreground context never executing in Unity 2019.1 or newer. #170

Closed timcassell closed 1 year ago

timcassell commented 1 year ago

This fixes a bug I noticed where the demo scene was not actually displaying the downloaded texture in a build (but it was working fine in editor).