De-Panther / unity-webxr-export

Develop and export WebXR experiences using Unity WebGL
https://de-panther.github.io/unity-webxr-export/
Apache License 2.0
1k stars 106 forks source link

Issues when using TrackedPoseDriver of the Input System #355

Closed De-Panther closed 4 months ago

De-Panther commented 4 months ago

Seems like moving to use the Input subsystem to update the camera pose, so the legacy TrackedPoseDriver would work, made the new one to stop working. Needs to figure out how to support both.