Skip to content

Common Issues

André Zenner edited this page May 15, 2021 · 8 revisions

When I import SteamVR, the VR controllers are rendered in pink/mangenta

Problem: When importing the SteamVR Unity package into this repository's Unity project, or into your own Unity project that uses HaRT, it might happen that the VR controllers are rendered in pink/mangenta.

Solution: To fix this issue, simply locate the Model GameObjects of the controllers in the [CameraRig] hierarchy, and add the shader Standard (instead of none) as shown below. Save your changes and re-start the scene. The controller should render correctly now.