Skip to content

issues Search Results · repo:Arvtesh/UnityFx.Async language:C#

Filter by

7 results
 (57 ms)

7 results

inArvtesh/UnityFx.Async (press backspace or delete to remove)

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 ...
  • doterax
  • Opened 
    on Mar 6, 2023
  • #7

hi guys, i m using unitask and i need something like progress during task running and i found this package by arvtesh, it s very good, but it doesn t seem to support unitask ?
wontfix
  • Qusdrok
  • 2
  • Opened 
    on Nov 22, 2021
  • #6

Hi mate, Can we use this library with .NET 5? or what versions of .NET can we support?
help wanted
  • jdnichollsc
  • 1
  • Opened 
    on Jun 29, 2019
  • #5

Hi, I found a problem. If SetResult is not called due to an exception, Catch is not called. The promise just stops, I would think it be considered an error and Catch IAsyncOperation bool DoSomeOperation ...
wontfix
  • imtrobin
  • 8
  • Opened 
    on Oct 30, 2018
  • #4

Hi, build error in AsyncWWW.cs on 5.6.6, MovieTexture class not found, I notice you are using #if !UNITY_2018_2_OR_NEWER for MovieTexture class, I think it should be #if UNITY_2018_2_OR_NEWER
bug
  • imtrobin
  • 3
  • Opened 
    on Oct 29, 2018
  • #3

Hi, I m trying to chain multiple GET calls, I m not sure how should it be done correctly (Unity 5.6.6) var downloadOps = DownloadTextAsync ( http://www.google.com ) .Then (text = ...
question
  • imtrobin
  • 2
  • Opened 
    on Oct 28, 2018
  • #2

It seems that in the Unity Asset the file UnityExtensions.cs line 124 variable should be _op instead of op. And in the LoadTextureHelper.UseCases.Await.cs it s crashing because it seems LoadTextureAsync ...
bug
  • marchys
  • 3
  • Opened 
    on May 4, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub