2.3.2
版本发布时间: 2022-10-24 21:06:51
Cysharp/UniTask最新发布版本:2.5.10(2024-10-03 08:55:08)
What's Changed
- Support Unity 2023.1.0a15(remove UniTask AsyncOperation.GetAwaiter, use AwaitableCoroutine.GetAwaiter instead)
- Breaking changes, UniTask.WaitForFixedUpdate wait at LastFixedUpdate #377
- Fix AwaitForAllAssets stackoverflow #394
- UnityEvent.AsAsyncEnumerable handle cancel correctly #365
- if UNITY_2022_2_OR_NEWER, use destroyCancellationToken instead of AsyncDestroyTrigger
- Fix for issue #368 UnityWebRequestException extra line in exception message by @nolimet in https://github.com/Cysharp/UniTask/pull/369
- feat: use Cysharp/Actions reusable workflows/actions by @guitarrapc in https://github.com/Cysharp/UniTask/pull/381
- re-define UNITASK_ADDRESSABLE_SUPPORT for supporting Addressables.CN by @fpagyu in https://github.com/Cysharp/UniTask/pull/385
- Typo in TaskPool.cs annotation internaly -> internally by @Ryuu-64 in https://github.com/Cysharp/UniTask/pull/392
- fix: prevent NullReferenceException in TimeoutController by @shiena in https://github.com/Cysharp/UniTask/pull/399
- Diagnostics helper null check by @kroonhorstdino in https://github.com/Cysharp/UniTask/pull/395
- Fix cancellation token forwarding by @battleroy in https://github.com/Cysharp/UniTask/pull/413
New Contributors
- @nolimet made their first contribution in https://github.com/Cysharp/UniTask/pull/369
- @fpagyu made their first contribution in https://github.com/Cysharp/UniTask/pull/385
- @Ryuu-64 made their first contribution in https://github.com/Cysharp/UniTask/pull/392
- @shiena made their first contribution in https://github.com/Cysharp/UniTask/pull/399
- @kroonhorstdino made their first contribution in https://github.com/Cysharp/UniTask/pull/395
- @battleroy made their first contribution in https://github.com/Cysharp/UniTask/pull/413
Full Changelog: https://github.com/Cysharp/UniTask/compare/2.3.1...2.3.2
1、 UniTask.2.3.2.unitypackage 190.19KB