Warning! 'NoEscape' uses UnityEngine.GameObject.FindObjectsOfType. That may cause significant performance drops, and/or server stalls. Report to the developer or use at your own discretion!
Warning! 'NoEscape' uses UnityEngine.GameObject.FindObjectsOfType. That may cause significant performance
This really should not be an issue as this only called at UNLOAD. Not during normal running.