FastScriptReload
FastScriptReload copied to clipboard
Exception when immersive debugging is enabled
#if ImmersiveVrTools_DebugEnabled LoggerScoped.Log($"Application not playing, change to: {e.Name} won't be compiled and hot reloaded"); #endif
e is not found
thanks, you can remove e for now, I'll patch that