Cysharp / UniTask

Provides an efficient allocation free async/await integration for Unity.
MIT License
8.11k stars 831 forks source link

Fix onTextSelection and onEndTextSelection stack overflow issue #599

Closed xfvvvv closed 3 months ago

xfvvvv commented 3 months ago

Fix https://github.com/Cysharp/UniTask/issues/598

neuecc commented 3 months ago

oh, thanks!