Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
InnovativeRail's avatar
InnovativeRail
Honored Guest
7 years ago

Oculus Integration Error - OVRSystemProfilerPanel.cs - UnityEngine.Networking.NetworkSystem;

Missing Assembly Reference Error
Can comment out as a workaround.

Any other way to fix this?

Thanks in advance

1 Reply

Replies have been turned off for this discussion
  • Just comment out the using UnityEngine.Networking.NetworkSystem statement where the error occurs. The class doesn't even need it. You can also do the same for the using System.Security.Policy statement in OvrAvatarSkinnedMeshPBSV2RenderComponent.cs.




    Not sure why Oculus still hasn't fixed this in 2020.