Unity-Technologies / com.unity.uiwidgets

UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
https://unity.cn/uiwidgets
626 stars 78 forks source link

Support for webGL? #332

Open yuhe0925 opened 2 years ago

yuhe0925 commented 2 years ago

is uiwidgets working with WebGL build?

zhuxingwei commented 2 years ago

Hi Thanks for the question!

UIWidgets 2.0 (i.e., the current master branch) doesn't support WebGL build for now. If you want to use UIWidgets in WebGL please use UIWidgets 1.0 instead, which you can easily get by switching to the corresponding branch (i.e., uiwidgets_1.0)