Warning! 'NoEscape' uses UnityEngine.GameObject.FindObjectsOfType. That may cause significant performance

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!

This really should not be an issue as this only called at UNLOAD. Not during normal running.