Template Motion Controller Pawn Blueprint bug

Real simple bug. It seems the Get HMD Device Name in newer versions of Unity now returns OculusHMD instead of Oculus Rift. In the Seupt Player Height section the template is comparing the name agains “Oculus Rift”. Changing it to OculusHMD fixes the issue. I haven’t checked the other device names.