v5.15.1
What's Changed
- Fixed Unity <2022.1 compilation error with the WebGL threading patcher.
- Unity's 2021 LTS support had ended in May 2024, we recommend updating to 2022.3 or Unity 6.
- We will no longer officially support 2021.
- Added
ThirdwebUnityExtensions.CopyToClipboard
Cross-Platform Utility.- Works in WebGL with an added fallback mechanism.
- Usable as a string extension (
walletAddress.CopyToClipboard()
).