Is that possible to build/export as WebGL in Unity Daydream (Google VR)?

555 views Asked by At

I trying to make an VR app (iOS & Android). But I want to build web-version also.

Im using Unity Google Daydream version. And when I build Android and iOS app, its ok.

But when I trying to change platform to WebGL its say No WebGL module loaded. (as I tried, in normal version we can selecte and install WebGL module, But Daydream version is not)

No WebGL

Questions :

  • This WebGL module is just for normal Unity version ? not in Daydream version ?
  • Any trick to build WebGL version with Unity Google Daydream version ? (I dont really need Google cardboard module (stereo) supported)
1

There are 1 answers

0
Programmer On

According to a reply from Unity, you can't.

You must etheir use the normal Unity version or Unity 5.6 which is still in beta mode but it supports both WebGL and Daydream.