Simple-WebXR-Unity icon indicating copy to clipboard operation
Simple-WebXR-Unity copied to clipboard

⭐ Bringing WebXR to Unity 3D ! B-)

Results 12 Simple-WebXR-Unity issues
Sort by recently updated
recently updated
newest added

UpdateCamera(WebXRViewEyes eye) is causing black flickering When I disable that function, no flickering

Really cryptic error from unity. ``` Building Library\Bee\artifacts\WebGL\build\debug_WebGL_wasm\build.js failed with output: C:\Program Files\Unity\Hub\Editor\2021.3.3f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\emscripten\tools\acorn-optimizer.js:1845 throw err; ^ SyntaxError: Unexpected token (4460:62) var textEncoder={encoding:"utf-8",encode:encode(input = '') { ^ at Parser.pp$4.raise (C:\Program Files\Unity\Hub\Editor\2021.3.3f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\emscripten\node_modules\acorn\dist\acorn.js:2927:15)...

https://immersive-web.github.io/hit-test/

I tried your project Simple-WebXR-Unity Hand Detection Example and MRTK Hand Interaction. But both of them just can't do hand tracking on my browser. The MRTK Hand Interaction only can...

Hello, Thank you for this very useful package. I am new to WebGL, but I have some experience with MRTK. I am trying to use teleportation in the Oculus browser....

Hi, I am trying to replicate your show case WebXR on Android with MRTK. I want to enable Spatial Awareness like this. ![move](https://user-images.githubusercontent.com/93439826/150654763-b6c30b91-34cb-48e7-97b2-9ebbe24beec5.gif) But, I am not able to do...

I recently tried the latest version of your plugin, and found that the scale of the scene is now based on the height of the headset at player start. The...

With WebXRViewer for iOS, it is very difficult to move an object precisely. The object is always moved outside the screen

Example : https://immersive-web.github.io/webxr-input-profiles/packages/viewer/dist/index.html Profile list : https://cdn.jsdelivr.net/npm/@webxr-input-profiles/[email protected]/dist/profiles/profilesList.json Profile : https://cdn.jsdelivr.net/npm/@webxr-input-profiles/[email protected]/dist/profiles/oculus-touch/profile.json GLB model : https://cdn.jsdelivr.net/npm/@webxr-input-profiles/[email protected]/dist/profiles/oculus-touch/right.glb GLB reader : https://github.com/KhronosGroup/UnityGLTF