UnityEngine.GameObject.FindObjectsOfTypeNot An Issue

UnityEngine.GameObject.FindObjectsOfType needs to be replaced, for example, by BaseNetworkable.serverEntities.OfType.

Is this because of using on Carbon?

This is because of UnityEngine.GameObject.FindObjectsOfType puts more load on the server and can cause lag

Thanks for your suggestion, but currently other then the warning your getting on carbon there is no urgency to change it. 

Locked automatically