Fixed AI not being able to be spawned inside of WakeAI zones if in an editor scene
Awake was happening before the local server was initiated and throwing an exception so it wasn't getting query events
This is an issue on main but it's blocking quick testing on this branch so I'll do it here, could cherrypick this change to main if needed