Diego Gallego

Results 6 issues of Diego Gallego

We recently purchased this awesome AVProVideo asset to play video streamings in Unity. Our current problem is that we cannot play standard HTTP videos from URL (like http://192.168.1.1:8080). We used...

need more info 🤷

Hello everyone! I'm trying to achieve a rough (non-smooth) result with tweens executing manual updates. What I'm doing is using coroutines for that: ``` private IEnumerator UpdateTweens() { yield return...

Hello there! I'm using a single MQTT client, but when I try to subscribe tu multiple MQTT topics at the same time I'm receiving errors (when only one topic is...

help wanted

Does OpenVR XR Plugin for Unity support Vive Trackers? I can't make them working with Unity's new Input System (devices are not tracking their position or rotation). ![image](https://user-images.githubusercontent.com/20599326/123754411-253a6500-d8bb-11eb-8632-7ac12e7790cb.png)

Hello! Is there any easy way to port the volume rendering shader this awesome uses to make it work with VR? In our tests it seema that the stereoscopic view...

Hello there! I'm using Interaction SDK over the Oculus Integration v43 and I can't type any text when I select an input field with the ray interactor system (nor hands...