There is no way to see the controllers with the current version of the SteamVR plugin. Even adding the Update Poses script to the Camera component in the [CameraRig] doesn't do anything because the script is automatically removed now with this message:
SteamVR_UpdatePoses has been deprecated - REMOVING
UnityEngine.Debug:Log(Object)
SteamVR_UpdatePoses:Awake() (at Assets/SteamVR/Scripts/SteamVR_UpdatePoses.cs:14)
UnityEditor.HostView:OnGUI()
There is no way to see the controllers with the current version of the SteamVR plugin. Even adding the Update Poses script to the Camera component in the
[CameraRig]doesn't do anything because the script is automatically removed now with this message: