I tested on an empty project, imported Oculus 1.38, ran the basic “Controller” scene from Oculus samples. Works fine on editor with Oculus Rift S, but when I try to build it on Oculus Quest, the app crashes after the Unity splash screen.
The project has settings to build for Oculus Quest (Android platform, player settings, etc.)
However, if I remove the LocalAvatar prefab, the app runs fine. But the controller inputs weren’t working properly (sometime it registers, sometimes it doesn’t).