FusedVR / VRStreaming

Unity Render Streaming SDK to stream VR from CloudXR to WebXR over WebRTC
Apache License 2.0
147 stars 24 forks source link

Fix Touchscreen Input for Mobile Devices for 2d Content #28

Open vmohan7 opened 2 years ago

vmohan7 commented 2 years ago

Describe the bug Touch screen content does not get mapped correctly to Unity

Expected behavior Mobile Device input to work similarly to mouse input

vmohan7 commented 2 years ago

Unity is planning to update their 2D support in their upcoming release and will revisit this bug at that time