UnityFx.Async icon indicating copy to clipboard operation
UnityFx.Async copied to clipboard

Asynchronous operations (promises) for Unity3d.

Results 1 UnityFx.Async issues
Sort by recently updated
recently updated
newest added

After we added this library to the project we started facing WebGl build problem: ``` Library\Bee\artifacts\WebGL\build\debug_WebGL_wasm\build.js: undefined symbol: sendfile (referenced by top-level compiled C/C++ code) UnityEditor.BuildPipeline:BuildPlayer (UnityEditor.BuildPlayerOptions) ``` After some...