Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam Vr #1087

Open
MrNik444 opened this issue Apr 29, 2023 · 0 comments
Open

Steam Vr #1087

MrNik444 opened this issue Apr 29, 2023 · 0 comments

Comments

@MrNik444
Copy link

hello, I'm making a VR game on Unity using the SteamVR plugin. When I try to teleport the game freezes and gives an error: NullReferenceException: Object reference not set to an instance of an object
Valve.VR.SteamVR_Action_Vibration.Execute (Single secondsFromNow, Single durationSeconds, Single frequency, Single amplitude, SteamVR_Input_Sources inputSource) (at Assets/SteamVR/Input/SteamVR_Action_Vibration.cs:49)
Valve.VR.InteractionSystem.Hand.TriggerHapticPulse (UInt16 microSecondsDuration) (at Assets/SteamVR/InteractionSystem/Core/Scripts/Hand.cs:1428)
Valve.VR.InteractionSystem.Teleport.PlayPointerHaptic (Boolean validLocation) (at Assets/SteamVR/InteractionSystem/Teleport/Scripts/Teleport.cs:804)
Valve.VR.InteractionSystem.Teleport.HighlightSelected (Valve.VR.InteractionSystem.TeleportMarkerBase hitTeleportMarker) (at Assets/SteamVR/InteractionSystem/Teleport/Scripts/Teleport.cs:928)
Valve.VR.InteractionSystem.Teleport.UpdatePointer() (at Assets/SteamVR/InteractionSystem/Teleport/Scripts/Teleport.cs:350)
Valve.VR.InteractionSystem.Teleport.Update() (at Assets/SteamVR/InteractionSystem/Teleport/Scripts/Teleport.cs:291)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant