You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/v2.6/18_faq.md
+63Lines changed: 63 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,3 +140,66 @@ IndexOutOfRangeException: Index was outside the bounds of the array.
140
140
```
141
141
142
142
WhenbuildingtoWebGLyoucouldrunintothisissueonsomeUnityversions. Tofixthis, simplyopenyourproject's _Player Settings_ then navigate to _Resolution and Presentation_ and pick **Web3.Unity** under _WebGL Template_. Even if it was already selected your project should be able to build to WebGL now.
143
+
144
+
### I cannot use your WebGL template to build for WebGL since I already have my own template with other dependencies
0 commit comments