FastScriptReload icon indicating copy to clipboard operation
FastScriptReload copied to clipboard

Exception when immersive debugging is enabled

Open sebas77 opened this issue 1 year ago • 1 comments

#if ImmersiveVrTools_DebugEnabled LoggerScoped.Log($"Application not playing, change to: {e.Name} won't be compiled and hot reloaded"); #endif

e is not found

sebas77 avatar Jan 30 '24 12:01 sebas77

thanks, you can remove e for now, I'll patch that

handzlikchris avatar Jan 31 '24 09:01 handzlikchris