Issues
- 2
- 3
- 2
[ItemNotNull] doesn't work with UniTask in Unity
#642 opened by Kotsuha - 4
Can't exit await when stopping Unity Editor
#588 opened by nyancodev - 1
NullReferenceException when canceling UnityWebRequest with cancelImmediately = true
#638 opened by AlexanderLukashin - 3
GetResult() crash after task completion
#637 opened by CoderGamester - 4
Question about UniTask.WhenAll
#636 opened by Anton111111 - 1
async UniTaskVoid allocates garbage in Build
#566 opened by Guirie92 - 0
- 0
error CS0117: 'ArrayPool<Merge<T>.MergeSourceState>' does not contain a definition for 'Shared'
#591 opened by SiMaLaoShi - 2
InstantiateAsync returning array?
#631 opened by bdovaz - 3
[BUG; CRITICAL] Wrong assetReference.InstantiateAsync(parent).ToUniTask(cancellationToken: token) result
#573 opened by truenoob141 - 0
- 1
- 0
- 7
[Question] Why does the TaskPool not need to increment size via Interlocked?
#626 opened by doubleday - 1
Compilation errors in Unity 2020.1 or older
#624 opened by nowsprinting - 2
- 2
Regarding support for `InstantiateAsync`
#622 opened by Yuze075 - 6
- 1
UniTask RunOnThreadPool background
#596 opened by DevFearScar - 1
- 2
When are UniTasks called during their update loops? Do they follow script execution order at all?
#559 opened by chris-janidlo - 1
Async method vs pure UniTask return
#587 opened by MeisterDerMagie - 1
ErrorProne.Net warnings
#614 opened by jarrodspurrier - 4
R3 Observable as UniTask never completes
#576 opened by Antoshidza - 1
Please fix Cysharp.Threading.Tasks.Internal.ArrayPool conflict with ArrayPool defined in CString.dll
#593 opened by Kerydic - 0
Missing overload in UnityAction
#564 opened by OmiCron07 - 1
OnInvokeAsync for Action?
#575 opened by seoyeon01 - 2
Add UniTask.WhenEach
#560 opened by neuecc - 2
Add UniTask.WaitUntil overload which takes a target to avoid closure allocation
#562 opened by laicasaane - 2
- 3
- 3
- 1
为什么 RunOnThreadPool 在 .net 的版本里没有
#616 opened by AlvisZhang - 7
- 0
Custom TimeScale
#611 opened by sagargiri77 - 0
OnEndTextSelectionAsAsyncEnumerable The requested operation caused a stack overflow.
#598 opened by xfvvvv - 3
- 1
UniTask as package dependency
#595 opened by cckelly - 4
Please Support .NET 8 SDK
#592 opened by zengrd - 0
When Each .Net 9 feature
#594 opened by LovorDev - 6
- 1
How to share code between .NET Library and Unity?
#586 opened by LiskNK - 1
- 1
Can I reuse UniTaskCompletionSource?
#578 opened by kenofori - 0
WebGL Problem Consultation
#574 opened by wdb4tiancai - 1
Exception not prompted when using UniTask
#568 opened by long1752062104 - 1
PrivacyManifest
#567 opened by soqman - 1
Impossible to use with UnityAction
#563 opened by OmiCron07