Forum Discussion
InnovativeRail
7 years agoHonored Guest
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
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
- BHSPitMonkeyExplorer
Just comment out the using
UnityEngine.Networking.NetworkSystemstatement where the error occurs. The class doesn't even need it. You can also do the same for theusing System.Security.Policystatement inOvrAvatarSkinnedMeshPBSV2RenderComponent.cs.Not sure why Oculus still hasn't fixed this in 2020.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 7 years ago