10-28-2022 05:42 AM
I followed the prerequisites mentioned here https://developer.oculus.com/documentation/unity/unity-eye-tracked-foveated-rendering/
But I couldn't make the ETFR work with URP (it seems to work fine with legacy).
When building the app I only get a black screen, no Unity logo, no app launch.
Is URP not supported yet? I don't see any mention of this anywhere.
Anyone else has the issue?
11-11-2022 03:41 PM - edited 11-11-2022 05:27 PM
[Meta Quest Pro]
I have the same issue. If I enable ETFR with URP, then no Unity splash screen, just black screen and 3 dots indicating an app hang.
Note that this also means eye tracking doesn't work. Because as far as I can tell, enabling ETFR in Player Settings is the only way to enable eye tracking. Which is a separate bug.
------
Unity 2022.1.17f1
Universal Render Pipeline package: 13.1.8
Oculus XR Plugin package: 3.2.1
Oculus Integrations asset store package: 46.0
Unity-Movement package (Meta Movement): 1.2.1
11-26-2022 07:46 AM
I had the same Issue on Unity 2021.3.14f1 / XR 3.2.1 / URP 13.1.8 and managed to solve it by adjusting the Oculus plugin settings (Phase sync and subsampled layout for Vulcan has to be enabled, others off).