This started as an experiment looking for alternate injection points in Unity without using the common process methods, that Anti-Cheat functions are on the lookout for and kill your injection. So I ...
When converting Addressables.InstantiateAsync from the IEnumerator pattern to UniTask using .ToUniTask(), the operation fails with bundle loading errors. The same code works correctly when using the ...