MozillaReality / unity-webxr-export

INACTIVE - Assets for creating WebXR-enabled Unity3D projects.
https://mixedreality.mozilla.org/unity-webxr-export/Build/
Apache License 2.0
626 stars 127 forks source link

Sample Scene not Working on Fresh Project #388

Closed enes-oerdek closed 4 years ago

enes-oerdek commented 4 years ago

Hello! It's really great to have an update on this project. I just wanted to check it out and created a fresh unity project. But unfortunately the sample scene is not working on Unity 2019.3.9

I attached an image into this issue. What have I done wrong? It seems I need to select a shader for all the Objects/Prefabs. And also which shader was meant to be selected? Anmerkung 2020-04-17 160448

enes-oerdek commented 4 years ago

Correction: You need to activate URP in order to run this project correctly. Thus, issue has been solved.

joostbos commented 4 years ago

The problem also occurs in Unity 2018.4.22 and there I don't see URP in the Package Manager, so I can't import it.

Actions: Start Unity 2018.4.22 Import the webxr-exporter.unitypackage from the repo (as the version from the Asset Store can only be used in Unity 2019.3.4) Enable VR support Switch to WebGL Open the demo scene.

steakpinball commented 4 years ago

In Unity 2018 the URP is called Lightweight Render Pipeline (LWRP)