Developing for VR and for Oculus Quest in particular requires a lot of optimization.
- Set all lights to Static, and if you do have dynamic lights disable shadows
- Try to use the cheapest material possible
- Try to reuse as many materials as possible
Weapons
- Try to stay below 10K tris per weapon
For more information please read the Oculus Quest guidelines.
Performance and Optimization | Oculus Developers