Assets/ILRuntime/Src/ILLauncherProxy.cs
@@ -239,7 +239,7 @@ m.Invoke(null, new object[] { appdomain }); } #else ILRuntime.Runtime.Generated.CLRBindings.Shutdown(appDomain); ILRuntime.Runtime.Generated.CLRBindings.Shutdown(appdomain); #endif dllFS?.Close(); pdbFS?.Close();