1.10.4
This release contains a few changes backported from 2.0.1. It has been tested against Unreal Engine 5.3, 5.4, and 5.5.
UE5Coro
- Unreal Engine 5.5 is supported.
- TCoroutine::ContinueWithWeak now uses the UObject pinning facility introduced in UE5.5 to avoid holding a GC lock. No change in 5.4 and below.
UE5CoroGAS
- NonInstanced gameplay abilities have been deprecated in Unreal Engine 5.5, and they're no longer supported. Full support remains if using older engine versions.