unity-webxr-export
unity-webxr-export copied to clipboard
Develop and export WebXR experiences using Unity WebGL
**Describe the bug** To rule out any issues from my side when building a project I tried to load your public project at https://de-panther.github.io/unity-webxr-export/Build in my Quest 2 via the...
**Describe the bug** Trigger and Grip button not function when hover to object to interact. **To Reproduce** Steps to reproduce the behavior: 1. Create a new Unity Project 2022.3.12f1. 2....
**Describe the bug** Instead of drawing 2 views in XR mode on headsets in Unity 2022.3.21f1, there's one stretched image over both eyes. **To Reproduce** Steps to reproduce the behavior:...
**Is your feature request related to a problem? Please describe.** Unity just announced support for Composition Layers. https://forum.unity.com/threads/composition-layers-experimental-package-is-now-available.1551029/ The implementation for their OpenXR package is similar enough to WebXR Layers....
Hi, I've conducted several tests comparing the performance of two scenes within the Built-in Render Pipeline: the "Sample Scene" and the "XR Interaction Toolkit Sample" scene. Despite both scenes having...
The plugin uses some functions like dynCall which is depreciated in the 2023.2.20f1 version of Unity. See: https://docs.unity3d.com/2023.2/Documentation/Manual/web-interacting-browser-deprecated.html#dyncall Hence the code needs to be modified otherwise it gives an error...
**Describe the bug** After Scene Change World seems scaled down **To Reproduce** Steps to reproduce the behavior: 1. load scene A 2. load scene B 3. hands and world will...
**Describe the bug** The Eye Index node return the same value for both eye **To Reproduce** place a Eye Index node in your shader, the result is the same for...
**Describe the bug** It looks like all of the materials for the interaction desert scene are missing. **To Reproduce** Steps to reproduce the behavior: Use GIT URL to import WebXR...
**Describe the bug** When the headset is taken off and sleep starts while in VR mode. When it comes back from sleep the VR mode doesn't resume instead you get...