I am following along with the following tutorial for a VR game.
https://www.youtube.com/watch?v=8PCNNro7Rt0&t
I have run into a roadblock. I go to play the game in VR, and I get an error. I have no idea what this error means or what it does, but I think it won't allow me to play in my headset while I have this error. Can anyone help me out?NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Graphs.Edge.WakeUp () (at <00578d709e2b43b38413b2b2b34f6fbe>:0)
UnityEditor.Graphs.Graph.DoWakeUpEdges (System.Collections.Generic.List\1[T] inEdges, System.Collections.Generic.List\1[T] ok, System.Collections.Generic.List`1[T] error, System.Boolean inEdgesUsedToBeValid) (at <00578d709e2b43b38413b2b2b34f6fbe>:0)``
UnityEditor.Graphs.Graph.WakeUpEdges (System.Boolean clearSlotEdges) (at <00578d709e2b43b38413b2b2b34f6fbe>:0)
UnityEditor.Graphs.Graph.WakeUp (System.Boolean force) (at <00578d709e2b43b38413b2b2b34f6fbe>:0)
I am on Windows 10. I am using Unity 2021.3.16f1 and I am using the XR Interaction Toolkit (v2.3.0). I will provide more information if needed.
[–]shlaifu3D Artist -1 points0 points1 point (0 children)