- Home /
i downloaded the steam VR plugin and followed the normal steps to load the camera, however, i kept getting this error: Assertion failed: Assertion failed on expression: 'IsMatrixValid(matrix)'. Can anyone help me please:(

matrix-error.png
(62.0 kB)
Comment
How do you do that? Sorry, i am quite new to unity and trying to figure out everything. I just imported the s$$anonymous$$mVR plugin and all these errors started showing up.
i tried to troubleshoot and they led me to this line of code in visual studios:
var capactiy = hmd.GetStringTrackedDeviceProperty(deviceId, prop, null, 0, ref error);
Is this the standard coding for S$$anonymous$$mVR script?
Your answer
Follow this Question
Related Questions
How does Steam handle Unity3d game updates? 1 Answer
Steamworks & Unity 5.0 0 Answers
My game can't find any controllers when streaming to a Steam Link or NVIDIA Shield! 0 Answers
Preventing "SteamVR_settings" window from poping up 1 Answer
Steam VR (Teleport Prefab) doesnt work unless both controllers are on? 1 Answer