Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

Disable "'UnityEngine.RPC' is obsolete" spam

$
0
0
In a project, I get hundred warnings about obsolete networking functionality. I know there is a new system and I use it in other projects, but I don't want to use it in this case, so my console is permanently full with these warnings since 5.1:

Code (CSharp):
  1. 'UnityEngine.RPC' is obsolete: `NetworkView RPC functions are deprecated. Refer to the new Multiplayer Networking system.'
Is there a way to disable this warning globally? Is there a compiler directive like:

Code (CSharp):
  1. #define...
Disable "'UnityEngine.RPC' is obsolete" spam

Viewing all articles
Browse latest Browse all 16796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>