com.unity.uiwidgets icon indicating copy to clipboard operation
com.unity.uiwidgets copied to clipboard

Support for webGL?

Open yuhe0925 opened this issue 2 years ago • 1 comments

is uiwidgets working with WebGL build?

yuhe0925 avatar Jun 23 '22 05:06 yuhe0925

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)

zhuxingwei avatar Jun 23 '22 06:06 zhuxingwei