Cysharp / UniTask

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

TextMeshPro Unity6 adoptions #600

Closed Iblis closed 1 week ago

Iblis commented 2 months ago

Since Unity 6 / com.unity.ugui 2.0, TextMeshPro was merged into the ugui package. This PR extends the UniTask.TextMeshPro.asmdef to still activate 'UNITASK_TEXTMESHPRO_SUPPORT'

Iblis commented 2 months ago

For reference: https://forum.unity.com/threads/2023-2-latest-development-on-textmesh-pro.1434757/

neuecc commented 1 week ago

thank you and sorry for delayed merge.