cancel
Showing results for 
Search instead for 
Did you mean: 

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

InnovativeRail
Honored Guest
Missing Assembly Reference Error
Can comment out as a workaround.

Any other way to fix this?

Thanks in advance
1 REPLY 1

BHSPitMonkey
Explorer

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.