Vive controllers not showing/working in Unity

Using Unity 5.6.3p1

I’ve read tons of similar issues with being unable to use or see the Vive controllers. I CAN NOT add the SteamVR_UpdatePoses script to the main camera rig eye, a pop-up tells me it can’t add that script to the eye.

I’ve also got the VRTK assets but all of the examples in both Steam VR and teh VRTK package do not work with the controllers. My controllers work fine everything else but not unity.

Same Problem here. vive controllers works fine in other projects. but in this one i updated steamVR inorder to import the package. SteamVR changed something in the project settings and the vive controllers are not tracked. pop up states “cannot add the updateposes script”

Found a solution…
I installed Unity 2017.3 and that seemed to make everything work

Is there any solution for 5.6 than just updating to 2017? I’m having the same problem.

Is there an answer yet for this question? I’m interested as well.

Quick update, I tried lots of solutions, but a couple I found that work to various degrees are: use the player prefab from the SteamVR\IntereactionSystem\Core\Prefabs folder OR to comment out the line as instructed here SteamVR_UpdatePoses deprecation removes the controllers · Issue #49 · ValveSoftware/steamvr_unity_plugin · GitHub and then use the basic [SteamVR] and [CameraRig] prefabs