Setup Troubleshooting

Demo scene has missing objects

VR FPS Kit requires Ultimate Nature Lite (Free) to be installed for the sample scene to look correct. This one is optional, but will result in missing prefabs in the sample scene if you don't have it.

Input isn't working / VR Hands aren't moving

Unity's XR Interaction kit samples cannot be in the same project without breaking input. The Interaction Toolkit Samples import their own interaction layers & VR input in to the project, which will replace and break VRFPS Kit's interaction layers & input.

This also means that you can't use the VR Core template when creating your project, as this will import said samples and completely break VR input. It is therefore required to use the Universal 3D Template when getting started.

Console errors

The project will break and likely generate package errors if you are using the wrong Unity Version, make sure you are using the same Unity Version as the one listed on the product page (minor releases don't matter). You will also have to make a new project if it was created with the wrong version.

Multiplayer Not Working?

There is a step by step troubleshooting guide here!

Still having problems?

Create a support post in the VR FPS Kit community discord server or get in contact with me through email at: birger@evansson.se

Last updated