For questions that are not answered here, be sure to check out the VRTK GitHub Issues page and raise any bugs or feature requests.
Alternatively, if you have any general setup issues or other questions relating to VRTK then visit the official Slack channel at http://invite.vrtk.io to join a vibrant and helpful community.
I'm using VRTK version 3.0.0 and I've just upgraded my Unity SteamVR Plugin to version 1.2.0 and now I'm getting errors.
You will need to upgrade to version 3.0.1 to fix the issue caused by SteamVR 1.2.0. It is also required that to do the update, you delete the VRTK directory and re-add it in otherwise Unity may fail to update the files correctly if they are simply copied over and overwrite the old VRTK version 3.0.0 files.
VRTK version 3 does not support Unity 5.3 so you will need to update to Unity 5.4 or above. VRTK aims to only provide support for the recent and current version of Unity (e.g. recent is 5.4 and current is 5.5). VRTK also does not support Unity beta versions.
VRTK aims to only provide support for the recent and current version of Unity (e.g. recent is 5.4 and current is 5.5). VRTK also does not support Unity beta versions. If you are on a supported version and still have an issue then raise a bug report on the VRTK GitHub Issues page.
I've upgraded from VRTK version 2.2.1 to version 3 and many of the VRTK scripts are missing or have changed.
Watch Road to Version 3.0
Should I be using the Unity Asset Store version or the GitHub master version of VRTK?
The GitHub master version of VRTK is always the most up to date version with more features and bug fixes, however it is not as stable as the GitHub releases or the Unity Asset Store version. It is recommended that to keep up to date with the latest features, the GitHub master version is used.
Watch Road to Version 3.0
The documentation can be found online at http://docs.vrtk.io and are also included in the repository as a Documentation Markdown file and Documentation PDF file.
Yes, visit the Official VRTK YouTube Channel
Check the Example Scenes first and see if the feature you're after is demonstrated, if not then ask in Slack and finally raise a new GitHub Issue.
How do I automatically grab an object to a controller either when the scene starts or just on touch?
Watch Grab attach mechanics
There are a number of graphic assets containing the VRTK logo and pig icon in the Image Resources directory.
You can check out the project roadmap at http://tracker.vrtk.io which shows the current issues being worked on and what's also in the pipeline for the future.