View Issue Details

IDProjectCategoryView StatusLast Update
0001992NoesisGUIUnitypublic2025-01-15 09:35
ReporterKeldorKatarn Assigned Tosfernandez  
PrioritynormalSeveritycrash 
Status assignedResolutionopen 
Product Version3.0.11 
Summary0001992: Unity 2019.4.9f1 (64-bit) crashes when using asynchronous event handler for Noesis RoutedEvent
Description

Doing this reliably crashes the editor

public partial class FileDialogView : UserControl
{
    public FileDialogView()
    {
        InitializeComponent();
        Initialized += OnInitialized; 
    }

    private void OnInitialized(object sender, EventArgs args)
    {
        var treeView = (TreeView)FindName("TreeView");
        treeView.AddHandler(TreeViewItem.SelectedEvent, new RoutedEventHandler((s, e) => OnTreeViewItemSelected(s, e)));
    }

    private async void OnTreeViewItemSelected(object sender, RoutedEventArgs e)
    {
        await Task.Delay(500);
        (e.Source as TreeViewItem)?.BringIntoView();
    }

}

Attached Files
crash.dmp (1,589,471 bytes)
Editor.log (194,068 bytes)   
[LicensingClient] ERROR Failed to connect to local IPC
[Licensing::Module] Failed to connect to channel: LicenseClient-Andreas
[Licensing::Module] Successfully launched the LicensingClient
[Licensing::Module] Successfully connected to LicensingClient on channel: LicenseClient-Andreas
[Licensing::Module] Successfully launched and connected to LicensingClient
Entitlement-based licensing initiated
[LicensingClient] Licenses Updated successfully in LicensingClient

LICENSE SYSTEM [2021430 9:51:27] Next license update check is after 2020-09-04T08:00:38


LICENSE SYSTEM [2021430 9:51:27] Machine binding 1 mismatch: (value of current machine) 00330-80000-00000-AA009 != 00330-80000-00000-AA191 (value in license file). Reason might be there is a hardware change on this machine after the license was activated.


LICENSE SYSTEM [2021430 9:51:27] Current license is already valid and activated. Skipping license activation process (Provided username/password will be ignored).
Built from '2019.4/staging' branch; Version is '2019.4.9f1 (50fe8a171dd9) revision 5308042'; Using compiler version '191627012'
OS: 'Windows 10  (10.0.0) 64bit' Language: 'en' Physical Memory: 16291 MB
[Licensing::Module] Serial number assigned to: "F4-8ZNP-QA5W-4WVQ-W4X7-XXXX"\nBatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 1, IsPro: 0
[Package Manager] Server::Start -- Port 60181 was selected

 COMMAND LINE ARGUMENTS:
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Unity.exe
C:/Users/Andreas/Source/Repos/Montreal
Using Asset Import Pipeline V2.
Adding genesis user token [Package Manager] Done resolving packages in 0.52s seconds
[Package Manager] Done checking package constraints in 0.01s seconds
[Package Manager] 
Registered 42 packages:
  Packages from [https://packages.unity.com]:
    [email protected] (location: C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\[email protected])
    [email protected] (location: C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\[email protected])
    [email protected] (location: C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\[email protected])
    [email protected] (location: C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\[email protected])
    [email protected] (location: C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\[email protected])
    [email protected] (location: C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\[email protected])
  Built-in packages:
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.2d.sprite)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.2d.tilemap)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.ugui)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.ai)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.androidjni)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.animation)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.assetbundle)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.audio)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.cloth)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.director)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.imageconversion)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.imgui)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.jsonserialize)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.particlesystem)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.physics)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.physics2d)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.screencapture)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.terrain)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.terrainphysics)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.tilemap)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.ui)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.uielements)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.umbra)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unityanalytics)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unitywebrequest)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unitywebrequestassetbundle)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unitywebrequestaudio)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unitywebrequesttexture)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unitywebrequestwww)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.vehicles)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.video)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.vr)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.wind)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.xr)
    [email protected] (location: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.subsystems)
  Git packages:
    com.cysharp.unitask@https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask (location: C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\com.cysharp.unitask@958a8e11ab)

[Subsystems] No new subsystems found in resolved package list.
[Package Manager] Done registering packages in 0.29s seconds
Refreshing native plugins compatible for Editor in 51.85 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
IsTimeToCheckForNewEditor: Update time 1619772443 current 1619769090
Initialize engine version: 2019.4.9f1 (50fe8a171dd9)
[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2019.4.9f1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path C:/Users/Andreas/Source/Repos/Montreal/Assets
GfxDevice: creating device client; threaded=1
Direct3D:
    Version:  Direct3D 11.0 [level 11.1]
    Renderer: NVIDIA GeForce RTX 2080 (ID=0x1e87)
    Vendor:   
    VRAM:     8010 MB
    Driver:   27.21.14.6589
Initialize mono
Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2019.4.9f1/Editor/Data/Managed'
Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2019.4.9f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit'
Mono config path = 'C:/Program Files/Unity/Hub/Editor/2019.4.9f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56940
ImportWorker Server TCP listen port: 57363
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/Program Files/Unity/Hub/Editor/2019.4.9f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Register platform support module: C:/Program Files/Unity/Hub/Editor/2019.4.9f1/Editor/Data/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll
Register platform support module: C:/Program Files/Unity/Hub/Editor/2019.4.9f1/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll
Registered in 0.002202 seconds.
Native extension for LinuxStandalone target not found
Native extension for OSXStandalone target not found
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 39.24 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in  0.953 seconds
Registering precompiled user dll's ...
Registered in 0.071405 seconds.
Platform modules already initialized, skipping
Validating Project structure ... 0.017853 seconds.
Shader import version has changed; will reimport all shaders...
Upgrading shader files ...0.025637 seconds.
Begin MonoManager ReloadAssembly
Native extension for LinuxStandalone target not found
Native extension for OSXStandalone target not found
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.64 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in  2.607 seconds
Platform modules already initialized, skipping
RefreshInfo: InitialScriptRefreshV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 4177.867ms
	ApplyChangesToAssetFolders: 0.607ms
	WriteModifiedImportersToTextMetaFiles: 0.047ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 41.015ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 0.153ms
	CategorizeAssets: 0.106ms
	ImportAndPostprocessOutOfDateAssets: 44.391ms (4078.428ms without children)
		ImportManagerImport: 4077.372ms (0.000ms without children)
			ImportInProcess: 0.000ms
			ImportOutOfProcess: 0.000ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.000ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 0.000ms
		VerifyAssetsAreUpToDateAndCorrect: 0.000ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.226ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.001ms
		OnDemandSchedulerStart: 0.236ms
		RestoreLoadedAssetsState: 0.000ms
	InvokeProjectHasChanged: 0.593ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 0.000ms
	UnloadImportedAssets: 0.619ms
	Hotreload: 0.005ms
	FixTempGuids: 0.186ms
	VerifyGuidPMRegistrations: 0.002ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.001ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.338ms
	GetLoadedSourceAssetsSnapshot: 0.008ms
	PersistCurrentRevisions: 0.652ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 9.231ms
Start importing Library/BuildPlayer.prefs using Guid(00000000000000005000000000000000) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Library/BuildPlayer.prefs' (target hash: 'fe3108a9ccf4ffdc149e560e6cf05620') in 0.013537 seconds
Refreshing native plugins compatible for Editor in 0.66 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Refresh completed in 0.194443 seconds.
RefreshInfo: RefreshV2(ForceSynchronousImport)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 194.045ms
	ApplyChangesToAssetFolders: 0.640ms
	WriteModifiedImportersToTextMetaFiles: 0.047ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 39.583ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 5.270ms
	CategorizeAssets: 0.140ms
	ImportAndPostprocessOutOfDateAssets: 41.846ms (96.668ms without children)
		ImportManagerImport: 2.243ms (15.197ms without children)
			ImportInProcess: 1.311ms
			ImportOutOfProcess: 13.880ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.005ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 73.788ms
		VerifyAssetsAreUpToDateAndCorrect: 0.007ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.270ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.001ms
		OnDemandSchedulerStart: 0.170ms
		RestoreLoadedAssetsState: 0.594ms
	InvokeProjectHasChanged: 1.234ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 3.165ms
	UnloadImportedAssets: 0.571ms
	Hotreload: 0.134ms
	FixTempGuids: 5.101ms
	VerifyGuidPMRegistrations: 0.002ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.232ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.013ms
	GetLoadedSourceAssetsSnapshot: 0.819ms
	PersistCurrentRevisions: 2.480ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.091ms
RefreshInfo: StopAssetImportingV2(ForceSynchronousImport)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 13.507ms
	ApplyChangesToAssetFolders: 0.607ms
	WriteModifiedImportersToTextMetaFiles: 0.046ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 6.192ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 3.857ms
	CategorizeAssets: 0.000ms
	ImportAndPostprocessOutOfDateAssets: 0.000ms (0.000ms without children)
		ImportManagerImport: 0.000ms (0.000ms without children)
			ImportInProcess: 0.000ms
			ImportOutOfProcess: 0.000ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.000ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 0.000ms
		VerifyAssetsAreUpToDateAndCorrect: 0.000ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.000ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.000ms
		OnDemandSchedulerStart: 0.000ms
		RestoreLoadedAssetsState: 0.000ms
	InvokeProjectHasChanged: 0.000ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 0.000ms
	UnloadImportedAssets: 0.000ms
	Hotreload: 0.000ms
	FixTempGuids: 0.015ms
	VerifyGuidPMRegistrations: 0.002ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.229ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.083ms
	GetLoadedSourceAssetsSnapshot: 0.938ms
	PersistCurrentRevisions: 0.615ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.012ms
Refresh completed in 0.092846 seconds.
RefreshInfo: RefreshV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 92.837ms
	ApplyChangesToAssetFolders: 0.611ms
	WriteModifiedImportersToTextMetaFiles: 0.046ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 38.759ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 3.806ms
	CategorizeAssets: 0.144ms
	ImportAndPostprocessOutOfDateAssets: 41.431ms (2.922ms without children)
		ImportManagerImport: 0.930ms (0.000ms without children)
			ImportInProcess: 0.000ms
			ImportOutOfProcess: 0.000ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.000ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 0.000ms
		VerifyAssetsAreUpToDateAndCorrect: 0.000ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.256ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.000ms
		OnDemandSchedulerStart: 0.215ms
		RestoreLoadedAssetsState: 0.331ms
	InvokeProjectHasChanged: 1.190ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 0.000ms
	UnloadImportedAssets: 0.918ms
	Hotreload: 0.126ms
	FixTempGuids: 0.033ms
	VerifyGuidPMRegistrations: 0.003ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.236ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.025ms
	GetLoadedSourceAssetsSnapshot: 1.638ms
	PersistCurrentRevisions: 1.802ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.011ms
Launched and connected shader compiler UnityShaderCompiler.exe after 0.02 seconds
Initializing Unity extensions:
 'C:/Program Files/Unity/Hub/Editor/2019.4.9f1/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll'  GUID: 4ba2329b63d54f0187bcaa12486b1b0f
LightmapEditorSettings: switching bake backend from 1 to 0.
Unloading 148 Unused Serialized files (Serialized files now loaded: 0)
[Trace]Forest awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Forest enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Marsh awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Marsh enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Hills awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
UnityEngine.Resources:Load(String, Type)
UnityEngine.Resources:Load(String)
NoesisSettings:Get() (at Assets\NoesisGUI\Plugins\NoesisSettings.cs:50)
NoesisUnity:Init() (at Assets\NoesisGUI\Plugins\NoesisUnity.cs:23)
NoesisXaml:RegisterDependencies() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:48)
NoesisXaml:OnEnable() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:9)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Hills enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
UnityEngine.Resources:Load(String, Type)
UnityEngine.Resources:Load(String)
NoesisSettings:Get() (at Assets\NoesisGUI\Plugins\NoesisSettings.cs:50)
NoesisUnity:Init() (at Assets\NoesisGUI\Plugins\NoesisUnity.cs:23)
NoesisXaml:RegisterDependencies() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:48)
NoesisXaml:OnEnable() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:9)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Plains awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
UnityEngine.Resources:Load(String, Type)
UnityEngine.Resources:Load(String)
NoesisSettings:Get() (at Assets\NoesisGUI\Plugins\NoesisSettings.cs:50)
NoesisUnity:Init() (at Assets\NoesisGUI\Plugins\NoesisUnity.cs:23)
NoesisXaml:RegisterDependencies() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:48)
NoesisXaml:OnEnable() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:9)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Plains enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
UnityEngine.Resources:Load(String, Type)
UnityEngine.Resources:Load(String)
NoesisSettings:Get() (at Assets\NoesisGUI\Plugins\NoesisSettings.cs:50)
NoesisUnity:Init() (at Assets\NoesisGUI\Plugins\NoesisUnity.cs:23)
NoesisXaml:RegisterDependencies() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:48)
NoesisXaml:OnEnable() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:9)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Woodlands awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
UnityEngine.Resources:Load(String, Type)
UnityEngine.Resources:Load(String)
NoesisSettings:Get() (at Assets\NoesisGUI\Plugins\NoesisSettings.cs:50)
NoesisUnity:Init() (at Assets\NoesisGUI\Plugins\NoesisUnity.cs:23)
NoesisXaml:RegisterDependencies() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:48)
NoesisXaml:OnEnable() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:9)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Woodlands enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
UnityEngine.Resources:Load(String, Type)
UnityEngine.Resources:Load(String)
NoesisSettings:Get() (at Assets\NoesisGUI\Plugins\NoesisSettings.cs:50)
NoesisUnity:Init() (at Assets\NoesisGUI\Plugins\NoesisUnity.cs:23)
NoesisXaml:RegisterDependencies() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:48)
NoesisXaml:OnEnable() (at Assets\NoesisGUI\Plugins\NoesisXaml.cs:9)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

Refreshing native plugins compatible for Editor in 0.63 ms, found 1 plugins.
[Trace]Player One awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player One enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player Two awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player Two enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Germany awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Germany enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Poland awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Poland enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panther awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panther enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Test Map 1 awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Test Map 1 enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panzer IV awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:Awake() (at Assets\Scripts\Core\AssetBase.cs:83)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panzer IV enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

Loaded scene 'Assets/MapEditor/MapEditor.unity'
	Deserialize:            23.487 ms
	Integration:            72.744 ms
	Integration of assets:  200.714 ms
	Thread Wait Time:       43.002 ms
	Total Operation Time:   339.948 ms
System memory in use before: 74.1 MB.
System memory in use after: 73.1 MB.

Unloading 209 unused Assets to reduce memory usage. Loaded Objects now: 4178.
Total: 20.953500 ms (FindLiveObjects: 0.513800 ms CreateObjectMapping: 0.150100 ms MarkObjects: 19.715500 ms  DeleteObjects: 0.572900 ms)

[MODES] Loading mode Default (0) for mode-current-id-Montreal
<RI> Initialized touch support.

<RI> Initialized touch support.

<RI> Initialized touch support.

<RI> Initialized touch support.

<RI> Initialized touch support.

<RI> Initialized touch support.

<RI> Initialized touch support.

<RI> Initialized touch support.

<RI> Initializing input.

<RI> Input initialized.

D3D11 device created for Microsoft Media Foundation video decoding.
[Project] Loading completed in 11.093 seconds
	Project init time: 				0.447 seconds
		Template init time: 		0.000 seconds
		Services packages init time: 	0.000 seconds
		Package Manager init time: 		0.000 seconds
		Asset Database init time: 		0.000 seconds
		Global illumination init time: 	0.000 seconds
		Assemblies load time: 			0.000 seconds
		Unity extensions init time: 	0.001 seconds
		Asset Database refresh time: 	0.000 seconds
	Scene opening time: 			0.809 seconds
Created GICache directory at C:/Users/Andreas/AppData/LocalLow/Unity/Caches/GiCache. Took: 0.019s, timestamps: [11.864 - 11.884]
gi::BakeBackendSwitch: switching bake backend from 3 to 0.
Setting up 8 worker threads for Enlighten.
  Thread -> id: 5978 -> priority: 1 
  Thread -> id: 9de0 -> priority: 1 
  Thread -> id: 87c -> priority: 1 
  Thread -> id: a33c -> priority: 1 
  Thread -> id: 9288 -> priority: 1 
  Thread -> id: 3afc -> priority: 1 
  Thread -> id: c648 -> priority: 1 
  Thread -> id: c940 -> priority: 1 
TrimDiskCacheJob: Current cache size 5mb
Start importing Assets/Scripts/MapEditor/Views/FileDialogView.xaml.cs using Guid(1f21f7557adaa6748af545c65575cc29) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/FileDialogView.xaml.cs' (target hash: 'e603cd9560dad855673d1ba03d33688e') in 0.015994 seconds
AssetDatabase: script compilation time: 0.036980s
Refreshing native plugins compatible for Editor in 0.67 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Refresh completed in 0.128558 seconds.
RefreshInfo: RefreshV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 128.545ms
	ApplyChangesToAssetFolders: 0.687ms
	WriteModifiedImportersToTextMetaFiles: 0.048ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 40.874ms
	UnregisterDeletedAssets: 0.602ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 5.901ms
	CategorizeAssets: 0.202ms
	ImportAndPostprocessOutOfDateAssets: 1.380ms (72.657ms without children)
		ImportManagerImport: 2.968ms (19.106ms without children)
			ImportInProcess: 2.196ms
			ImportOutOfProcess: 16.891ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.018ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 37.020ms
		ReloadImportedAssets: 7.047ms
		VerifyAssetsAreUpToDateAndCorrect: 0.442ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.281ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.001ms
		OnDemandSchedulerStart: 0.178ms
		RestoreLoadedAssetsState: 0.284ms
	InvokeProjectHasChanged: 1.534ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 3.796ms
	UnloadImportedAssets: 0.904ms
	Hotreload: 0.119ms
	FixTempGuids: 1.712ms
	VerifyGuidPMRegistrations: 0.001ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.299ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.030ms
	GetLoadedSourceAssetsSnapshot: 1.002ms
	PersistCurrentRevisions: 3.475ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.277ms
Refresh completed in 0.047383 seconds.
RefreshInfo: RefreshV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 47.373ms
	ApplyChangesToAssetFolders: 0.618ms
	WriteModifiedImportersToTextMetaFiles: 0.049ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 39.173ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 4.438ms
	CategorizeAssets: 0.000ms
	ImportAndPostprocessOutOfDateAssets: 0.000ms (0.000ms without children)
		ImportManagerImport: 0.000ms (0.000ms without children)
			ImportInProcess: 0.000ms
			ImportOutOfProcess: 0.000ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.000ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 0.000ms
		VerifyAssetsAreUpToDateAndCorrect: 0.000ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.000ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.000ms
		OnDemandSchedulerStart: 0.000ms
		RestoreLoadedAssetsState: 0.000ms
	InvokeProjectHasChanged: 0.000ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 0.000ms
	UnloadImportedAssets: 0.000ms
	Hotreload: 0.000ms
	FixTempGuids: 0.020ms
	VerifyGuidPMRegistrations: 0.003ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.230ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.027ms
	GetLoadedSourceAssetsSnapshot: 1.014ms
	PersistCurrentRevisions: 0.938ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.012ms
- Starting script compilation
- Starting compile Library/ScriptAssemblies/VacuumBreather.Montreal.dll
- Finished compile Library/ScriptAssemblies/VacuumBreather.Montreal.dll in 0,352517 seconds
- Starting compile Library/ScriptAssemblies/VacuumBreather.Montreal.Editor.dll
- Starting compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.Common.dll
- Finished compile Library/ScriptAssemblies/VacuumBreather.Montreal.Editor.dll in 0,187588 seconds
- Finished compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.Common.dll in 0,188382 seconds
- Starting compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.EditMode.dll
- Starting compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.PlayMode.dll
- Finished compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.PlayMode.dll in 0,182996 seconds
- Finished compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.EditMode.dll in 0,390582 seconds
- Finished script compilation in 0,966416 seconds
Reloading assemblies after finishing script compilation.
Begin MonoManager ReloadAssembly
[Trace]Player One disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Marsh disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Forest disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player Two disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Plains disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panzer IV disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Test Map 1 disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Poland disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Hills disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Woodlands disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Germany disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panther disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

Native extension for LinuxStandalone target not found
Native extension for OSXStandalone target not found
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.89 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
[Trace]Test Map 1 enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player Two enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Marsh enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panzer IV enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Hills enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Forest enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Poland enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Plains enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[MODES] Loading mode Default (0) for mode-current-id-Montreal
[Trace]Panther enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Woodlands enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player One enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Germany enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

Mono: successfully reloaded assembly
RefreshInfo: StopAssetImportingV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 62.028ms
	ApplyChangesToAssetFolders: 0.639ms
	WriteModifiedImportersToTextMetaFiles: 0.045ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 6.360ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 5.271ms
	CategorizeAssets: 0.198ms
	ImportAndPostprocessOutOfDateAssets: 40.205ms (3.319ms without children)
		ImportManagerImport: 1.147ms (0.000ms without children)
			ImportInProcess: 0.000ms
			ImportOutOfProcess: 0.000ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.000ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 0.000ms
		VerifyAssetsAreUpToDateAndCorrect: 0.000ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.254ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.000ms
		OnDemandSchedulerStart: 0.151ms
		RestoreLoadedAssetsState: 0.330ms
	InvokeProjectHasChanged: 1.437ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 0.000ms
	UnloadImportedAssets: 1.137ms
	Hotreload: 0.125ms
	FixTempGuids: 0.722ms
	VerifyGuidPMRegistrations: 0.003ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.227ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.074ms
	GetLoadedSourceAssetsSnapshot: 1.175ms
	PersistCurrentRevisions: 2.422ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.012ms
- Completed reload, in  3.788 seconds
Platform modules already initialized, skipping
Refresh completed in 0.047398 seconds.
RefreshInfo: RefreshV2(ForceSynchronousImport)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 47.382ms
	ApplyChangesToAssetFolders: 0.660ms
	WriteModifiedImportersToTextMetaFiles: 0.047ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 39.116ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 4.151ms
	CategorizeAssets: 0.000ms
	ImportAndPostprocessOutOfDateAssets: 0.000ms (0.000ms without children)
		ImportManagerImport: 0.000ms (0.000ms without children)
			ImportInProcess: 0.000ms
			ImportOutOfProcess: 0.000ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.000ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 0.000ms
		VerifyAssetsAreUpToDateAndCorrect: 0.000ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.000ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.000ms
		OnDemandSchedulerStart: 0.000ms
		RestoreLoadedAssetsState: 0.000ms
	InvokeProjectHasChanged: 0.000ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 0.000ms
	UnloadImportedAssets: 0.000ms
	Hotreload: 0.000ms
	FixTempGuids: 0.018ms
	VerifyGuidPMRegistrations: 0.003ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.254ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.505ms
	GetLoadedSourceAssetsSnapshot: 0.932ms
	PersistCurrentRevisions: 0.797ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.014ms
Start importing Assets/Scripts/MapEditor/Views/DialogView.xaml.cs using Guid(70e8d37734979dd41993a2faea249eff) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/DialogView.xaml.cs' (target hash: '0caaac10e55d8092f86bd809870a4543') in 0.017603 seconds
Start importing Assets/Scripts/MapEditor/Views/MainView.xaml.cs using Guid(c9ae3015d7f5e5345a2b7ac0aac759e4) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/MainView.xaml.cs' (target hash: '71a96b4e62a99f521e889c3fdd7f2a6c') in 0.006950 seconds
Start importing Assets/Scripts/MapEditor/Views/ShellView.xaml.cs using Guid(fe46fdae8bbd413888e8f1438058b8d9) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/ShellView.xaml.cs' (target hash: '3c97d8fe77456cc14b7b09885732c254') in 0.004505 seconds
Start importing Assets/Scripts/MapEditor/Views/FileDialogView.xaml.cs using Guid(1f21f7557adaa6748af545c65575cc29) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/FileDialogView.xaml.cs' (target hash: 'e603cd9560dad855673d1ba03d33688e') in 0.004825 seconds
AssetDatabase: script compilation time: 0.031250s
Start importing Assets/Scripts/MapEditor/Views/ShellView.xaml using Guid(404b05e454bd4e559290212f02136072) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/ShellView.xaml' (target hash: 'd2a9dc100f70ccd2992e4c9a95545413') in 0.013709 seconds
Start importing Assets/Scripts/MapEditor/Views/DialogView.xaml using Guid(32c4ebe62bd45504eb1dfbbadfcc54eb) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/DialogView.xaml' (target hash: '00de0e4ccfbf2958599dac45990900f7') in 0.003009 seconds
Start importing Assets/Scripts/MapEditor/Views/FileDialogView.xaml using Guid(3d04d9b9005cad643aa9c017a5c95fff) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/FileDialogView.xaml' (target hash: 'e5679eab1bdc70130b1761536261fc61') in 0.002697 seconds
Start importing Assets/Scripts/MapEditor/Views/MainView.xaml using Guid(ce1f44bf603c62d4188f5239b5f64607) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/MainView.xaml' (target hash: 'c1898256fade141e58363060b1f639d8') in 0.002612 seconds
Start importing Assets/Scripts/MapEditor/Views/ShellView.asset using Guid(106652b5266f5fa48a9d6d8820b4eb5e) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/ShellView.asset' (target hash: 'e272bc4b286e297faef2825ef1ddb4d6') in 0.030693 seconds
Start importing Assets/Scripts/MapEditor/Views/DialogView.asset using Guid(202bf212105725f479e630b8daec2a32) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/DialogView.asset' (target hash: '46bd9eabebe2cc790682f3077ef39325') in 0.012465 seconds
Start importing Assets/Scripts/MapEditor/Views/FileDialogView.asset using Guid(14235c64fbf326d49ae004b1af3f922c) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/FileDialogView.asset' (target hash: '3ba4f9cfa963b94efc5457ea4c5d9197') in 0.033066 seconds
Start importing Assets/Scripts/MapEditor/Views/MainView.asset using Guid(4c76a9b90fe5bc744af57d557319fa5e) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/MainView.asset' (target hash: '00cb082ff87f53db4312d3aaa9af38df') in 0.035837 seconds
Refreshing native plugins compatible for Editor in 0.68 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
RefreshInfo: StopAssetImportingV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 259.491ms
	ApplyChangesToAssetFolders: 0.657ms
	WriteModifiedImportersToTextMetaFiles: 0.046ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 5.163ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 4.176ms
	CategorizeAssets: 0.202ms
	ImportAndPostprocessOutOfDateAssets: 1.694ms (240.541ms without children)
		ImportManagerImport: 3.102ms (179.741ms without children)
			ImportInProcess: 4.646ms
			ImportOutOfProcess: 174.993ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.102ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 31.294ms
		ReloadImportedAssets: 16.145ms
		VerifyAssetsAreUpToDateAndCorrect: 1.077ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.266ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.001ms
		OnDemandSchedulerStart: 0.215ms
		RestoreLoadedAssetsState: 0.151ms
	InvokeProjectHasChanged: 1.537ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 7.013ms
	UnloadImportedAssets: 0.761ms
	Hotreload: 1.072ms
	FixTempGuids: 2.133ms
	VerifyGuidPMRegistrations: 0.002ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.282ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.087ms
	GetLoadedSourceAssetsSnapshot: 0.906ms
	PersistCurrentRevisions: 4.053ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.088ms
- Starting script compilation
- Starting compile Library/ScriptAssemblies/VacuumBreather.Montreal.dll
Start importing Assets/Scripts/MapEditor/Views/ShellView.asset using Guid(106652b5266f5fa48a9d6d8820b4eb5e) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/ShellView.asset' (target hash: 'e272bc4b286e297faef2825ef1ddb4d6') in 0.009692 seconds
Refreshing native plugins compatible for Editor in 1.03 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
RefreshInfo: StopAssetImportingV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 52.095ms
	ApplyChangesToAssetFolders: 0.652ms
	WriteModifiedImportersToTextMetaFiles: 0.046ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 7.181ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 5.437ms
	CategorizeAssets: 0.203ms
	ImportAndPostprocessOutOfDateAssets: 1.402ms (29.148ms without children)
		ImportManagerImport: 2.563ms (13.341ms without children)
			ImportInProcess: 2.522ms
			ImportOutOfProcess: 10.783ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.037ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 4.945ms
		VerifyAssetsAreUpToDateAndCorrect: 0.241ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.280ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.001ms
		OnDemandSchedulerStart: 0.181ms
		RestoreLoadedAssetsState: 0.242ms
	InvokeProjectHasChanged: 2.323ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 5.030ms
	UnloadImportedAssets: 1.256ms
	Hotreload: 0.157ms
	FixTempGuids: 2.556ms
	VerifyGuidPMRegistrations: 0.004ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.321ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.042ms
	GetLoadedSourceAssetsSnapshot: 1.905ms
	PersistCurrentRevisions: 4.854ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.018ms
Start importing Assets/Scripts/MapEditor/Views/DialogView.asset using Guid(202bf212105725f479e630b8daec2a32) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/DialogView.asset' (target hash: '46bd9eabebe2cc790682f3077ef39325') in 0.010612 seconds
Refreshing native plugins compatible for Editor in 0.64 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
RefreshInfo: StopAssetImportingV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 43.602ms
	ApplyChangesToAssetFolders: 0.603ms
	WriteModifiedImportersToTextMetaFiles: 0.046ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 7.140ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 5.319ms
	CategorizeAssets: 0.198ms
	ImportAndPostprocessOutOfDateAssets: 1.145ms (23.845ms without children)
		ImportManagerImport: 1.804ms (13.400ms without children)
			ImportInProcess: 1.748ms
			ImportOutOfProcess: 11.634ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.018ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 3.165ms
		VerifyAssetsAreUpToDateAndCorrect: 0.156ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.236ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.001ms
		OnDemandSchedulerStart: 0.158ms
		RestoreLoadedAssetsState: 0.270ms
	InvokeProjectHasChanged: 1.608ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 3.046ms
	UnloadImportedAssets: 1.170ms
	Hotreload: 0.110ms
	FixTempGuids: 1.137ms
	VerifyGuidPMRegistrations: 0.002ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.290ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.014ms
	GetLoadedSourceAssetsSnapshot: 1.148ms
	PersistCurrentRevisions: 3.463ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.011ms
Start importing Assets/Scripts/MapEditor/Views/FileDialogView.asset using Guid(14235c64fbf326d49ae004b1af3f922c) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/FileDialogView.asset' (target hash: '3ba4f9cfa963b94efc5457ea4c5d9197') in 0.010865 seconds
Refreshing native plugins compatible for Editor in 0.72 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
RefreshInfo: StopAssetImportingV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 47.120ms
	ApplyChangesToAssetFolders: 0.597ms
	WriteModifiedImportersToTextMetaFiles: 0.046ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 8.803ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 5.720ms
	CategorizeAssets: 0.207ms
	ImportAndPostprocessOutOfDateAssets: 1.253ms (24.585ms without children)
		ImportManagerImport: 1.970ms (13.701ms without children)
			ImportInProcess: 1.811ms
			ImportOutOfProcess: 11.869ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.021ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 3.111ms
		VerifyAssetsAreUpToDateAndCorrect: 0.166ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.252ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.001ms
		OnDemandSchedulerStart: 0.167ms
		RestoreLoadedAssetsState: 0.172ms
	InvokeProjectHasChanged: 1.702ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 3.344ms
	UnloadImportedAssets: 1.196ms
	Hotreload: 0.115ms
	FixTempGuids: 1.574ms
	VerifyGuidPMRegistrations: 0.002ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.235ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.013ms
	GetLoadedSourceAssetsSnapshot: 1.446ms
	PersistCurrentRevisions: 3.405ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.014ms
Start importing Assets/Scripts/MapEditor/Views/MainView.asset using Guid(4c76a9b90fe5bc744af57d557319fa5e) Importer(-1,00000000000000000000000000000000)
Done importing asset: 'Assets/Scripts/MapEditor/Views/MainView.asset' (target hash: '00cb082ff87f53db4312d3aaa9af38df') in 0.013764 seconds
Refreshing native plugins compatible for Editor in 0.64 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
RefreshInfo: StopAssetImportingV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 48.155ms
	ApplyChangesToAssetFolders: 0.644ms
	WriteModifiedImportersToTextMetaFiles: 0.050ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 6.998ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 6.136ms
	CategorizeAssets: 0.242ms
	ImportAndPostprocessOutOfDateAssets: 1.450ms (26.946ms without children)
		ImportManagerImport: 1.905ms (16.377ms without children)
			ImportInProcess: 1.666ms
			ImportOutOfProcess: 14.693ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.018ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 3.142ms
		VerifyAssetsAreUpToDateAndCorrect: 0.155ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.247ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.001ms
		OnDemandSchedulerStart: 0.168ms
		RestoreLoadedAssetsState: 0.270ms
	InvokeProjectHasChanged: 1.598ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 3.083ms
	UnloadImportedAssets: 1.263ms
	Hotreload: 0.128ms
	FixTempGuids: 1.173ms
	VerifyGuidPMRegistrations: 0.002ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.291ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.012ms
	GetLoadedSourceAssetsSnapshot: 1.251ms
	PersistCurrentRevisions: 3.491ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.012ms
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 154.3 MB.
System memory in use after: 136.2 MB.

Unloading 254 unused Assets to reduce memory usage. Loaded Objects now: 4955.
Total: 35.187500 ms (FindLiveObjects: 0.541900 ms CreateObjectMapping: 0.147500 ms MarkObjects: 30.019000 ms  DeleteObjects: 4.478300 ms)

- Finished compile Library/ScriptAssemblies/VacuumBreather.Montreal.dll in 0,5844 seconds
- Starting compile Library/ScriptAssemblies/VacuumBreather.Montreal.Editor.dll
- Starting compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.Common.dll
- Finished compile Library/ScriptAssemblies/VacuumBreather.Montreal.Editor.dll in 0,186834 seconds
- Finished compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.Common.dll in 0,187568 seconds
- Starting compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.EditMode.dll
- Starting compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.PlayMode.dll
- Finished compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.PlayMode.dll in 0,182343 seconds
- Finished compile Library/ScriptAssemblies/VacuumBreather.Montreal.Test.EditMode.dll in 0,39739 seconds
- Finished script compilation in 1,204505 seconds
Reloading assemblies after finishing script compilation.
Begin MonoManager ReloadAssembly
[Trace]Player One disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Marsh disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Forest disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player Two disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Plains disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panzer IV disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Test Map 1 disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Poland disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Hills disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Woodlands disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Germany disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panther disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

Native extension for LinuxStandalone target not found
Native extension for OSXStandalone target not found
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 3.54 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
[Trace]Test Map 1 enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player Two enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Marsh enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panzer IV enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Hills enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Forest enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Poland enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Plains enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[MODES] Loading mode Default (0) for mode-current-id-Montreal
[Trace]Panther enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Woodlands enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player One enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Germany enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

Mono: successfully reloaded assembly
RefreshInfo: StopAssetImportingV2(NoUpdateAssetOptions)
RefreshProfiler: Total: 0.000ms
	InvokeBeforeRefreshCallbacks: 64.044ms
	ApplyChangesToAssetFolders: 0.693ms
	WriteModifiedImportersToTextMetaFiles: 0.048ms
	CleanLegacyArtifacts: 0.000ms
	Scan: 0.000ms
	OnSourceAssetsModified: 6.130ms
	UnregisterDeletedAssets: 0.000ms
	InitializeImportedAssetsSnapshot: 0.000ms
	GetAllGuidsForCategorization: 4.532ms
	CategorizeAssets: 0.221ms
	ImportAndPostprocessOutOfDateAssets: 42.659ms (3.411ms without children)
		ImportManagerImport: 1.186ms (0.000ms without children)
			ImportInProcess: 0.000ms
			ImportOutOfProcess: 0.000ms
			UpdateCategorizedAssets: 0.000ms
			RemoteAssetCacheGetArtifact: 0.000ms (0.000ms without children)
				RemoteAssetCacheResolve: 0.000ms
				RemoteAssetCacheDownloadFile: 0.000ms
		CompileScripts: 0.000ms
		PostProcessAllAssets: 0.000ms
		ReloadImportedAssets: 0.000ms
		VerifyAssetsAreUpToDateAndCorrect: 0.000ms
		EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.000ms
		InitializingProgressBar: 0.269ms
		PostProcessAllAssetNotificationsAddChangedAssets: 0.000ms
		OnDemandSchedulerStart: 0.152ms
		RestoreLoadedAssetsState: 0.342ms
	InvokeProjectHasChanged: 1.462ms
	UpdateImportedAssetsSnapshot: 0.000ms
	ReloadSourceAssets: 0.000ms
	UnloadImportedAssets: 1.176ms
	Hotreload: 0.136ms
	FixTempGuids: 0.778ms
	VerifyGuidPMRegistrations: 0.003ms
	GatherAllCurrentPrimaryArtifactRevisions: 0.000ms
	UnloadStreamsBegin: 0.264ms
	LoadedImportedAssetsSnapshotReleaseGCHandles: 0.316ms
	GetLoadedSourceAssetsSnapshot: 0.931ms
	PersistCurrentRevisions: 2.666ms
	UnloadStreamsEnd: 0.000ms
	GenerateScriptTypeHashes: 0.012ms
- Completed reload, in  3.417 seconds
Platform modules already initialized, skipping
<RI> Initialized touch support.

Reloading assemblies for play mode.
Begin MonoManager ReloadAssembly
[Trace]Player One disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Marsh disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Forest disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player Two disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Plains disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panzer IV disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Test Map 1 disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Poland disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Hills disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Woodlands disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Germany disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panther disabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnDisable() (at Assets\Scripts\Core\AssetBase.cs:99)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

Native extension for LinuxStandalone target not found
Native extension for OSXStandalone target not found
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.64 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
[Trace]Test Map 1 enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player Two enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Marsh enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Panzer IV enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Hills enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Forest enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Poland enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Plains enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[MODES] Loading mode Default (0) for mode-current-id-Montreal
[Trace]Panther enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Woodlands enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Player One enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

[Trace]Germany enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:52)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:46)
VacuumBreather.Montreal.Core.AssetBase:OnEnable() (at Assets\Scripts\Core\AssetBase.cs:107)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 52)

Mono: successfully reloaded assembly
- Completed reload, in  3.285 seconds
Platform modules already initialized, skipping
LightmapEditorSettings: switching bake backend from 1 to 0.
[Trace]Terrain Layer awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:Awake() (at Assets\Scripts\Core\ComponentBase.cs:175)
VacuumBreather.Montreal.Gameplay.Components.TerrainLayer:Awake() (at Assets\Scripts\Gameplay\Components\TerrainLayer.cs:89)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Terrain Layer enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:OnEnable() (at Assets\Scripts\Core\ComponentBase.cs:211)
VacuumBreather.Montreal.Gameplay.Components.TerrainLayer:OnEnable() (at Assets\Scripts\Gameplay\Components\TerrainLayer.cs:78)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Grid awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:Awake() (at Assets\Scripts\Core\ComponentBase.cs:175)
VacuumBreather.Montreal.Gameplay.Components.ScenarioLoader:Awake() (at Assets\Scripts\Gameplay\Components\ScenarioLoader.cs:243)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Grid enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:OnEnable() (at Assets\Scripts\Core\ComponentBase.cs:211)
VacuumBreather.Montreal.Gameplay.Components.ScenarioLoader:OnEnable() (at Assets\Scripts\Gameplay\Components\ScenarioLoader.cs:259)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Main Camera awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:Awake() (at Assets\Scripts\Core\ComponentBase.cs:175)
VacuumBreather.Montreal.Camera.CameraController:Awake() (at Assets\Scripts\Camera\CameraController.cs:64)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Main Camera enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:OnEnable() (at Assets\Scripts\Core\ComponentBase.cs:211)
VacuumBreather.Montreal.Camera.CameraController:OnEnable() (at Assets\Scripts\Camera\CameraController.cs:71)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Gameplay Systems awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:Awake() (at Assets\Scripts\Core\ComponentBase.cs:175)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Gameplay Systems enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:OnEnable() (at Assets\Scripts\Core\ComponentBase.cs:211)
VacuumBreather.Montreal.Game.Systems.UnhandledExceptionLogger:OnEnable() (at Assets\Scripts\Game\Systems\UnhandledExceptionLogger.cs:44)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Info]Global exception handling enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Info(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Info(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:95)
VacuumBreather.Montreal.Game.Systems.UnhandledExceptionLogger:OnEnable() (at Assets\Scripts\Game\Systems\UnhandledExceptionLogger.cs:46)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 95)

[Trace]Gameplay Systems awoken.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:Awake() (at Assets\Scripts\Core\ComponentBase.cs:175)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Gameplay Systems enabled.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:OnEnable() (at Assets\Scripts\Core\ComponentBase.cs:211)
VacuumBreather.Montreal.Game.Systems.InputSystem:OnEnable() (at Assets\Scripts\Game\Systems\InputSystem.cs:41)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

Loaded scene 'Temp/__Backupscenes/0.backup'
	Deserialize:            8.232 ms
	Integration:            353.673 ms
	Integration of assets:  0.001 ms
	Thread Wait Time:       10.422 ms
	Total Operation Time:   372.329 ms
[Trace]Terrain Layer started.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:Start() (at Assets\Scripts\Core\ComponentBase.cs:183)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Grid started.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:Start() (at Assets\Scripts\Core\ComponentBase.cs:183)
VacuumBreather.Montreal.Gameplay.Components.ScenarioLoader:Start() (at Assets\Scripts\Gameplay\Components\ScenarioLoader.cs:251)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Info]Refreshing scenario...
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Info(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Info(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:95)
VacuumBreather.Montreal.Gameplay.Components.ScenarioLoader:Refresh() (at Assets\Scripts\Gameplay\Components\ScenarioLoader.cs:231)
VacuumBreather.Montreal.Gameplay.Components.ScenarioLoader:Start() (at Assets\Scripts\Gameplay\Components\ScenarioLoader.cs:253)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 95)

[Info]Refreshing terrain layer
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Info(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Info(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:95)
VacuumBreather.Montreal.Gameplay.Components.TerrainLayer:OnMapChanged(IScenarioInformation) (at Assets\Scripts\Gameplay\Components\TerrainLayer.cs:52)
VacuumBreather.Montreal.Gameplay.Components.TerrainLayer:<OnEnable>b__7_1(MapChangedEvent) (at Assets\Scripts\Gameplay\Components\TerrainLayer.cs:83)
UniRx.Subscribe`1:OnNext(MapChangedEvent) (at Assets\Plugins\UniRx\Scripts\Observer.cs:165)
UniRx.Operators.AsObservable:OnNext(MapChangedEvent) (at Assets\Plugins\UniRx\Scripts\Operators\AsObservable.cs:29)
UniRx.Subject`1:OnNext(MapChangedEvent) (at Assets\Plugins\UniRx\Scripts\Subjects\Subject.cs:62)
UniRx.Operators.SynchronizedObserver`1:OnNext(MapChangedEvent) (at Assets\Plugins\UniRx\Scripts\Operators\SynchronizedObserver.cs:20)
UniRx.AnonymousSubject`2:OnNext(MapChangedEvent) (at Assets\Plugins\UniRx\Scripts\Subjects\SubjectExtensions.cs:42)
UniRx.MessageBroker:Publish(MapChangedEvent) (at Assets\Plugins\UniRx\Scripts\Notifiers\MessageBroker.cs:72)
VacuumBreather.Montreal.Core.ComponentBase:Publish(MapChangedEvent) (at Assets\Scripts\Core\ComponentBase.cs:152)
VacuumBreather.Montreal.Gameplay.Components.ScenarioLoader:Refresh() (at Assets\Scripts\Gameplay\Components\ScenarioLoader.cs:233)
VacuumBreather.Montreal.Gameplay.Components.ScenarioLoader:Start() (at Assets\Scripts\Gameplay\Components\ScenarioLoader.cs:253)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 95)

[Trace]Main Camera started.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:Start() (at Assets\Scripts\Core\ComponentBase.cs:183)
VacuumBreather.Montreal.Camera.CameraController:Start() (at Assets\Scripts\Camera\CameraController.cs:109)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Gameplay Systems started.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:Start() (at Assets\Scripts\Core\ComponentBase.cs:183)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Trace]Gameplay Systems started.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Trace(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Trace(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:47)
VacuumBreather.Montreal.Core.ComponentBase:Start() (at Assets\Scripts\Core\ComponentBase.cs:183)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 47)

[Info]Detected public item MainContent_Conductor
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Info(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Info(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:95)
VacuumBreather.Montreal.UI.<OnInitializeAsync>d__12:MoveNext() (at Assets\Scripts\UI\ConductorWithCollectionAllActive.cs:244)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<OnInitializeAsync>d__12&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.AllActive:OnInitializeAsync(CancellationToken)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:100)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.Extensions.ScreenExtensions:ActivateAsync(IActivate) (at Assets\Scripts\UI\Extensions\ScreenExtensions.cs:29)
VacuumBreather.Montreal.MapEditor.Installers.UserInterfaceInstaller:Start() (at Assets\Scripts\MapEditor\Installers\UserInterfaceInstaller.cs:70)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 95)

[Info]Detected public item DialogConductor
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Info(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Info(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:95)
VacuumBreather.Montreal.UI.<OnInitializeAsync>d__12:MoveNext() (at Assets\Scripts\UI\ConductorWithCollectionAllActive.cs:244)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<OnInitializeAsync>d__12&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.AllActive:OnInitializeAsync(CancellationToken)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:100)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.Extensions.ScreenExtensions:ActivateAsync(IActivate) (at Assets\Scripts\UI\Extensions\ScreenExtensions.cs:29)
VacuumBreather.Montreal.MapEditor.Installers.UserInterfaceInstaller:Start() (at Assets\Scripts\MapEditor\Installers\UserInterfaceInstaller.cs:70)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 95)

[Info]Activating ShellViewModel.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Info(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Info(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:95)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:104)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.Extensions.ScreenExtensions:ActivateAsync(IActivate) (at Assets\Scripts\UI\Extensions\ScreenExtensions.cs:29)
VacuumBreather.Montreal.MapEditor.Installers.UserInterfaceInstaller:Start() (at Assets\Scripts\MapEditor\Installers\UserInterfaceInstaller.cs:70)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 95)

[Info]Activating MainContent_Conductor.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Info(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:100)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Info(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:94)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:104)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.<OnActivateAsync>d__10:MoveNext() (at Assets\Scripts\UI\ConductorWithCollectionAllActive.cs:202)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<OnActivateAsync>d__10&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.AllActive:OnActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:106)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.Extensions.ScreenExtensions:ActivateAsync(IActivate) (at Assets\Scripts\UI\Extensions\ScreenExtensions.cs:29)
VacuumBreather.Montreal.MapEditor.Installers.UserInterfaceInstaller:Start() (at Assets\Scripts\MapEditor\Installers\UserInterfaceInstaller.cs:70)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 100)

[Info]Activating MainViewModel.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Info(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Info(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:95)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:104)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.Extensions.ScreenExtensions:TryActivateAsync(Object, CancellationToken) (at Assets\Scripts\UI\Extensions\ScreenExtensions.cs:51)
VacuumBreather.Montreal.UI.Conductor`1:OnActivateAsync(CancellationToken) (at Assets\Scripts\UI\Conductor.cs:124)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:106)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.<OnActivateAsync>d__10:MoveNext() (at Assets\Scripts\UI\ConductorWithCollectionAllActive.cs:202)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<OnActivateAsync>d__10&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.AllActive:OnActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:106)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.Extensions.ScreenExtensions:ActivateAsync(IActivate) (at Assets\Scripts\UI\Extensions\ScreenExtensions.cs:29)
VacuumBreather.Montreal.MapEditor.Installers.UserInterfaceInstaller:Start() (at Assets\Scripts\MapEditor\Installers\UserInterfaceInstaller.cs:70)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 95)

[Info]Activating DialogConductor.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, Object, String, Object[])
UnityEngine.Debug:LogFormat(Object, String, Object[])
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Info(Object, String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:100)
VacuumBreather.Montreal.Diagnostics.UnityConsoleLogger:Info(String, Object[]) (at Assets\Scripts\Diagnostics\UnityConsoleLogger.cs:94)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:104)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.<OnActivateAsync>d__10:MoveNext() (at Assets\Scripts\UI\ConductorWithCollectionAllActive.cs:202)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<OnActivateAsync>d__10&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.AllActive:OnActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:106)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.Extensions.ScreenExtensions:ActivateAsync(IActivate) (at Assets\Scripts\UI\Extensions\ScreenExtensions.cs:29)
VacuumBreather.Montreal.MapEditor.Installers.UserInterfaceInstaller:Start() (at Assets\Scripts\MapEditor\Installers\UserInterfaceInstaller.cs:70)
 
(Filename: Assets/Scripts/Diagnostics/UnityConsoleLogger.cs Line: 100)

[Info]Activating Open File.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:Log(Object, Object)
AiUnity.NLog.Core.Targets.UnityConsoleTarget:Write(LogEventInfo)
AiUnity.NLog.Core.Targets.Target:Write(AsyncLogEventInfo)
AiUnity.NLog.Core.Targets.Target:WriteAsyncLogEvent(AsyncLogEventInfo)
AiUnity.NLog.Core.LoggerEngine:WriteToTargetWithFilterChain(TargetWithFilterChain, LogEventInfo, AsyncContinuation)
AiUnity.NLog.Core.LoggerEngine:Write(Type, TargetWithFilterChain, LogEventInfo, LogFactory)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogEventInfo)
AiUnity.NLog.Core.NLogger:WriteToTargets(LogLevels, Object, IFormatProvider, String, Object[], Exception)
AiUnity.NLog.Core.NLogger:Info(String, Object[])
VacuumBreather.Montreal.Diagnostics.NLogLogger:Info(String, Object[]) (at Assets\Scripts\Diagnostics\NLogLogger.cs:95)
VacuumBreather.Montreal.UI.<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25:MoveNext() (at Assets\Scripts\UI\Screen.cs:104)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<VacuumBreather-Montreal-UI-IActivate-ActivateAsync>d__25&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Screen:VacuumBreather.Montreal.UI.IActivate.ActivateAsync(CancellationToken)
VacuumBreather.Montreal.UI.Extensions.ScreenExtensions:TryActivateAsync(Object, CancellationToken) (at Assets\Scripts\UI\Extensions\ScreenExtensions.cs:51)
VacuumBreather.Montreal.UI.<ChangeActiveItemAsync>d__7:MoveNext() (at Assets\Scripts\UI\ConductorBaseWithActiveItem.cs:77)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<ChangeActiveItemAsync>d__7&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.ConductorBaseWithActiveItem`1:ChangeActiveItemAsync(DialogScreenBase, Boolean, CancellationToken)
VacuumBreather.Montreal.UI.<ActivateItemAsync>d__0:MoveNext() (at Assets\Scripts\UI\Conductor.cs:47)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<ActivateItemAsync>d__0&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.UI.Conductor`1:ActivateItemAsync(DialogScreenBase, CancellationToken)
VacuumBreather.Montreal.UI.<ShowDialogAsync>d__1:MoveNext() (at Assets\Scripts\UI\DialogConductor.cs:44)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder`1:Start(<ShowDialogAsync>d__1&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:242)
VacuumBreather.Montreal.UI.DialogConductor:ShowDialogAsync(DialogScreenBase, CancellationToken)
VacuumBreather.Montreal.MapEditor.ViewModels.<ShowDialogAsync>d__8:MoveNext() (at Assets\Scripts\MapEditor\ViewModels\ShellViewModel.cs:57)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder`1:Start(<ShowDialogAsync>d__8&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:242)
VacuumBreather.Montreal.MapEditor.ViewModels.ShellViewModel:ShowDialogAsync(DialogScreenBase, IDictionary`2)
VacuumBreather.Montreal.MapEditor.ViewModels.<OpenDialog>d__41:MoveNext() (at Assets\Scripts\MapEditor\ViewModels\MainViewModel.cs:192)
Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskMethodBuilder:Start(<OpenDialog>d__41&) (at Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\CompilerServices\AsyncUniTaskMethodBuilder.cs:111)
VacuumBreather.Montreal.MapEditor.ViewModels.MainViewModel:OpenDialog()
VacuumBreather.Montreal.MapEditor.ViewModels.<>c__DisplayClass5_0:<.ctor>b__5() (at Assets\Scripts\MapEditor\ViewModels\MainViewModel.cs:92)
VacuumBreather.Montreal.UI.RelayCommand:Execute(Object) (at Assets\Scripts\UI\RelayCommand.cs:62)
Noesis.Extend:CommandExecute(IntPtr, IntPtr, IntPtr) (at Assets\NoesisGUI\Plugins\API\Core\Extend.cs:2080)
Noesis.View:Noesis_View_MouseButtonUp(HandleRef, Int32, Int32, Int32)
Noesis.View:MouseButtonUp(Int32, Int32, MouseButton) (at Assets\NoesisGUI\Plugins\API\Core\View.cs:198)
NoesisView:ProcessEvent(Event, Boolean, Boolean) (at Assets\NoesisGUI\Plugins\NoesisView.cs:1123)
NoesisView:OnGUI() (at Assets\NoesisGUI\Plugins\NoesisView.cs:1220)
 
(Filename: Assets/Scripts/Diagnostics/NLogLogger.cs Line: 95)

[noesis] Cannot register duplicate name 'TreeView' in this namescope.
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
NoesisUnity:UnityLog(Int32, String) (at Assets\NoesisGUI\Plugins\NoesisUnity.cs:148)
Noesis.View:Noesis_View_Update(HandleRef, Double)
Noesis.View:Update(Double) (at Assets\NoesisGUI\Plugins\API\Core\View.cs:333)
NoesisView:ExternalUpdateInternal() (at Assets\NoesisGUI\Plugins\NoesisView.cs:905)
NoesisView:LateUpdate() (at Assets\NoesisGUI\Plugins\NoesisView.cs:875)
 
(Filename: Assets/NoesisGUI/Plugins/NoesisUnity.cs Line: 148)

Crash!!!
SymInit: Symbol-SearchPath: 'C:/Program Files/Unity/Hub/Editor/2019.4.9f1/Editor/Data/Mono;.;C:\Users\Andreas\Source\Repos\Montreal;C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 534, UserName: 'Andreas'
OS-Version: 10.0.0
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Unity.exe:Unity.exe (00007FF7C93C0000), size: 136974336 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2019.4.9.65162
C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FF86E350000), size: 2052096 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928
C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FF86CEC0000), size: 774144 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928
C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FF86BFC0000), size: 2916352 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FF86BD60000), size: 1437696 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FF86BEC0000), size: 1048576 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.789
C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FF86D060000), size: 1703936 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FF86BBC0000), size: 139264 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FF86C5A0000), size: 172032 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\optix.6.0.0.dll:optix.6.0.0.dll (00007FF84F8B0000), size: 208896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.0.0.0
C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FF86BC50000), size: 1093632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\libfbxsdk.dll:libfbxsdk.dll (00007FFFD3A00000), size: 8511488 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2018.1.1.0
C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FF86C290000), size: 643072 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.789
C:\WINDOWS\System32\ADVAPI32.dll:ADVAPI32.dll (00007FF86D970000), size: 704512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.610
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\OpenImageDenoise.dll:OpenImageDenoise.dll (00007FFFBB550000), size: 38039552 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FF86DC80000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.19041.546
C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FF86C600000), size: 634880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FF86C3B0000), size: 1224704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928
C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FF86C6A0000), size: 7610368 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\OpenRL.dll:OpenRL.dll (0000000180000000), size: 12779520 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 1.5.100.0
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\RadeonImageFilters64.dll:RadeonImageFilters64.dll (00007FF829CB0000), size: 1310720 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 1.4.0.0
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\umbraoptimizer64.dll:umbraoptimizer64.dll (00007FF828620000), size: 1306624 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FF86DD20000), size: 348160 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FF86D7F0000), size: 438272 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\System32\ole32.dll:ole32.dll (00007FF86DA40000), size: 1220608 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\WINDOWS\System32\WLDAP32.dll:WLDAP32.dll (00007FF86D790000), size: 352256 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FF86DD80000), size: 4624384 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
C:\WINDOWS\System32\combase.dll:combase.dll (00007FF86D410000), size: 3493888 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928
C:\WINDOWS\System32\Normaliz.dll:Normaliz.dll (00007FF86D770000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\System32\cfgmgr32.dll:cfgmgr32.dll (00007FF86BB40000), size: 319488 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\System32\IMM32.dll:IMM32.dll (00007FF86C5D0000), size: 196608 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\System32\bcrypt.dll:bcrypt.dll (00007FF86BB90000), size: 159744 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.662
C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FF86CDF0000), size: 839680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.804
C:\WINDOWS\System32\WINTRUST.dll:WINTRUST.dll (00007FF86BBF0000), size: 393216 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.804
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\ispc_texcomp.dll:ispc_texcomp.dll (00007FF826A80000), size: 1609728 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FF86A370000), size: 53248 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\WinPixEventRuntime.dll:WinPixEventRuntime.dll (00007FF859110000), size: 45056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 1.0.1812.6001
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\libcef.dll:libcef.dll (00007FFFA8ED0000), size: 52219904 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.2062.1930.0
C:\WINDOWS\System32\PSAPI.DLL:PSAPI.DLL (00007FF86C590000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\System32\COMDLG32.dll:COMDLG32.dll (00007FF86CF80000), size: 892928 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\tbb.dll:tbb.dll (00007FF839D70000), size: 413696 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2017.0.2016.1004
C:\WINDOWS\System32\shcore.dll:shcore.dll (00007FF86D860000), size: 712704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll:VCRUNTIME140.dll (00007FF85B7D0000), size: 102400 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 14.28.29334.0
C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FF8300A0000), size: 1204224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928
C:\WINDOWS\SYSTEM32\D3DCOMPILER_47.dll:D3DCOMPILER_47.dll (00007FF867400000), size: 4575232 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.868
C:\WINDOWS\SYSTEM32\MSVCP140.dll:MSVCP140.dll (00007FF85B620000), size: 598016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 14.28.29334.0
C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FF8598B0000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FF86AF10000), size: 241664 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FF8649E0000), size: 1093632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FF85D1E0000), size: 159744 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\SketchUpAPI.dll:SketchUpAPI.dll (00007FFFC1FA0000), size: 8978432 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 19.0.753.0
C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FF862860000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\MSVCP100.dll:MSVCP100.dll (0000000066D30000), size: 622592 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.40219.325
C:\WINDOWS\SYSTEM32\MSVCR100.dll:MSVCR100.dll (0000000066C50000), size: 860160 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.40219.325
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\embree.dll:embree.dll (00007FFFA7EE0000), size: 16711680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2.14.0.0
C:\WINDOWS\SYSTEM32\MSWSOCK.dll:MSWSOCK.dll (00007FF86B270000), size: 434176 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL:CRYPTBASE.DLL (00007FF86B460000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\WINSPOOL.DRV:WINSPOOL.DRV (00007FF859BB0000), size: 581632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\WINDOWS\SYSTEM32\MSVCP120.dll:MSVCP120.dll (00007FF8586A0000), size: 679936 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 12.0.40664.0
C:\WINDOWS\SYSTEM32\MSVCR120.dll:MSVCR120.dll (00007FF85A090000), size: 978944 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 12.0.40664.0
C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.844_none_ca00b6081b84eb1d\COMCTL32.dll:COMCTL32.dll (00007FF85B2F0000), size: 2727936 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.10.19041.844
C:\WINDOWS\SYSTEM32\USERENV.dll:USERENV.dll (00007FF86B990000), size: 188416 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.572
C:\WINDOWS\SYSTEM32\urlmon.dll:urlmon.dll (00007FF85AD10000), size: 2023424 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 11.0.19041.906
C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (00007FF865630000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\WTSAPI32.dll:WTSAPI32.dll (00007FF866BB0000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\Secur32.dll:Secur32.dll (00007FF85B100000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\OLEACC.dll:OLEACC.dll (00007FF859F00000), size: 417792 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.2.19041.746
C:\WINDOWS\SYSTEM32\USP10.dll:USP10.dll (00007FF856810000), size: 102400 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\VCRUNTIME140_1.dll:VCRUNTIME140_1.dll (00007FF85B7F0000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 14.28.29334.0
C:\WINDOWS\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FF86B440000), size: 98304 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\SketchUpCommonPreferences.dll:SketchUpCommonPreferences.dll (00007FF839CF0000), size: 483328 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 19.0.753.20342
C:\WINDOWS\SYSTEM32\iertutil.dll:iertutil.dll (00007FF85A6F0000), size: 2818048 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 11.0.19041.906
C:\WINDOWS\SYSTEM32\SSPICLI.DLL:SSPICLI.DLL (00007FF86B950000), size: 200704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\FreeImage.dll:FreeImage.dll (0000027A1CF40000), size: 6414336 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.18.0.0
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\OpenRL_pthread.dll:OpenRL_pthread.dll (0000027A1D560000), size: 61440 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2.9.0.0
C:\WINDOWS\SYSTEM32\MSASN1.dll:MSASN1.dll (00007FF86B680000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FF86A3B0000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FF86C330000), size: 524288 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.662
C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (00007FF869010000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\WINDOWS\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FF869BD0000), size: 7933952 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\SYSTEM32\Wldp.dll:Wldp.dll (00007FF86B500000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.662
C:\WINDOWS\SYSTEM32\profapi.dll:profapi.dll (00007FF86B9D0000), size: 126976 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FF86C4E0000), size: 692224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2001.12.10941.16384
C:\WINDOWS\system32\wbem\wbemprox.dll:wbemprox.dll (00007FF863860000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
C:\WINDOWS\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FF865680000), size: 606208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
C:\WINDOWS\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FF8614D0000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
C:\WINDOWS\system32\wbem\fastprox.dll:fastprox.dll (00007FF861810000), size: 1093632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\amsi.dll:amsi.dll (00007FF860230000), size: 102400 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2103.7-0\MpOav.dll:MpOav.dll (00007FF8601B0000), size: 503808 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 4.18.2103.7
C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FF86ABA0000), size: 212992 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\System32\imagehlp.dll:imagehlp.dll (00007FF86DA20000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\gpapi.dll:gpapi.dll (00007FF86A380000), size: 143360 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
C:\Windows\System32\cryptnet.dll:cryptnet.dll (00007FF862780000), size: 200704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\SYSTEM32\WINNSI.DLL:WINNSI.DLL (00007FF865750000), size: 45056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\System32\NSI.dll:NSI.dll (00007FF86D780000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.610
C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FF86E1F0000), size: 1134592 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FF8570F0000), size: 1019904 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\SYSTEM32\CoreUIComponents.dll:CoreUIComponents.dll (00007FF868710000), size: 3530752 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\CoreMessaging.dll:CoreMessaging.dll (00007FF868A70000), size: 991232 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FF86A8F0000), size: 208896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FF867E20000), size: 1392640 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928
C:\WINDOWS\System32\netprofm.dll:netprofm.dll (00007FF866FD0000), size: 253952 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\System32\npmproxy.dll:npmproxy.dll (00007FF863CD0000), size: 65536 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (00007FF865660000), size: 94208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\DNSAPI.dll:DNSAPI.dll (00007FF86AF50000), size: 835584 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928
C:\WINDOWS\System32\fwpuclnt.dll:fwpuclnt.dll (00007FF863EF0000), size: 520192 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (00007FF863570000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\TextShaping.dll:TextShaping.dll (00007FF853140000), size: 704512 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\system32\explorerframe.dll:explorerframe.dll (00007FF83EB50000), size: 2232320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
C:\WINDOWS\System32\MMDevApi.dll:MMDevApi.dll (00007FF861780000), size: 544768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.789
C:\WINDOWS\System32\DEVOBJ.dll:DEVOBJ.dll (00007FF86B840000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (00007FF856A10000), size: 1576960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\SYSTEM32\powrprof.dll:powrprof.dll (00007FF86B080000), size: 307200 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FF86AEF0000), size: 73728 (result: 0), SymType: '-deferred-', PDB: ''
C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FF869130000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FF867190000), size: 2506752 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FF86A3D0000), size: 995328 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_cc5a8fceed9bb371\nvldumdx.dll:nvldumdx.dll (00007FF851BC0000), size: 1069056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 27.21.14.6589
C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_cc5a8fceed9bb371\nvwgf2umx.dll:nvwgf2umx.dll (00007FFFF9170000), size: 74567680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 27.21.14.6589
C:\WINDOWS\system32\nvspcap64.dll:nvspcap64.dll (00007FF83A510000), size: 2854912 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.21.0.36
C:\WINDOWS\SYSTEM32\dxcore.dll:dxcore.dll (00007FF855E40000), size: 241664 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FF8699C0000), size: 1982464 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.867
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\tbbmalloc.dll:tbbmalloc.dll (00007FFFF0E40000), size: 372736 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2017.0.2016.1004
C:\WINDOWS\SYSTEM32\opencl.dll:opencl.dll (00007FFFF1B00000), size: 1462272 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.0.1.0
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\radeonrays.dll:radeonrays.dll (00007FFFF0DB0000), size: 552960 (result: 0), SymType: '-deferred-', PDB: ''
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll:mono-2.0-bdwgc.dll (00007FFFC38E0000), size: 7782400 (result: 0), SymType: '-deferred-', PDB: ''
C:\ProgramData\Microsoft\VisualStudio\Setup\x64\Microsoft.VisualStudio.Setup.Configuration.Native.dll:Microsoft.VisualStudio.Setup.Configuration.Native.dll (00007FF843550000), size: 327680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2.7.3111.17308
C:\Users\Andreas\Source\Repos\Montreal\Assets\NoesisGUI\Plugins\Libraries\Windows\x86_64\Noesis.dll:Noesis.dll (00007FFFA7A70000), size: 4608000 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.0.11.10052
C:\WINDOWS\SYSTEM32\DWrite.dll:DWrite.dll (00007FF84FFE0000), size: 2617344 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.804
C:\WINDOWS\system32\dataexchange.dll:dataexchange.dll (00007FF842B70000), size: 253952 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\WINDOWS\system32\dcomp.dll:dcomp.dll (00007FF867FA0000), size: 1986560 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
C:\WINDOWS\system32\twinapi.appcore.dll:twinapi.appcore.dll (00007FF863A10000), size: 2101248 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\WINDOWS\SYSTEM32\xinput1_3.dll:xinput1_3.dll (0000000000400000), size: 122880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 9.18.944.0
C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FF869330000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\WINDOWS\system32\NLAapi.dll:NLAapi.dll (00007FF865760000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.789
C:\WINDOWS\SYSTEM32\PROPSYS.dll:PROPSYS.dll (00007FF869620000), size: 1011712 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.19041.867
C:\WINDOWS\SYSTEM32\WindowsCodecs.dll:WindowsCodecs.dll (00007FF857E40000), size: 1785856 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.928
C:\Windows\System32\thumbcache.dll:thumbcache.dll (00007FF83EAE0000), size: 417792 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
C:\Program Files\Debugging Tools for Windows (x64)\dbghelp.dll:dbghelp.dll (0000000063FC0000), size: 1662976 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.12.2.633

========== OUTPUTTING STACK TRACE ==================

0x00007FFFA7CAC3F7 (Noesis) BaseComponent_GetDynamicType
0x0000027CB07CCCEA (Mono JIT Code) (wrapper managed-to-native) Noesis.NoesisGUI_PINVOKE:BaseComponent_GetDynamicType (intptr)
0x0000027CB07CCB73 (Mono JIT Code) [C:\Users\Andreas\Source\Repos\Montreal\Assets\NoesisGUI\Plugins\API\Proxies\BaseComponent.cs:48] Noesis.BaseComponent:GetDynamicType (intptr) 
0x0000027CB07CA3EB (Mono JIT Code) [C:\Users\Andreas\Source\Repos\Montreal\Assets\NoesisGUI\Plugins\API\Core\Extend.cs:555] Noesis.Extend:GetProxy (intptr,bool) 
0x0000027C92DB22E3 (Mono JIT Code) [C:\Users\Andreas\Source\Repos\Montreal\Assets\NoesisGUI\Plugins\API\Proxies\RoutedEventArgs.cs:57] Noesis.RoutedEventArgs:get_Source () 
0x0000027C92D9B853 (Mono JIT Code) [C:\Users\Andreas\Source\Repos\Montreal\Assets\Scripts\MapEditor\Views\FileDialogView.xaml.cs:49] VacuumBreather.Montreal.MapEditor.Views.FileDialogView/<OnTreeViewItemSelected>d__3:MoveNext () 
0x0000027C488B1F0A (Mono JIT Code) System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:InvokeMoveNext (object)
0x0000027C9317ED69 (Mono JIT Code) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
0x0000027C9317E6BB (Mono JIT Code) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
0x0000027C488B06EB (Mono JIT Code) System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:Run ()
0x0000027C92D890A3 (Mono JIT Code) [C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\UniTask.cs:21] Cysharp.Threading.Tasks.AwaiterActions:Continuation (object) 
0x0000027C92DB0FC3 (Mono JIT Code) [C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\UniTaskCompletionSource.cs:139] Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1<TResult_REF>:TrySetResult (TResult_REF) 
0x0000027C92DA42EB (Mono JIT Code) [C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\UniTask.Delay.cs:564] Cysharp.Threading.Tasks.UniTask/DelayPromise:MoveNext () 
0x0000027C4E910CDF (Mono JIT Code) [C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\Internal\PlayerLoopRunner.cs:175] Cysharp.Threading.Tasks.Internal.PlayerLoopRunner:RunCore () 
0x0000027C9174B163 (Mono JIT Code) [C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\Internal\PlayerLoopRunner.cs:145] Cysharp.Threading.Tasks.Internal.PlayerLoopRunner:Update () 
0x0000027C4E910353 (Mono JIT Code) [C:\Users\Andreas\Source\Repos\Montreal\Library\PackageCache\com.cysharp.unitask@958a8e11ab\Runtime\Internal\PlayerLoopRunner.cs:104] Cysharp.Threading.Tasks.Internal.PlayerLoopRunner:Run () 
0x0000027C9301ED08 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
0x00007FFFC3A0D690 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\mini\mini-runtime.c:2809] mono_jit_runtime_invoke 
0x00007FFFC3992912 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\object.c:2921] do_runtime_invoke 
0x00007FFFC399B96F (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\object.c:2968] mono_runtime_invoke 
0x00007FF7CC26AB2E (Unity) scripting_method_invoke
0x00007FF7CC26486D (Unity) ScriptingInvocation::Invoke
0x00007FF7CBCF21AF (Unity) ExecutePlayerLoop
0x00007FF7CBCF21CD (Unity) ExecutePlayerLoop
0x00007FF7CBCF76BC (Unity) PlayerLoop
0x00007FF7CA08E75C (Unity) PlayerLoopController::UpdateScene
0x00007FF7CA08C6F8 (Unity) Application::TickTimer
0x00007FF7CA9FE1C0 (Unity) MainMessageLoop
0x00007FF7CAA08398 (Unity) WinMain
0x00007FF7CDA16542 (Unity) __scrt_common_main_seh
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart

========== END OF STACKTRACE ===========

A crash has been intercepted by the crash handler. For call stack and other details, see the latest crash report generated in:
 * C:/Users/Andreas/AppData/Local/Temp/Unity/Editor/Crashes
Editor.log (194,068 bytes)   
error.log (134,758 bytes)   
Unity Editor by Unity Technologies [version: Unity 2019.4.9f1_50fe8a171dd9]

Noesis.dll caused an Access Violation (0xc0000005)
  in module Noesis.dll at 0033:a7cac3f7.

Error occurred at 2021-04-30_095244.
C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Unity.exe, run by Andreas.

88% physical memory in use.
16292 MB physical memory [1823 MB free].
1458 MB process peak paging file [1262 MB used].
1075 MB process peak working set [879 MB used].
System Commit Total/Limit/Peak: 39143MB/45330MB/41389MB
System Physical Total/Available: 16292MB/1823MB
System Process Count: 394
System Thread Count: 6979
System Handle Count: 263693
Disk space data for 'C:\Users\Andreas\AppData\Local\Temp\Unity\Editor\Crashes\Crash_2021-04-30_075239810\': 280286138368 bytes free of 999135510528 total.

Read from location 0000000000000018 caused an access violation.

Context:
RDI:    0x0000000000000000  RSI: 0x0000000000000018  RAX:   0x0000000000000000
RBX:    0x0000000000000018  RCX: 0x0000000000000018  RDX:   0x0000000000000000
RIP:    0x00007fffa7cac3f7  RBP: 0x000000ed8d11ddf0  SegCs: 0x0000000000000033
EFlags: 0x0000000000010206  RSP: 0x000000ed8d11dd30  SegSs: 0x000000000000002b
R8:     0x0000000000002422  R9:  0x00007fffc3dc67c0  R10:   0x0000027cb4a63eb0
R11:    0x00007fffa7cac3d0  R12: 0x0000000000000000  R13:   0x0000000000000000
R14:    0x0000027c26f1a6f0  R15: 0x0000000000000000


Bytes at CS:EIP:
48 8b 03 48 8b cb 48 83 c4 20 5b 48 ff 60 10 cc 

Mono DLL loaded successfully at 'C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll'.


Stack Trace of Crashed Thread 49208:
0x00007FFFA7CAC3F7 (Noesis) BaseComponent_GetDynamicType
0x0000027CB07CCCEA (NoesisGUI) Noesis.NoesisGUI_PINVOKE.BaseComponent_GetDynamicType()
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: FFFFFFFFFFFFFFFF)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: FFFFFFFFFFFFFFFF)
0xFFFFFFFFFFFFFFFF ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000000000000018)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000000000000018)
0x0000000000000018 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000000000002422)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000000000002422)
0x0000000000002422 ((<unknown>)) (function-name not available)
0x00007FFFC3DC67C0 (mono-2.0-bdwgc) GC_arrays

Stacks for Running Threads:

Call Stack for Thread 53080:
0x00007FF86E3F0774 (ntdll) ZwWaitForWorkViaWorkerFactory
0x00007FF86E3A2DC7 (ntdll) TppWorkerThread
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 31256:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CC175D30 (Unity) profiling::Dispatcher::ThreadFunc
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 27884:
0x00007FF86E3ED874 (ntdll) ZwWaitForMultipleObjects
0x00007FF86C00C570 (KERNELBASE) WaitForMultipleObjectsEx
0x00007FF86D4DB926 (combase) [onecore\com\published\comutils\coalescedwait.cxx:70] WaitCoalesced 
0x00007FF86D4DB7A0 (combase) [onecore\com\combase\dcomrem\refcache.cxx:1682] CROIDTable::WorkerThreadLoop 
0x00007FF86D4DB5B0 (combase) [onecore\com\combase\dcomrem\threads.cxx:283] CRpcThread::WorkerLoop 
0x00007FF86D4DB539 (combase) [onecore\com\combase\dcomrem\threads.cxx:77] CRpcThreadCache::RpcWorkerThreadEntry 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 34736:
0x00007FF86E3F0774 (ntdll) ZwWaitForWorkViaWorkerFactory
0x00007FF86E3A2DC7 (ntdll) TppWorkerThread
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 21356:
0x00007FF86E3F0774 (ntdll) ZwWaitForWorkViaWorkerFactory
0x00007FF86E3A2DC7 (ntdll) TppWorkerThread
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 48320:
0x00007FF86E3F0774 (ntdll) ZwWaitForWorkViaWorkerFactory
0x00007FF86E3A2DC7 (ntdll) TppWorkerThread
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 55344:
0x00007FF86E3ED3A4 (ntdll) ZwDelayExecution
0x00007FF86C00907E (KERNELBASE) SleepEx
0x00007FF7C9FAC476 (Unity) Editor::TaskManager::RunBackgroundThread
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 52432:
0x00007FF86E3ED3A4 (ntdll) ZwDelayExecution
0x00007FF86C00907E (KERNELBASE) SleepEx
0x00007FF7CCF1F96E (Unity) CurlRequest::MessageThread
0x00007FF7CCF20E09 (Unity) CurlRequest::_ThreadEntryPoint
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 48232:
0x00007FF86E3ECE44 (ntdll) ZwRemoveIoCompletion
0x00007FF86B2710AB (MSWSOCK) SockAsyncThread
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 40268:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CB8C5A1A (Unity) AsyncReadManagerThreaded::StaticThreadEntry
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 48740:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 39072:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 45404:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 13836:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 54440:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 51388:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49076:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 33540:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 29892:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 52136:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 25020:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 18444:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 53460:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 14320:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 52764:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 40456:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 48116:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 8628:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 48588:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 52656:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50132:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 2976:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 55196:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 53520:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 54828:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50348:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 47084:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 48348:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 55128:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 55840:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49608:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 46196:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CC11E10D (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFrom
0x00007FF7CC11E194 (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFromMaybeWithProfiler
0x00007FF7CBCEED7A (Unity) BatchDeleteStep2Threaded
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 34964:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86B2780FC (MSWSOCK) SockWaitForSingleObject
0x00007FF86B27F4DE (MSWSOCK) WSPSelect
0x00007FF86D8016F7 (WS2_32) select
0x00007FF7CD198714 (Unity) ns_mgr_poll
0x00007FF7CAF27E7E (Unity) RestService::HttpTransport::ServerThread
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 51972:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CAF1FAA3 (Unity) RestService::RestMessageHandler::Entry
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 24732:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CAB9C870 (Unity) FileHasher::Reader
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 21220:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CC11E10D (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFrom
0x00007FF7CC11E194 (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFromMaybeWithProfiler
0x00007FF7CAB96FBB (Unity) FileHasher::Hasher
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 53352:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CAB9C870 (Unity) FileHasher::Reader
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 32740:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CC11E10D (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFrom
0x00007FF7CC11E194 (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFromMaybeWithProfiler
0x00007FF7CAB96FBB (Unity) FileHasher::Hasher
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 51508:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CAB9C870 (Unity) FileHasher::Reader
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 46844:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CC11E10D (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFrom
0x00007FF7CC11E194 (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFromMaybeWithProfiler
0x00007FF7CAB96FBB (Unity) FileHasher::Hasher
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49304:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CAB9C870 (Unity) FileHasher::Reader
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 34664:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CC11E10D (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFrom
0x00007FF7CC11E194 (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFromMaybeWithProfiler
0x00007FF7CAB96FBB (Unity) FileHasher::Hasher
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49464:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD2FF8DA (Unity) FMOD::OutputWASAPI::feederUpdate
0x00007FF7CD2FF82E (Unity) FMOD::OutputWASAPI::feederThreadCallback
0x00007FF7CD291BB6 (Unity) FMOD::Thread::callback
0x00007FF7CDA5E5D4 (Unity) thread_start<unsigned int (__cdecl*)(void * __ptr64)>
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49664:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD2E18B5 (Unity) EnterMeteredSection
0x00007FF7CD28FE7A (Unity) FMOD_OS_Semaphore_Wait
0x00007FF7CD291B81 (Unity) FMOD::Thread::callback
0x00007FF7CDA5E5D4 (Unity) thread_start<unsigned int (__cdecl*)(void * __ptr64)>
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 47544:
0x00007FF86E3ED3A4 (ntdll) ZwDelayExecution
0x00007FF86C00907E (KERNELBASE) SleepEx
0x00007FF7CD29002A (Unity) FMOD_OS_Time_Sleep
0x00007FF7CD291BE4 (Unity) FMOD::Thread::callback
0x00007FF7CDA5E5D4 (Unity) thread_start<unsigned int (__cdecl*)(void * __ptr64)>
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 43604:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49548:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 37252:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 8824:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 30916:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 51312:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50276:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50452:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 33476:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF9D179B2 (nvwgf2umx) cask::SafeEnum<cask::md::Algorithm_ENUMCLASS_SCOPEWRAPPER>::operator=
0x00007FFFF9D1688A (nvwgf2umx) cask::SafeEnum<cask::md::Algorithm_ENUMCLASS_SCOPEWRAPPER>::operator=
0x00007FFFF9D0B52D (nvwgf2umx) cask::SafeEnum<cask::md::Algorithm_ENUMCLASS_SCOPEWRAPPER>::operator=
0x00007FFFF96E14EA (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 38248:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 41536:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 52720:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 40860:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49976:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49748:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 51748:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 39600:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 52636:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50456:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CC11E10D (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFrom
0x00007FF7CC11E194 (Unity) ThreadedStreamBuffer::HandleOutOfBufferToReadFromMaybeWithProfiler
0x00007FF7CB25C9AC (Unity) GfxDeviceWorker::RunCommand
0x00007FF7CB26AEBC (Unity) GfxDeviceWorker::RunExt
0x00007FF7CB26B2A8 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 2696:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 35096:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 38056:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 44344:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 41360:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 45360:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 21696:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 41444:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 46544:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 52876:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 51840:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 51432:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 43168:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 7728:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 29800:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 53004:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 44880:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49044:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 17564:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 52548:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 26944:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 43932:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 29788:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 53140:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x000000018004C2C7 (OpenRL) rlRenderFrame
0x000000018004C5EC (OpenRL) rlRenderFrame
0x000000018004C8C6 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 43680:
0x00007FF86BBC1104 (win32u) ZwUserGetMessage
0x00007FF86D081B3E (USER32) GetMessageW
0x00000001800643D5 (OpenRL) rlRenderFrame
0x00000001800801D8 (OpenRL) rlRenderFrame
0x0000027A1D563F2A (OpenRL_pthread) pthread_setspecific
0x0000000066C71D9F (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:314] _callthreadstartex 
0x0000000066C71E3B (MSVCR100) [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\threadex.c:292] _threadstartex 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 27316:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CCD052F8 (Unity) PVRContextManager::UpdateFunctionDispatcher
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 52308:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFC3905E8F (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\utils\mono-os-wait-win32.c:42] mono_win32_wait_for_single_object_ex 
0x00007FFFC39F42CD (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\utils\mono-os-semaphore.h:321] mono_os_sem_timedwait 
0x00007FFFC39F30A5 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\gc.c:953] finalizer_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50148:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86B2780FC (MSWSOCK) SockWaitForSingleObject
0x00007FF86B28225B (MSWSOCK) WSPAccept
0x00007FF86D801453 (WS2_32) WSAAccept
0x00007FF86D801372 (WS2_32) accept
0x00007FFFC39FB9A8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\w32socket-win32.c:53] mono_w32socket_accept 
0x00007FFFC3B1307B (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\mini\debugger-agent.c:1355] socket_transport_accept 
0x00007FFFC3B13A13 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\mini\debugger-agent.c:1383] socket_transport_wait_for_attach 
0x00007FFFC3B05D32 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\mini\debugger-agent.c:12198] debugger_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 42708:
0x00007FF86E3ECE44 (ntdll) ZwRemoveIoCompletion
0x00007FF86C02140F (KERNELBASE) GetQueuedCompletionStatus
0x00007FF7CABE6296 (Unity) asio::detail::win_iocp_io_service::do_one
0x00007FF7CABE8A8E (Unity) asio::io_service::run
0x00007FF7CABE479B (Unity) IOService::Impl::ThreadFunction
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 31772:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC390112C (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\utils\mono-threads.c:1282] sleep_interruptable 
0x00007FFFC39BAC31 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:704] monitor_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 45044:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC39BBA37 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:418] worker_park 
0x00007FFFC39BBDE8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:489] worker_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 51492:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC39BBA37 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:418] worker_park 
0x00007FFFC39BBDE8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:489] worker_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50032:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 4480:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 28164:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 28532:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 28300:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 33340:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 5084:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 17600:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 41160:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 43344:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF9D179B2 (nvwgf2umx) cask::SafeEnum<cask::md::Algorithm_ENUMCLASS_SCOPEWRAPPER>::operator=
0x00007FFFF9D1688A (nvwgf2umx) cask::SafeEnum<cask::md::Algorithm_ENUMCLASS_SCOPEWRAPPER>::operator=
0x00007FFFF9D0B52D (nvwgf2umx) cask::SafeEnum<cask::md::Algorithm_ENUMCLASS_SCOPEWRAPPER>::operator=
0x00007FFFF96E14EA (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 46096:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 47736:
0x00007FF86E3ED874 (ntdll) ZwWaitForMultipleObjects
0x00007FF86C00C570 (KERNELBASE) WaitForMultipleObjectsEx
0x00007FF86C00C46E (KERNELBASE) WaitForMultipleObjects
0x00007FFFF947A057 (nvwgf2umx) NVDEV_Thunk
0x00007FFFF96E14EA (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 40972:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49720:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 41556:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 32108:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 28380:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49788:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 29704:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 41864:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 49984:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFF96FF8AD (nvwgf2umx) NVENCODEAPI_Thunk
0x00007FFFFA2E0EA4 (nvwgf2umx) OpenAdapter12
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 51028:
0x00007FF86E3ECE44 (ntdll) ZwRemoveIoCompletion
0x00007FF86C02140F (KERNELBASE) GetQueuedCompletionStatus
0x00007FFFAB00F351 (libcef) IsSandboxedProcess
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 48036:
0x00007FF86E3ECE44 (ntdll) ZwRemoveIoCompletion
0x00007FF86C02140F (KERNELBASE) GetQueuedCompletionStatus
0x00007FFFA904688F (libcef) cef_trace_event_instant
0x00007FFFA9045E9E (libcef) cef_trace_event_instant
0x00007FFFA904647B (libcef) cef_trace_event_instant
0x00007FFFA9031BA0 (libcef) cef_trace_event_instant
0x00007FFFA9019938 (libcef) cef_trace_event_instant
0x00007FFFA9032247 (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 21128:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFA904705E (libcef) cef_trace_event_instant
0x00007FFFA9031BA0 (libcef) cef_trace_event_instant
0x00007FFFA9019938 (libcef) cef_trace_event_instant
0x00007FFFA9032247 (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 46368:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFA9A623D9 (libcef) SetCrashKeyValueImpl
0x00007FFFA98F3EC0 (libcef) SetCrashKeyValueImpl
0x00007FFFAAA9E7A7 (libcef) SetCrashKeyValueImpl
0x00007FFFAAA9E94E (libcef) SetCrashKeyValueImpl
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 46716:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFA9ADF321 (libcef) SetCrashKeyValueImpl
0x00007FFFA98F3EC0 (libcef) SetCrashKeyValueImpl
0x00007FFFAAA9E7A7 (libcef) SetCrashKeyValueImpl
0x00007FFFAAA9E94E (libcef) SetCrashKeyValueImpl
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 29560:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFA9ADF321 (libcef) SetCrashKeyValueImpl
0x00007FFFA98F3EC0 (libcef) SetCrashKeyValueImpl
0x00007FFFAAA9E7A7 (libcef) SetCrashKeyValueImpl
0x00007FFFAAA9E94E (libcef) SetCrashKeyValueImpl
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 21792:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFA9ADF321 (libcef) SetCrashKeyValueImpl
0x00007FFFA98F3EC0 (libcef) SetCrashKeyValueImpl
0x00007FFFAAA9E7A7 (libcef) SetCrashKeyValueImpl
0x00007FFFAAA9E94E (libcef) SetCrashKeyValueImpl
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 44684:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFA904705E (libcef) cef_trace_event_instant
0x00007FFFA9031BA0 (libcef) cef_trace_event_instant
0x00007FFFA9019938 (libcef) cef_trace_event_instant
0x00007FFFA9308ADE (libcef) SetCrashKeyValueImpl
0x00007FFFA9309553 (libcef) SetCrashKeyValueImpl
0x00007FFFA9032247 (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 43256:
0x00007FF86BBCA104 (win32u) ZwUserMsgWaitForMultipleObjectsEx
0x00007FF86D08078E (USER32) RealMsgWaitForMultipleObjectsEx
0x00007FFFA9046A17 (libcef) cef_trace_event_instant
0x00007FFFA9045F6E (libcef) cef_trace_event_instant
0x00007FFFA904647B (libcef) cef_trace_event_instant
0x00007FFFA9031BA0 (libcef) cef_trace_event_instant
0x00007FFFA9019938 (libcef) cef_trace_event_instant
0x00007FFFA9308B6E (libcef) SetCrashKeyValueImpl
0x00007FFFA930956F (libcef) SetCrashKeyValueImpl
0x00007FFFA9032247 (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 52496:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFA904705E (libcef) cef_trace_event_instant
0x00007FFFA9031BA0 (libcef) cef_trace_event_instant
0x00007FFFA9019938 (libcef) cef_trace_event_instant
0x00007FFFA9308BFE (libcef) SetCrashKeyValueImpl
0x00007FFFA930958B (libcef) SetCrashKeyValueImpl
0x00007FFFA9032247 (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 40088:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFA904705E (libcef) cef_trace_event_instant
0x00007FFFA9031BA0 (libcef) cef_trace_event_instant
0x00007FFFA9019938 (libcef) cef_trace_event_instant
0x00007FFFA930946E (libcef) SetCrashKeyValueImpl
0x00007FFFA93095A7 (libcef) SetCrashKeyValueImpl
0x00007FFFA9032247 (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50844:
0x00007FF86E3ECE44 (ntdll) ZwRemoveIoCompletion
0x00007FF86C02140F (KERNELBASE) GetQueuedCompletionStatus
0x00007FFFA904688F (libcef) cef_trace_event_instant
0x00007FFFA9045E9E (libcef) cef_trace_event_instant
0x00007FFFA904647B (libcef) cef_trace_event_instant
0x00007FFFA9031BA0 (libcef) cef_trace_event_instant
0x00007FFFA9019938 (libcef) cef_trace_event_instant
0x00007FFFA930892E (libcef) SetCrashKeyValueImpl
0x00007FFFA93095C3 (libcef) SetCrashKeyValueImpl
0x00007FFFA9032247 (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 29708:
0x00007FF86E3ECE44 (ntdll) ZwRemoveIoCompletion
0x00007FF86C02140F (KERNELBASE) GetQueuedCompletionStatus
0x00007FFFA904688F (libcef) cef_trace_event_instant
0x00007FFFA9045E9E (libcef) cef_trace_event_instant
0x00007FFFA904647B (libcef) cef_trace_event_instant
0x00007FFFA9031BA0 (libcef) cef_trace_event_instant
0x00007FFFA9019938 (libcef) cef_trace_event_instant
0x00007FFFA9308E5E (libcef) SetCrashKeyValueImpl
0x00007FFFA93095DF (libcef) SetCrashKeyValueImpl
0x00007FFFA9032247 (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 53232:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFA904705E (libcef) cef_trace_event_instant
0x00007FFFA9031BA0 (libcef) cef_trace_event_instant
0x00007FFFA9019938 (libcef) cef_trace_event_instant
0x00007FFFA9032247 (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 39584:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFA904CCDE (libcef) cef_trace_event_instant
0x00007FFFA9030D9E (libcef) cef_trace_event_instant
0x00007FFFA9030363 (libcef) cef_trace_event_instant
0x00007FFFA904D04D (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 24696:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFA904705E (libcef) cef_trace_event_instant
0x00007FFFA9031BA0 (libcef) cef_trace_event_instant
0x00007FFFA9019938 (libcef) cef_trace_event_instant
0x00007FFFA9032247 (libcef) cef_trace_event_instant
0x00007FFFA901753F (libcef) cef_trace_event_instant
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50552:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD9B8EB2 (Unity) Geo::GeoEvent::Wait
0x00007FF7CD884ACF (Unity) Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 40416:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CB345117 (Unity) TUpdateFunction
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 22904:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CB345117 (Unity) TUpdateFunction
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 2172:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CB345117 (Unity) TUpdateFunction
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 41788:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CB345117 (Unity) TUpdateFunction
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50760:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CB345117 (Unity) TUpdateFunction
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 37512:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CB345117 (Unity) TUpdateFunction
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 51520:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CB345117 (Unity) TUpdateFunction
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 15100:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CB345117 (Unity) TUpdateFunction
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 37336:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC39BBA37 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:418] worker_park 
0x00007FFFC39BBDE8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:489] worker_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 31928:
0x00007FF86E3ED3A4 (ntdll) ZwDelayExecution
0x00007FF86C00907E (KERNELBASE) SleepEx
0x00007FF7CAA76E4D (Unity) PreviewTextureManager::LoadingLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 41420:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFC3905E8F (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\utils\mono-os-wait-win32.c:42] mono_win32_wait_for_single_object_ex 
0x00007FFFC39F5FA1 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\monitor.c:1391] ves_icall_System_Threading_Monitor_Monitor_wait 
0x0000027C47E94720 (mscorlib) System.Threading.Monitor.Monitor_wait()
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C00000001)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C00000001)
0x0000027C00000001 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C48041280)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C48041280)
0x0000027C48041280 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C48041280)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C48041280)
0x0000027C48041280 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C4CB063C0)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C4CB063C0)
0x0000027C4CB063C0 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C49D24CF0)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C49D24CF0)
0x0000027C49D24CF0 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9315EE30)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9315EE30)
0x000000ED9315EE30 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9315EDB0)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9315EDB0)
0x000000ED9315EDB0 ((<unknown>)) (function-name not available)
0x00007FFFC3D7CD70 (mono-2.0-bdwgc) ss_trampoline
0x00007FFFC3D7CD78 (mono-2.0-bdwgc) bp_trampoline
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C48041280)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C48041280)
0x0000027C48041280 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C4F394560)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C4F394560)
0x0000027C4F394560 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: FFFFFFFFFFFFFFFF)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: FFFFFFFFFFFFFFFF)
0xFFFFFFFFFFFFFFFF ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9315F7A0)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9315F7A0)
0x000000ED9315F7A0 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C48041280)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C48041280)
0x0000027C48041280 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C48041280)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C48041280)
0x0000027C48041280 ((<unknown>)) (function-name not available)


Call Stack for Thread 8912:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86B2780FC (MSWSOCK) SockWaitForSingleObject
0x00007FF86B27C8CB (MSWSOCK) WSPRecv
0x00007FF86D801E51 (WS2_32) recv
0x00007FFFC39FBC7D (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\w32socket-win32.c:67] mono_w32socket_recv 
0x00007FFFC39A233C (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\w32socket.c:1451] ves_icall_System_Net_Sockets_Socket_Receive_internal 
0x0000027C488A29EA (System) System.Net.Sockets.Socket.Receive_internal()
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C91BEAB10)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C91BEAB10)
0x0000027C91BEAB10 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9335E560)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9335E560)
0x000000ED9335E560 ((<unknown>)) (function-name not available)
0x00007FFFC3D7CD78 (mono-2.0-bdwgc) bp_trampoline
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C00000000)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C00000000)
0x0000027C00000000 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9335E660)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9335E660)
0x000000ED9335E660 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000000000000001)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000000000000001)
0x0000000000000001 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9335E478)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9335E478)
0x000000ED9335E478 ((<unknown>)) (function-name not available)
0x0000027C4F644153 (mscorlib) System.Runtime.InteropServices.SafeHandle.DangerousRelease()
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9335E660)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9335E660)
0x000000ED9335E660 ((<unknown>)) (function-name not available)


Call Stack for Thread 55388:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFC3905E8F (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\utils\mono-os-wait-win32.c:42] mono_win32_wait_for_single_object_ex 
0x00007FFFC39F5FA1 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\monitor.c:1391] ves_icall_System_Threading_Monitor_Monitor_wait 
0x0000027C47E94720 (mscorlib) System.Threading.Monitor.Monitor_wait()
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000020200000001)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000020200000001)
0x0000020200000001 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90E15700)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90E15700)
0x0000027C90E15700 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027A1CE3047C)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027A1CE3047C)
0x0000027A1CE3047C ((<unknown>)) (function-name not available)
0x00007FF7CDA4685A (Unity) __crt_stdio_output::string_output_adapter<char>::write_string
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90E15700)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90E15700)
0x0000027C90E15700 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90DE8020)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90DE8020)
0x0000027C90DE8020 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: FFFFFFFFFFFFFFFF)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: FFFFFFFFFFFFFFFF)
0xFFFFFFFFFFFFFFFF ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9345F8B0)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9345F8B0)
0x000000ED9345F8B0 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90E15700)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90E15700)
0x0000027C90E15700 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90E15700)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90E15700)
0x0000027C90E15700 ((<unknown>)) (function-name not available)


Call Stack for Thread 55396:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86B2780FC (MSWSOCK) SockWaitForSingleObject
0x00007FF86B28225B (MSWSOCK) WSPAccept
0x00007FF86D801453 (WS2_32) WSAAccept
0x00007FF86D801372 (WS2_32) accept
0x00007FFFC39FB9A8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\w32socket-win32.c:53] mono_w32socket_accept 
0x00007FFFC39A1416 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\w32socket.c:846] ves_icall_System_Net_Sockets_Socket_Accept_internal 
0x0000027C47EB6780 (System) System.Net.Sockets.Socket.Accept_internal()
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90E15100)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90E15100)
0x0000027C90E15100 ((<unknown>)) (function-name not available)


Call Stack for Thread 49840:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC390112C (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\utils\mono-threads.c:1282] sleep_interruptable 
0x00007FFFC39B7293 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1519] ves_icall_System_Threading_Thread_Sleep_internal 
0x0000027C47F2C5F7 (mscorlib) System.Threading.Thread.SleepInternal()
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9365EF40)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9365EF40)
0x000000ED9365EF40 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C00000000)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C00000000)
0x0000027C00000000 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90E25370)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90E25370)
0x0000027C90E25370 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90E25370)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90E25370)
0x0000027C90E25370 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C462ACAC0)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C462ACAC0)
0x0000027C462ACAC0 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9365F060)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9365F060)
0x000000ED9365F060 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9365EFE0)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9365EFE0)
0x000000ED9365EFE0 ((<unknown>)) (function-name not available)
0x00007FFFC3D7CD70 (mono-2.0-bdwgc) ss_trampoline
0x00007FFFC3D7CD78 (mono-2.0-bdwgc) bp_trampoline
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027CB6D29F60)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027CB6D29F60)
0x0000027CB6D29F60 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 00000000000002EE)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 00000000000002EE)
0x00000000000002EE ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90EAAC30)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90EAAC30)
0x0000027C90EAAC30 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9365F8A0)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9365F8A0)
0x000000ED9365F8A0 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90E50B40)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90E50B40)
0x0000027C90E50B40 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90E25370)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90E25370)
0x0000027C90E25370 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027CB6D29F60)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027CB6D29F60)
0x0000027CB6D29F60 ((<unknown>)) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000000ED9365F0C0)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000000ED9365F0C0)
0x000000ED9365F0C0 ((<unknown>)) (function-name not available)
0x0000027C47F2C4C3 (mscorlib) System.Threading.Thread.Sleep()
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000027C90E8DEE0)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000027C90E8DEE0)
0x0000027C90E8DEE0 ((<unknown>)) (function-name not available)


Call Stack for Thread 36456:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FFFC3905E8F (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\utils\mono-os-wait-win32.c:42] mono_win32_wait_for_single_object_ex 
0x00007FFFC39B79B3 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1967] ves_icall_System_Threading_WaitHandle_Wait_internal 
0x0000027C47FC0720 (mscorlib) System.Threading.WaitHandle.Wait_internal()
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 0000000000000029)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 0000000000000029)
0x0000000000000029 ((<unknown>)) (function-name not available)


Call Stack for Thread 48420:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBD2CD16 (Unity) PreloadManager::Run
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50860:
0x00007FF86E3ECDA4 (ntdll) ZwWaitForSingleObject
0x00007FF86BFE165E (KERNELBASE) WaitForSingleObjectEx
0x00007FF7CD1AFFA2 (Unity) Baselib_SystemSemaphore_Acquire
0x00007FF7CBBC5610 (Unity) JobQueue::ProcessJobs
0x00007FF7CBBCAC1F (Unity) JobQueue::WorkLoop
0x00007FF7CC11B9B3 (Unity) Thread::RunThreadWrapper
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50496:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC39BBA37 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:418] worker_park 
0x00007FFFC39BBDE8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:489] worker_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 50484:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC39BBA37 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:418] worker_park 
0x00007FFFC39BBDE8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:489] worker_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 33280:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC39BBA37 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:418] worker_park 
0x00007FFFC39BBDE8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:489] worker_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 53256:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC39BBA37 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:418] worker_park 
0x00007FFFC39BBDE8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:489] worker_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 47444:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC39BBA37 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:418] worker_park 
0x00007FFFC39BBDE8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:489] worker_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart


Call Stack for Thread 42716:
0x00007FF86E3F0714 (ntdll) ZwWaitForAlertByThreadId
0x00007FF86E3B4295 (ntdll) RtlSleepConditionVariableCS
0x00007FF86C02C819 (KERNELBASE) SleepConditionVariableCS
0x00007FFFC39BBA37 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:418] worker_park 
0x00007FFFC39BBDE8 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threadpool-worker-default.c:489] worker_thread 
0x00007FFFC39B6398 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1042] start_wrapper_internal 
0x00007FFFC39B6126 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\threads.c:1101] start_wrapper 
0x00007FF86CED7034 (KERNEL32) BaseThreadInitThunk
0x00007FF86E3A2651 (ntdll) RtlUserThreadStart




Stack Memory [0x000000ED8D11DD30-0x000000ED8D130000]:
0x8d11dd30: 00000000 00000000 00000018 00000000 ................
0x8d11dd40: 00000000 00000000 8d11ed28 000000ed ........(.......
0x8d11dd50: 00000000 00000000 b07cccea 0000027c ..........|.|...
0x8d11dd60: ffffffff ffffffff 00000018 00000000 ................
0x8d11dd70: 00002422 00000000 c3dc67c0 00007fff "$.......g......
0x8d11dd80: 00000000 00000000 00000000 00000000 ................
0x8d11dd90: 26f1f120 0000027c 8d11ddf0 000000ed  ..&|...........
0x8d11dda0: 8d11dd60 000000ed c3d7cd70 00007fff `.......p.......
0x8d11ddb0: c3d7cd78 00007fff 00000000 00000000 x...............
0x8d11ddc0: 00000000 00000000 00000000 00000000 ................
0x8d11ddd0: 00000000 00000000 00000000 00000000 ................
0x8d11dde0: 00000000 00000000 00000000 00000000 ................
0x8d11ddf0: 8d11de50 000000ed b07ccb73 0000027c P.......s.|.|...
0x8d11de00: 3f9da130 00000000 00000000 00000000 0..?............
0x8d11de10: 00000000 00000000 00000000 00000000 ................
0x8d11de20: b4a63eb0 0000027c 00000018 00000000 .>..|...........
0x8d11de30: c3d7cd70 00007fff c3d7cd78 00007fff p.......x.......
0x8d11de40: 00000018 00000000 00000001 00000000 ................
0x8d11de50: 8d11def0 000000ed b07ca3eb 0000027c ..........|.|...
0x8d11de60: 00000000 00000000 00000000 00000000 ................
0x8d11de70: 00000000 3fe00000 8d11df60 000000ed .......?`.......
0x8d11de80: 00000000 00000000 00000000 00000000 ................
0x8d11de90: 26f1f120 0000027c 00000001 00000000  ..&|...........
0x8d11dea0: 8d11de50 000000ed c3d7cd70 00007fff P.......p.......
0x8d11deb0: c3d7cd78 00007fff 8d11ed28 000000ed x.......(.......
0x8d11dec0: ffffffff ffffffff 00000018 00000000 ................
0x8d11ded0: 00000001 00000000 e1989c00 0000027b ............{...
0x8d11dee0: e1986a50 0000027b 00000000 00000000 Pj..{...........
0x8d11def0: 8d11df90 000000ed 92db22e3 0000027c ........."..|...
0x8d11df00: 00000000 00000000 b3c19060 0000027c ........`...|...
0x8d11df10: 00000000 00000000 c3d7cd70 00007fff ........p.......
0x8d11df20: c3d7cd78 00007fff 00000018 00000000 x...............
0x8d11df30: 00000018 00000000 8d11ded0 000000ed ................
0x8d11df40: 8d11df90 000000ed 910f3240 0000027c ........@2..|...
0x8d11df50: 910f3240 0000027c 8d11d5d0 000000ed @2..|...........
0x8d11df60: 910f3240 0000027c 8d11d5d0 000000ed @2..|...........
0x8d11df70: c3d7cd70 00007fff c3d7cd78 00007fff p.......x.......
0x8d11df80: 909e5980 0000027c 9a104bc8 0000027c .Y..|....K..|...
0x8d11df90: 8d11e150 000000ed 92d9b853 0000027c P.......S...|...
0x8d11dfa0: e1986a50 0000027b e1a11b78 0000027b Pj..{...x...{...
0x8d11dfb0: 9317f2db 0000027c 00000000 00000000 ....|...........
0x8d11dfc0: 40000000 3fe00c97 00000000 00000000 ...@...?........
0x8d11dfd0: 26f1f120 0000027c 909e5980 0000027c  ..&|....Y..|...
0x8d11dfe0: 8d11dfb0 000000ed ffffffff 00007fff ................
0x8d11dff0: c3d7cd78 00007fff 00000000 00000000 x...............
0x8d11e000: 00000000 00000000 00000000 00000000 ................
0x8d11e010: 00000000 00000000 00000000 00000000 ................
0x8d11e020: 00000000 00000000 00000000 00000000 ................
0x8d11e030: b3c19060 0000027c 00000000 00000000 `...|...........
0x8d11e040: 00000000 00000000 00000000 00000000 ................
0x8d11e050: 8d11e020 000000ed c3d7cd70 00007fff  .......p.......
0x8d11e060: c3d7cd78 00007fff e1a11b78 0000027b x.......x...{...
0x8d11e070: c3d7cd70 00007fff c3d7cd78 00007fff p.......x.......
0x8d11e080: 8d11e0e0 000000ed 9317c453 0000027c ........S...|...
0x8d11e090: 26f1f120 0000027c 8d11e0f0 000000ed  ..&|...........
0x8d11e0a0: 8d11e070 000000ed c3d7cd70 00007fff p.......p.......
0x8d11e0b0: c3d7cd78 00007fff 8d11ed28 000000ed x.......(.......
0x8d11e0c0: 8d11e200 000000ed e1989c00 0000027b ............{...
0x8d11e0d0: b3c19060 0000027c 00000000 00000000 `...|...........
0x8d11e0e0: c3d7cd70 00007fff c3d7cd78 00007fff p.......x.......
0x8d11e0f0: 8d11e140 000000ed 4ef80cf3 0000027c @..........N|...
0x8d11e100: 8d11e3d0 000000ed c3ae9a54 00007fff ........T.......
0x8d11e110: e1989c00 0000027b 8d11ed28 000000ed ....{...(.......
0x8d11e120: 00000001 00000000 909e5980 0000027c .........Y..|...
0x8d11e130: 00000001 00000000 e1989c00 0000027b ............{...
0x8d11e140: e1986a50 0000027b 9a104bc8 0000027c Pj..{....K..|...
0x8d11e150: 8d11e1b0 000000ed 488b1f0a 0000027c ...........H|...
0x8d11e160: 00000000 00000000 00000000 00000000 ................
0x8d11e170: e1986aa0 0000027b 00000001 00000000 .j..{...........
0x8d11e180: 00000001 00000000 909e5980 0000027c .........Y..|...
0x8d11e190: c3d7cd70 00007fff c3d7cd78 00007fff p.......x.......
0x8d11e1a0: 909f5480 0000027c 00000001 00000000 .T..|...........
0x8d11e1b0: 8d11e290 000000ed 9317ed69 0000027c ........i...|...
0x8d11e1c0: 8d11ed28 000000ed b3c19060 0000027c (.......`...|...
0x8d11e1d0: 00000000 00000000 00000001 00000000 ................
0x8d11e1e0: b3791700 0000027c 909e5980 0000027c ..y.|....Y..|...
0x8d11e1f0: b3791700 0000027c 8d11e3e0 000000ed ..y.|...........
0x8d11e200: e1986aa0 0000027b 00000001 00000000 .j..{...........
0x8d11e210: 00000000 00000000 e1989c00 0000027b ............{...
0x8d11e220: e1986aa0 0000027b e1986aa0 0000027b .j..{....j..{...
0x8d11e230: 8d11e3e0 000000ed 8d11e460 000000ed ........`.......
0x8d11e240: b3c19060 0000027c b3c19080 0000027c `...|.......|...
0x8d11e250: c3d7cd70 00007fff c3d7cd78 00007fff p.......x.......
0x8d11e260: b48cf200 0000027c b4a62b90 0000027c ....|....+..|...
0x8d11e270: 00000001 00000000 b3791700 0000027c ..........y.|...
0x8d11e280: 00000000 00000000 00000001 00000000 ................
0x8d11e290: 8d11e2f0 000000ed 9317e6bb 0000027c ............|...
0x8d11e2a0: 40000000 3fe00c97 00000000 00000000 ...@...?........
0x8d11e2b0: 00000000 3fe00000 00000000 00000000 .......?........
0x8d11e2c0: 00000001 00000000 909e5980 0000027c .........Y..|...
0x8d11e2d0: b3791700 0000027c e1986a50 0000027b ..y.|...Pj..{...
0x8d11e2e0: c3d7cd70 00007fff c3d7cd78 00007fff p.......x.......
0x8d11e2f0: 8d11e370 000000ed 488b06eb 0000027c p..........H|...
0x8d11e300: 00000001 00000000 00000000 00000000 ................
0x8d11e310: 00000000 00000000 00000000 00000000 ................
0x8d11e320: 26f1f120 0000027c b3ef87e0 0000027c  ..&|.......|...
0x8d11e330: 8d11e300 000000ed c3d7cd70 00007fff ........p.......
0x8d11e340: c3d7cd78 00007fff 8d11ed28 000000ed x.......(.......
0x8d11e350: b3c19060 0000027c b3c19080 0000027c `...|.......|...
0x8d11e360: b3c19060 0000027c 909f5480 0000027c `...|....T..|...
0x8d11e370: 8d11e3d0 000000ed 92d890a3 0000027c ............|...
0x8d11e380: 8d11e3d0 000000ed 4ef80cf3 0000027c ...........N|...
0x8d11e390: 00000000 00000000 00000000 000000ed ................
0x8d11e3a0: 4ef80c80 0000027c 909f5480 0000027c ...N|....T..|...
0x8d11e3b0: 909f5480 0000027c c3d7cd70 00007fff .T..|...p.......
0x8d11e3c0: c3d7cd78 00007fff b3c19080 0000027c x...........|...
0x8d11e3d0: 8d11e460 000000ed 92db0fc3 0000027c `...........|...
0x8d11e3e0: 3f800000 000000ed c38ff620 00007fff ...?.... .......
0x8d11e3f0: 80000000 3f5d5362 80000000 3f5d5362 ....bS]?....bS]?
0x8d11e400: 26f1f120 0000027c 8d11e460 000000ed  ..&|...`.......
0x8d11e410: b3c53480 0000027c 00000000 00000000 .4..|...........
0x8d11e420: c3d7cd70 00007fff c3d7cd78 00007fff p.......x.......
0x8d11e430: b48cf200 0000027c 00000000 00000000 ....|...........
0x8d11e440: 00000001 00000000 00000000 00000000 ................
0x8d11e450: 00000000 00000000 00000000 00000000 ................
0x8d11e460: 8d11e500 000000ed 92da42eb 0000027c .........B..|...
0x8d11e470: 26f1f120 0000027c c38ff620 00007fff  ..&|... .......
0x8d11e480: 8d11e450 000000ed c3d7cd70 00007fff P.......p.......
0x8d11e490: c3d7cd78 00007fff 80000000 3f5d5362 x...........bS]?
0x8d11e4a0: 20000000 3fdffbdb c39f59e1 00007fff ... ...?.Y......
0x8d11e4b0: 00000000 00000000 b4b78220 0000027c ........ ...|...
0x8d11e4c0: c3d7cd70 00007fff c3d7cd78 00007fff p.......x.......
0x8d11e4d0: b64cb280 0000027c 8d11e618 000000ed ..L.|...........
0x8d11e4e0: 8d11edc0 000000ed b4b78220 0000027c ........ ...|...
0x8d11e4f0: 8d11e608 000000ed b64cb260 0000027c ........`.L.|...
0x8d11e500: 8d11e720 000000ed 4e910cdf 0000027c  ..........N|...
0x8d11e510: e197ae40 0000027b c3d7cd70 00007fff @...{...p.......
0x8d11e520: c3d7cd78 00007fff 00000000 00000000 x...............
0x8d11e530: 8d11e590 000000ed 4ef9ed8b 0000027c ...........N|...
0x8d11e540: c3d7cd78 00007fff 8d11e6b8 000000ed x...............
0x8d11e550: 4f3c15f0 0000027c 4ef9ea6b 0000027c ..<O|...k..N|...
0x8d11e560: 00000000 00000000 e1989c00 0000027b ............{...
0x8d11e570: e197ae40 0000027b 00000000 00000000 @...{...........
0x8d11e580: c3d7cd00 00007fff 00000000 00007fff ................
0x8d11e590: 8d11ea00 000000ed 8d11ed00 000000ed ................
0x8d11e5a0: 00000000 00000000 8d11ed01 000000ed ................
0x8d11e5b0: 90dbd400 0000027c 00000000 00000000 ....|...........
0x8d11e5c0: 8d11ed00 000000ed 8d11e700 000000ed ................
0x8d11e5d0: 00000000 00000000 00000000 00000000 ................
0x8d11e5e0: 00000000 00000000 26f1f101 0000027c ...........&|...
0x8d11e5f0: b3c19060 0000027c 00000000 000000ed `...|...........
0x8d11e600: 00000000 000000ed 26f1a601 0000027c ...........&|...
0x8d11e610: b64cb260 0000027c 90dbd401 0000027c `.L.|.......|...
0x8d11e620: b64cb280 0000027c c3d7cd70 00007fff ..L.|...p.......
0x8d11e630: c3d7cd78 00007fff 8d11e880 000000ed x...............
0x8d11e640: 4e90e91a 0000027c 90dbd400 0000027c ...N|.......|...
0x8d11e650: 8d11ed28 000000ed 4e90e91a 0000027c (..........N|...
0x8d11e660: 00000065 00000000 8d11e500 000000ed e...............
0x8d11e670: 8d11edc0 000000ed b4b78220 0000027c ........ ...|...
0x8d11e680: 8d11ed28 000000ed 8d11eaf0 000000ed (...............
0x8d11e690: 9301ed08 0000027c 00000000 00000000 ....|...........
0x8d11e6a0: 00000000 ffffffff 00000000 00000000 ................
0x8d11e6b0: 00000000 00000000 00000000 00000000 ................
0x8d11e6c0: 00000000 00000000 00000000 00000000 ................
0x8d11e6d0: 4479eccd 408f3d99 00000000 00000000 ..yD.=.@........
0x8d11e6e0: 3f9da130 00000000 00000000 00000000 0..?............
0x8d11e6f0: 4479eccd 00000000 00000000 00000000 ..yD............
0x8d11e700: 4f3c15f0 0000027c 00000008 00000000 ..<O|...........
0x8d11e710: 8d11ed28 000000ed 00000008 00000000 (...............
0x8d11e720: 8d11e770 000000ed 9174b163 0000027c p.......c.t.|...
0x8d11e730: 8d11e6d0 000000ed 8d11e6d8 000000ed ................
0x8d11e740: 00000000 00000000 00000000 00000000 ................
0x8d11e750: 00000000 00000000 4f3c15f0 0000027c ..........<O|...
0x8d11e760: c3d7cd70 00007fff c3d7cd78 00007fff p.......x.......
0x8d11e770: 8d11e7d0 000000ed 4e910353 0000027c ........S..N|...
0x8d11e780: 00000000 00000000 00000000 00000000 ................
0x8d11e790: 5b36f948 00001f84 d100b320 00007ff7 H.6[.... .......
0x8d11e7a0: e18a21f0 0000027b c3d7cd70 00007fff .!..{...p.......
0x8d11e7b0: c3d7cd78 00007fff 4e90e91a 0000027c x..........N|...
0x8d11e7c0: 90dbd400 0000027c 8d11eaf0 000000ed ....|...........
0x8d11e7d0: 8d11e880 000000ed 9301ed08 0000027c ............|...
0x8d11e7e0: 5b36f998 00001f84 c399292f 00007fff ..6[..../)......
0x8d11e7f0: 00000000 00000000 00000000 00000000 ................
0x8d11e800: 00000000 00000000 8d11ed28 000000ed ........(.......
0x8d11e810: 8d11edc0 000000ed 00000000 00000000 ................
0x8d11e820: 00000000 00000000 c3d7cd70 00007fff ........p.......
0x8d11e830: c3d7cd78 00007fff c390421e 00007fff x........B......
0x8d11e840: b37a8d20 0000027c 00000000 00000000  .z.|...........
0x8d11e850: 00000000 00000000 493d9050 0000027c ........P.=I|...
0x8d11e860: 00000000 00000000 b4b78220 0000027c ........ ...|...
0x8d11e870: 8d11ed28 000000ed 8d11eaf0 000000ed (...............
0x8d11e880: 8d11e8c0 000000ed c3a0d690 00007fff ................
0x8d11e890: c7b1a7b6 000000ed 8d11eaf0 000000ed ................
0x8d11e8a0: 00000000 000000ed 493d9050 0000027c ........P.=I|...
0x8d11e8b0: 8d11e8c0 000000ed cc26487d 00007ff7 ........}H&.....
0x8d11e8c0: 00000000 000000ed afff90a0 0000027c ............|...
0x8d11e8d0: 90dbd400 0000027c 8d11edc0 000000ed ....|...........
0x8d11e8e0: b4b78220 0000027c b37a8d20 0000027c  ...|... .z.|...
0x8d11e8f0: 00000000 00000000 8d11eb60 000000ed ........`.......
0x8d11e900: 8d11eaf0 000000ed 8d11ed28 000000ed ........(.......
0x8d11e910: c00472c0 0000027a cc250c62 00007ff7 .r..z...b.%.....
0x8d11e920: 8d11eac8 000000ed cc26487d 00007ff7 ........}H&.....
0x8d11e930: 4e585318 0000027c cc26ab3e 00007ff7 .SXN|...>.&.....
0x8d11e940: 00000000 00000000 8d11eb48 000000ed ........H.......
0x8d11e950: c399b900 00007fff 00000000 00000000 ................
0x8d11e960: 00000000 00000000 00000000 00000000 ................
0x8d11e970: 8d11ecc0 000000ed cc26487d 00007ff7 ........}H&.....
0x8d11e980: 8d11eb48 000000ed 00000000 00000000 H...............
0x8d11e990: 8d11ea80 000000ed cc13aa23 00007ff7 ........#.......
0x8d11e9a0: 8d11eb30 000000ed d0fc7300 00007ff7 0........s......
0x8d11e9b0: 00000000 00000000 00000000 00000000 ................
0x8d11e9c0: fffffffe ffffffff cc11e452 00007ff7 ........R.......
0x8d11e9d0: 0000c038 00000000 00000000 00000000 8...............
0x8d11e9e0: fffffffe ffffffff 00000000 00000000 ................
0x8d11e9f0: c006cc20 0000027a cc4b759d 00007ff7  ...z....uK.....
0x8d11ea00: c006cc20 0000027a cc25e855 00007ff7  ...z...U.%.....
0x8d11ea10: 5b36f7c8 00001f84 c0d9a710 0000027a ..6[........z...
0x8d11ea20: 00000001 00000000 00000000 00000000 ................
0x8d11ea30: 90dbd400 0000027c 8d11ed28 000000ed ....|...(.......
0x8d11ea40: 00000000 00000000 493d9050 0000027c ........P.=I|...
0x8d11ea50: 8d11ed28 000000ed 8d11eaf0 000000ed (...............
0x8d11ea60: 8d11edc0 000000ed c3992912 00007fff .........)......
0x8d11ea70: 00000000 00000000 00000000 ffffffff ................
0x8d11ea80: 00000001 00007ff7 00000000 00000000 ................
0x8d11ea90: 8d11eaf0 000000ed 00000000 00000000 ................
0x8d11eaa0: 00000001 00000000 8d11ebe8 000000ed ................
0x8d11eab0: 493d9050 0000027c c399b96f 00007fff P.=I|...o.......
0x8d11eac0: 8d11ed28 000000ed 90dbd400 0000027c (...........|...
0x8d11ead0: 8d11edc0 000000ed 8d11ebd0 000000ed ................
0x8d11eae0: 8d11eaf0 000000ed 207b1a80 0000027b ..........{ {...
0x8d11eaf0: 00000000 00000000 00000000 00000000 ................
0x8d11eb00: c0a8a3c0 0000027a cc225672 00007ff7 ....z...rV".....
0x8d11eb10: c0047220 0000027a cbd3a799 00007ff7  r..z...........
0x8d11eb20: 00000000 00000000 d0fc7358 00007ff7 ........Xs......
0x8d11eb30: 8d11ebb0 000000ed 8d11ec49 000000ed ........I.......
0x8d11eb40: c000aea0 0000027a cc250c62 00007ff7 ....z...b.%.....
0x8d11eb50: 8d11ebf0 000000ed 0000946d 00000000 ........m.......
0x8d11eb60: 493d9050 0000027c cc26ab2e 00007ff7 P.=I|.....&.....
0x8d11eb70: 90dbd400 0000027c 8d11ed60 000000ed ....|...`.......
0x8d11eb80: c399b900 00007fff cc59c73d 00007ff7 ........=.Y.....
0x8d11eb90: c000aea0 0000027a 00000000 00000000 ....z...........
0x8d11eba0: 8d11eed0 000000ed cc26486d 00007ff7 ........mH&.....
0x8d11ebb0: 8d11ed60 000000ed 00000000 00000000 `...............
0x8d11ebc0: 8d11ecb0 000000ed 00000001 00000000 ................
0x8d11ebd0: 8d11ed28 000000ed cbd32c00 00007ff7 (........,......
0x8d11ebe0: 00000000 00000000 cc26c6bb 00007ff7 ..........&.....
0x8d11ebf0: e0016b40 0000027a e0016b40 0000027a @[email protected]...
0x8d11ec00: 00000000 00000000 cbbabadd 00007ff7 ................
0x8d11ec10: 90dbd400 0000027c 00000000 00000000 ....|...........
0x8d11ec20: 8d11ec98 000000ed cbcea542 00007ff7 ........B.......
0x8d11ec30: d0bbe608 00007ff7 0000947c 00000000 ........|.......
0x8d11ec40: 00000000 00000000 00000010 00000000 ................
0x8d11ec50: c0a8a3c0 0000027a d0fc7358 00007ff7 ....z...Xs......
0x8d11ec60: c0bcd960 0000027a fffffffe ffffffff `...z...........
0x8d11ec70: 00000001 00000000 00000000 00000000 ................
0x8d11ec80: 90dbd400 0000027c cc2668ca 00007ff7 ....|....h&.....
0x8d11ec90: fffffffe ffffffff 8d11ed60 000000ed ........`.......
0x8d11eca0: 8d11ed60 000000ed c0a43c80 0000027a `........<..z...
0x8d11ecb0: 00000000 00000000 c0da01e0 0000027a ............z...
0x8d11ecc0: b1700000 3f20a569 00000000 00000000 ..p.i. ?........
0x8d11ecd0: 00000001 00000000 00000000 00000000 ................
0x8d11ece0: c0a8a3c0 0000027a d0fc7358 00007ff7 ....z...Xs......
0x8d11ecf0: 23207180 0000027b cbcf21af 00007ff7 .q #{....!......
0x8d11ed00: 23207260 0000027b c0a43c80 0000027a `r #{....<..z...
0x8d11ed10: 00000001 00000000 00000001 00000000 ................
0x8d11ed20: fffffffe ffffffff 00000000 00000000 ................
0x8d11ed30: e00690e0 0000027a c0f289a0 0000027a ....z.......z...
0x8d11ed40: 00024328 00000000 a0012380 0000027b (C.......#..{...
0x8d11ed50: a0012340 0000027b 00000000 00000000 @#..{...........
0x8d11ed60: c399b900 00007fff cb4123b4 00007ff7 .........#A.....
0x8d11ed70: 00000000 00000000 00000000 00000000 ................
0x8d11ed80: fffffffe ffffffff cc26487d 00007ff7 ........}H&.....
0x8d11ed90: 8d11efc0 000000ed 00000000 00000000 ................
0x8d11eda0: 8d11ee90 000000ed fffffffe ffffffff ................
0x8d11edb0: 8d11ef30 000000ed 00000000 00000000 0...............
0x8d11edc0: 00000000 00000000 00000000 00000000 ................
0x8d11edd0: 00000000 00000000 00000000 00000000 ................
0x8d11ede0: 00000000 00000000 00000000 00000000 ................
0x8d11edf0: 00000000 00000000 00000000 00000000 ................
0x8d11ee00: 00000000 00000000 00000000 00000000 ................
0x8d11ee10: 00000000 00000000 00000000 00000000 ................
0x8d11ee20: c0a8a3c0 0000027a 00000000 00000000 ....z...........
0x8d11ee30: 8d11ef70 000000ed cc25e855 00007ff7 p.......U.%.....
0x8d11ee40: 20bc7001 0000027b 1cd34501 0000027a .p. {....E..z...
0x8d11ee50: 00000000 0000027b 493d9050 0000027c ....{...P.=I|...
0x8d11ee60: 90dbd400 0000027c 00000000 00000000 ....|...........
0x8d11ee70: 00000000 0000027b 00000000 00000000 ....{...........
0x8d11ee80: 00000000 00000000 00000101 00000000 ................
0x8d11ee90: 00000000 00000000 0000004d 00000000 ........M.......
0x8d11eea0: 1cd34501 0000027a 23204f60 0000027b .E..z...`O #{...
0x8d11eeb0: 23207180 0000027b cbcf21cd 00007ff7 .q #{....!......
0x8d11eec0: 90dbd400 0000027c c0a43c80 0000027a ....|....<..z...
0x8d11eed0: 00000000 00000000 cc25e855 00007ff7 ........U.%.....
0x8d11eee0: fffffffe ffffffff fffffffe ffffffff ................
0x8d11eef0: 206019c8 0000027b 00000000 00000000 ..` {...........
0x8d11ef00: fffffffe ffffffff c95a26c2 00007ff7 .........&Z.....
0x8d11ef10: 20bc70e0 0000027b 20bc70e0 0000027b .p. {....p. {...
0x8d11ef20: 00000001 00000000 20601401 0000027b ..........` {...
0x8d11ef30: 40026520 0000027b ca8b7e63 00007ff7  e.@{...c~......
0x8d11ef40: 8d11ef70 000000ed 00000000 00000000 p...............
0x8d11ef50: 00000001 00000000 1cd34501 0000027a .........E..z...
0x8d11ef60: fffffffe ffffffff 20601401 0000027b ..........` {...
0x8d11ef70: 40026520 0000027b ca8b7e63 00007ff7  e.@{...c~......
0x8d11ef80: 8d11ef20 000000ed 00000000 00000000  ...............
0x8d11ef90: 00000001 00000000 1cd34501 0000027a .........E..z...
0x8d11efa0: fffffffe ffffffff d0fc7358 00007ff7 ........Xs......
0x8d11efb0: 00000001 00000000 cb4123b4 00007ff7 .........#A.....
0x8d11efc0: 00000001 00000000 20601401 0000027b ..........` {...
0x8d11efd0: 40026520 0000027b ca8b70ab 00007ff7  e.@{....p......
0x8d11efe0: 00000001 ffffffff 00000000 00000000 ................
0x8d11eff0: 00000001 00000000 1cd34501 0000027a .........E..z...
0x8d11f000: fffffffe ffffffff 20601401 0000027b ..........` {...
0x8d11f010: 00000000 00000000 ca8b761e 00007ff7 .........v......
0x8d11f020: 00000000 00000000 00000000 00000000 ................
0x8d11f030: 00000001 00000000 1cd34501 0000027a .........E..z...
0x8d11f040: 00000000 00000000 ca8b9484 00007ff7 ................
0x8d11f050: 20601401 0000027b 00000000 00000000 ..` {...........
0x8d11f060: 1cd34501 0000027a 00000001 00000000 .E..z...........
0x8d11f070: 20bc7001 0000027b cbcf76bc 00007ff7 .p. {....v......
0x8d11f080: 20bc7001 0000027b 20bc7001 0000027b .p. {....p. {...
0x8d11f090: 00000001 00000000 1cd34501 0000027a .........E..z...
0x8d11f0a0: fffffffe ffffffff d1097e88 00007ff7 .........~......
0x8d11f0b0: 00000001 0000027a afc96978 0000027c ....z...xi..|...
0x8d11f0c0: 00000000 00000000 00000000 00000000 ................
0x8d11f0d0: 00000000 000000ed 00000000 00000000 ................
0x8d11f0e0: 00000000 00000000 3f800101 40000000 ...........?...@
0x8d11f0f0: 00000001 00000000 20601401 0000027b ..........` {...
0x8d11f100: c0a8a3c0 0000027a d0fc7358 00007ff7 ....z...Xs......
0x8d11f110: 206019c8 0000027b ca08e75c 00007ff7 ..` {...\.......
0x8d11f120: 00000001 0000027b 20bc70e0 0000027b ....{....p. {...
0x8d11f130: 44940000 44624000 206019c8 0000027b ...D.@bD..` {...
0x8d11f140: 00000001 00000000 20601460 0000027b ........`.` {...
0x8d11f150: fffffffe ffffffff cc2668ca 00007ff7 .........h&.....
0x8d11f160: 20601460 0000027b 8d11f218 000000ed `.` {...........
0x8d11f170: 8d11f2d0 000000ed c9df2d42 00007ff7 ........B-......
0x8d11f180: 55fe3957 40521e91 00000000 00000000 W9.U..R@........
0x8d11f190: b1700000 3f20a569 00000000 00000000 ..p.i. ?........
0x8d11f1a0: 00000001 00000000 20601460 0000027b ........`.` {...
0x8d11f1b0: 00000001 00000000 d0fc7330 00007ff7 ........0s......
0x8d11f1c0: 1cd345f0 0000027a ca08c6f8 00007ff7 .E..z...........
0x8d11f1d0: 206019c8 0000027b 206019c8 0000027b ..` {.....` {...
0x8d11f1e0: d0fc7358 00007ff7 8d11f2d0 000000ed Xs..............
0x8d11f1f0: 00000000 00000000 00000001 00000000 ................
0x8d11f200: 74bc6a7f 40521e93 c0a59fa0 0000027a [email protected]...
0x8d11f210: ffffff00 ffffffff 6bed8ee4 40521e93 ...........k..R@
0x8d11f220: c0a5a120 0000027a cb3d9600 00007ff7  ...z.....=.....
0x8d11f230: c0dd50e0 0000027a 00000013 00000000 .P..z...........
0x8d11f240: 00000001 80000022 00000013 00000000 ...."...........
0x8d11f250: 00000000 ffffffff 00000048 00000000 ........H.......
0x8d11f260: 00000000 ffffffff 00000048 00007ff7 ........H.......
0x8d11f270: 15d1f95d 40521e91 c0a8a3c0 0000027a ][email protected]...
0x8d11f280: 00000000 00000000 00000000 00000000 ................
0x8d11f290: 2000a500 0000027b cc11e452 00007ff7 ... {...R.......
0x8d11f2a0: 00000000 00000000 00000000 ffffffff ................
0x8d11f2b0: 00000048 00000000 fffffffe ffffffff H...............
0x8d11f2c0: 00000000 ffffffff 00000048 00007ff7 ........H.......
0x8d11f2d0: 01505261 00000cbb 0000017a 00007ff7 aRP.....z.......
0x8d11f2e0: ca9f8aa0 00007ff7 cbd33013 00007ff7 .........0......
0x8d11f2f0: 015056fd 00000cbb cd1ad9e9 00007ff7 .VP.............
0x8d11f300: c0002f60 0000027a 00000000 00000000 `/..z...........
0x8d11f310: fffffffe ffffffff ffffffff ffffffff ................
0x8d11f320: ffffffff ffffffff cbd33013 00007ff7 .........0......
0x8d11f330: 00000000 00000000 00000000 00000000 ................
0x8d11f340: 00000000 00000000 00000000 00000000 ................
0x8d11f350: 00000000 00000000 00000000 00000000 ................
0x8d11f360: 00000000 00000000 00000000 00000000 ................
0x8d11f370: 00000000 00000000 00000000 00000000 ................
0x8d11f380: 00000000 00000000 00000000 00000000 ................
0x8d11f390: 00000020 00000000 6d06a5c3 00007ff8  ..........m....
0x8d11f3a0: c0aa15e0 0000027a cd1ad9e9 00007ff7 ....z...........
0x8d11f3b0: c0002f60 0000027a 00000000 00000000 `/..z...........
0x8d11f3c0: 00000000 00000000 99454d90 0000027c .........ME.|...
0x8d11f3d0: 00000000 00000000 00000000 00000000 ................
0x8d11f3e0: 00000000 00000cbb 00000000 00000000 ................
0x8d11f3f0: 00000000 00000000 cbd50101 00007ff7 ................
0x8d11f400: fffffffe ffffffff 6d069ad0 00007ff8 ...........m....
0x8d11f410: 00000000 43f00000 00000000 00000000 .......C........
0x8d11f420: 42020310 40521e90 00000000 00000000 ...B..R@........
0x8d11f430: e8000000 3eae32f0 00000000 00000000 .....2.>........
0x8d11f440: cd0e5900 00007ff7 01901e19 00000cbb .Y..............
0x8d11f450: 1cd345f0 0000027a 00000020 00000000 .E..z... .......
0x8d11f460: c0aa15e0 0000027a 00000000 00000000 ....z...........
0x8d11f470: 8d11f580 000000ed ca9fe1c0 00007ff7 ................
0x8d11f480: 00000000 00000000 d0fc7330 00007ff7 ........0s......
0x8d11f490: 00000000 00000000 c0aa15e0 0000027a ............z...
0x8d11f4a0: 00000001 00000000 00000000 00000000 ................
0x8d11f4b0: 000c28a2 00000000 00000200 00000000 .(..............
0x8d11f4c0: 00000000 00000000 01aa0198 00000000 ................
0x8d11f4d0: 536e34fd 00000477 000001f3 00000000 .4nSw...........
0x8d11f4e0: c0d472e0 0000027a 00000019 00000000 .r..z...........
0x8d11f4f0: 00000000 00000000 00000019 00000000 ................
0x8d11f500: 00000000 ffffffff 00000048 00000000 ........H.......
0x8d11f510: 00000000 00000000 00000000 00000000 ................
0x8d11f520: 00000000 00000000 00000000 00000000 ................
0x8d11f530: 00000000 00000000 00000000 00000000 ................
0x8d11f540: 42020310 40521e90 c0aa15e0 0000027a [email protected]...
0x8d11f550: 00000000 00000000 00000000 00000000 ................
0x8d11f560: 00000000 00000000 00000000 00000000 ................
0x8d11f570: 00000027 00000000 8d11f5e0 000000ed '...............
0x8d11f580: 0000010f 00000000 afbf3ea0 0000027c .........>..|...
0x8d11f590: 00000000 00000000 ccf7a35c 00007ff7 ........\.......
0x8d11f5a0: fffffffe ffffffff 009a2894 00000000 .........(......
0x8d11f5b0: 00000100 00000000 00000011 00000000 ................
0x8d11f5c0: 001d0001 00000000 536df767 0000012b ........g.mS+...
0x8d11f5d0: 000002a7 00000000 00000000 00000000 ................
0x8d11f5e0: 00530009 00650063 0065006e 006f0020 ..S.c.e.n.e. .o.
0x8d11f5f0: 00650070 0069006e 00000000 ffffffff p.e.n.i.........
0x8d11f600: 00000048 003a0065 00090020 00090009 H...e.:. .......
0x8d11f610: 74696e55 49554779 77656956 43646e57 UnityGUIViewWndC
0x8d11f620: 7373616c 77007300 3030305f 37323030 lass.s.w_0000027
0x8d11f630: 45453141 30363446 696e0030 7420676e A1EEF4600.ning t
0x8d11f640: 3a656d69 09090920 30382e30 65732039 ime: ...0.809 se
0x8d11f650: 646e6f63 ff000a73 00000009 00000000 conds...........
0x8d11f660: 72617473 54707574 00656d69 0000027a startupTime.z...
0x8d11f670: 00000020 00000000 cd1ad9e9 00007ff7  ...............
0x8d11f680: c0002f60 0000027a 00000001 00000000 `/..z...........
0x8d11f690: 00000000 00000000 00000000 ffffffff ................
0x8d11f6a0: 00000009 ffffffff 00000000 00000000 ................
0x8d11f6b0: 00000000 ffffffff 00000009 00000000 ................
0x8d11f6c0: 00000000 00000000 00000000 00000000 ................
0x8d11f6d0: fffffffe ffffffff 00000000 00000000 ................
0x8d11f6e0: 00000001 00000000 00000000 00000000 ................
0x8d11f6f0: cd0e5990 00007ff7 00000001 00000000 .Y..............
0x8d11f700: fffffffe ffffffff e002a3c0 0000027a ............z...
0x8d11f710: 1cd345f0 0000027a cbd32809 00007ff7 .E..z....(......
0x8d11f720: 00000000 00000000 00000000 00000000 ................
0x8d11f730: 00000000 00000000 00000000 00000000 ................
0x8d11f740: 00000000 00000000 00000000 00000000 ................
0x8d11f750: 00000000 00000000 00000000 00000000 ................
0x8d11f760: 00c6cf5c 3f75993f 00000000 00000000 \...?.u?........
0x8d11f770: d304f532 3ff0697a 00000000 00000000 2...zi.?........
0x8d11f780: cd0e5990 00007ff7 00000001 00000000 .Y..............
0x8d11f790: 00000000 00000000 00000000 00000000 ................
0x8d11f7a0: 8d11f8b0 000000ed caa08398 00007ff7 ................
0x8d11f7b0: d1029bc0 00007ff7 ce1d30d0 00007ff7 .........0......
0x8d11f7c0: caa024b0 00007ff7 ce1d4ce8 00007ff7 .$.......L......
0x8d11f7d0: 00000001 00000000 00000000 00000000 ................
0x8d11f7e0: 00000000 00000000 72676f6e 69687061 ........nographi
0x8d11f7f0: 00007363 00000000 0000000a 00000000 cs..............
0x8d11f800: 00000000 ffffffff 00000048 00000000 ........H.......
0x8d11f810: 00000000 00000001 00010007 00000000 ................
0x8d11f820: 0000033b 00000237 00000033 00000000 ;...7...3.......
0x8d11f830: 00000000 ffffffff 00000048 00000000 ........H.......
0x8d11f840: 00000000 ffffffff 00000048 00000000 ........H.......
0x8d11f850: 8fa5fad0 3f58ad0a c001ea80 0000027a ......X?....z...
0x8d11f860: 00000000 00000000 00000006 00000000 ................
0x8d11f870: 00000000 ffffffff 00000048 00000000 ........H.......
0x8d11f880: c0036f60 0000027a 0000001a 00000000 `o..z...........
0x8d11f890: 39313032 392e342e 0000001a 00000000 2019.4.9........
0x8d11f8a0: 00000000 ffffffff 00000048 00000000 ........H.......
0x8d11f8b0: 00000000 00000000 00000000 00000000 ................
0x8d11f8c0: 00000000 00000000 00000000 00000000 ................
0x8d11f8d0: fffffffe ffffffff c001d040 0000027a [email protected]...
0x8d11f8e0: 00000033 00000000 00000000 00000000 3...............
0x8d11f8f0: 00000033 00000000 00000000 ffffffff 3...............
0x8d11f900: 00000048 00000000 c001d0a0 0000027a H...........z...
0x8d11f910: 00000038 00000000 00000000 00000000 8...............
0x8d11f920: 00000038 00000000 00000000 ffffffff 8...............
0x8d11f930: 00000048 00000000 00000000 00000000 H...............
0x8d11f940: cda16cf4 00007ff7 00000000 00000000 .l..............
0x8d11f950: 00000000 00000000 00000000 00000000 ................
0x8d11f960: 00000002 00000000 00000000 00000000 ................
0x8d11f970: cc2f7b20 00007ff7 00000001 00000000  {/.............
0x8d11f980: cc2f7d00 00007ff7 cc2f7b80 00007ff7 .}/......{/.....
0x8d11f990: 00000002 00000000 cc2f79a0 00007ff7 .........y/.....
0x8d11f9a0: ca9f4740 00007ff7 1f5e0000 0000027a @G........^.z...
0x8d11f9b0: 1f5e1000 0000027a 00003000 00000000 ..^.z....0......
0x8d11f9c0: 00001000 00000000 000002e4 00000000 ................
0x8d11f9d0: 000002c8 00000000 000002cc 00000000 ................
0x8d11f9e0: 000002d0 00000000 000002dc 00000000 ................
0x8d11f9f0: 000002d8 00000000 0000ce88 00430022 ............".C.
0x8d11fa00: 005c003a 00720050 0067006f 00610072 :.\.P.r.o.g.r.a.
0x8d11fa10: 0020006d 00690046 0065006c 005c0073 m. .F.i.l.e.s.\.
0x8d11fa20: 006e0055 00740069 005c0079 00750048 U.n.i.t.y.\.H.u.
0x8d11fa30: 005c0062 00640045 00740069 0072006f b.\.E.d.i.t.o.r.
0x8d11fa40: 0032005c 00310030 002e0039 002e0034 \.2.0.1.9...4...
0x8d11fa50: 00660039 005c0031 00640045 00740069 9.f.1.\.E.d.i.t.
0x8d11fa60: 0072006f 0044005c 00740061 005c0061 o.r.\.D.a.t.a.\.
0x8d11fa70: 006f0054 006c006f 005c0073 006e0055 T.o.o.l.s.\.U.n.
0x8d11fa80: 00740069 00430079 00610072 00680073 i.t.y.C.r.a.s.h.
0x8d11fa90: 00610048 0064006e 0065006c 00360072 H.a.n.d.l.e.r.6.
0x8d11faa0: 002e0034 00780065 00220065 002d0020 4...e.x.e.". .-.
0x8d11fab0: 0061002d 00740074 00630061 00200068 -.a.t.t.a.c.h. .
0x8d11fac0: 00350034 00340039 00200030 00370032 4.5.9.4.0. .2.7.
0x8d11fad0: 00330032 00330035 00350035 00330032 2.3.5.3.5.5.2.3.
0x8d11fae0: 00340038 00000030 00000000 00000000 8.4.0...........
0x8d11faf0: 00000000 00000000 00000000 00000000 ................
0x8d11fb00: 00000000 00000000 00000000 00000000 ................
0x8d11fb10: 00000000 00000000 00000000 00000000 ................
0x8d11fb20: 00000000 00000000 00000000 00000000 ................
0x8d11fb30: 00000000 00000000 00000000 00000000 ................
0x8d11fb40: 00000000 00000000 00000000 00000000 ................
0x8d11fb50: 00000000 00000000 00000000 00000000 ................
0x8d11fb60: 00000000 00000000 00000000 00000000 ................
0x8d11fb70: 00000000 00000000 00000000 00000000 ................
0x8d11fb80: 00000000 00000000 00000000 00000000 ................
0x8d11fb90: 00000000 00000000 00000000 00000000 ................
0x8d11fba0: 00000000 00000000 00000000 00000000 ................
0x8d11fbb0: 00000000 00000000 00000000 00000000 ................
0x8d11fbc0: 00000000 00000000 00000000 00000000 ................
0x8d11fbd0: 00000000 00000000 00000000 00000000 ................
0x8d11fbe0: 00000000 00000000 00000000 00000000 ................
0x8d11fbf0: 00000000 00000000 00000000 00000000 ................
0x8d11fc00: 00000000 00000000 00000000 00000000 ................
0x8d11fc10: 00000000 00000000 00000000 00000000 ................
0x8d11fc20: 00000000 00000000 00000000 00000000 ................
0x8d11fc30: 00000000 00000000 00000000 00000000 ................
0x8d11fc40: 00000000 00000000 00000000 00000000 ................
0x8d11fc50: 00000000 00000000 00000000 00000000 ................
0x8d11fc60: 00000000 00000000 00000000 00000000 ................
0x8d11fc70: 00000000 00000000 00000000 00000000 ................
0x8d11fc80: 00000000 00000000 00000000 00000000 ................
0x8d11fc90: 00000000 00000000 00000000 00000000 ................
0x8d11fca0: 00000000 00000000 00000000 00000000 ................
0x8d11fcb0: 00000000 00000000 00000000 00000000 ................
0x8d11fcc0: 00000000 00000000 00000000 00000000 ................
0x8d11fcd0: 00000000 00000000 00000000 00000000 ................
0x8d11fce0: 00000000 00000000 00000000 00000000 ................
0x8d11fcf0: 00000000 00000000 00000000 00000000 ................
0x8d11fd00: 00000000 00000000 00000000 00000000 ................
0x8d11fd10: 00000000 00000000 00000000 00000000 ................
0x8d11fd20: 00000000 00000000 00000000 00000000 ................

Module 1
C:\WINDOWS\SYSTEM32\xinput1_3.dll
Image Base: 0x00400000  Image Size: 0x0001e000
File Size:  107368      File Time:  2007-04-04_195422
Version:
   Company:    Microsoft Corporation
   Product:    Microsoft® DirectX for Windows®
   FileDesc:   Microsoft Common Controller API
   FileVer:    9.18.944.0
   ProdVer:    9.18.944.0

Module 2
C:\WINDOWS\SYSTEM32\MSVCR100.dll
Image Base: 0x66c50000  Image Size: 0x000d2000
File Size:  829264      File Time:  2011-06-11_011538
Version:
   Company:    Microsoft Corporation
   Product:    Microsoft® Visual Studio® 2010
   FileDesc:   Microsoft® C Runtime Library
   FileVer:    10.0.40219.325
   ProdVer:    10.0.40219.325

Module 3
C:\WINDOWS\SYSTEM32\MSVCP100.dll
Image Base: 0x66d30000  Image Size: 0x00098000
File Size:  608080      File Time:  2011-06-11_011538
Version:
   Company:    Microsoft Corporation
   Product:    Microsoft® Visual Studio® 2010
   FileDesc:   Microsoft® C Runtime Library
   FileVer:    10.0.40219.325
   ProdVer:    10.0.40219.325

Crash Report configuration:
 * App Name: Unity Editor
 * App Version: Unity 2019.4.9f1_50fe8a171dd9
 * Mono DLL: C:\Program Files\Unity\Hub\Editor\2019.4.9f1\Editor\Data\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll
 * Bug Reporter App Path: "C:/Program Files/Unity/Hub/Editor/2019.4.9f1/Editor/BugReporter/UnityBugReporter.exe" --bugtype crash --editor_mode "WindowsStandaloneSupport" --unity_project "C:\Users\Andreas\Source\Repos\Montreal" <attachFile:--attach "<file>"> --crash_report_id <meta:ClientReportID>
 * Crash Report Path: C:\Users\Andreas\AppData\Local\Temp\Unity\Editor\Crashes
 * Is Editor: true

Crash Report metadata:

Additional report files:
 * "C:\Users\Andreas\AppData\Local\Unity\Editor\Editor.log" (Output log file)



== [end of error.log] ==
error.log (134,758 bytes)   
PlatformAny

Relationships

related to 0003901 resolvedsfernandez Noesis causes a crash when capturing DependencyPropertyChangedEventArgs in a closure 

Activities

sfernandez

sfernandez

2021-05-03 11:15

manager   ~0007205

I found that args object (the native part) is already destroyed after the delay, we need to think about how to deal with this issue.
In the meantime a workaround is to extract the information from the args before doing the wait:

private async void OnTreeViewItemSelected(object sender, RoutedEventArgs e)
{
TreeViewItem tvi = e.Source as TreeViewItem;
await Task.Delay(500);
tvi?.BringIntoView();
}

KeldorKatarn

KeldorKatarn

2021-05-03 14:03

reporter   ~0007209

Ah, that makes sense. It shouldn't crash the editor though.

Flem100@live.dk

[email protected]

2021-08-17 20:27

reporter   ~0007370

I have similar problems when I use async event handlers, but it really depends on the scenario. Aren't we supposed to use async-await with NoesisGUI or are there some specific limitations we should know about? The system we are porting to Unity from WPF, primarily uses async methods, so that's a big thing for us.

sfernandez

sfernandez

2021-08-20 13:03

manager   ~0007374

As I mentioned before the use of the args object after any wait will cause crashes because it relies on a native memory that is already destroyed.
We have to fix that somehow and in the meantime the workaround is to keep the required information as local variables in the event handler method.
I guess all you need is to keep some data and you don't require any modification of the args object after the wait because it won't affect the result of the event, for example, setting the e.Handled=true after the wait does nothing.

Issue History

Date Modified Username Field Change
2021-04-30 09:58 KeldorKatarn New Issue
2021-04-30 09:58 KeldorKatarn File Added: crash.dmp
2021-04-30 09:58 KeldorKatarn File Added: Editor.log
2021-04-30 09:58 KeldorKatarn File Added: error.log
2021-04-30 11:44 jsantos Assigned To => sfernandez
2021-04-30 11:44 jsantos Status new => assigned
2021-04-30 11:44 jsantos Target Version => 3.0.12
2021-04-30 11:44 jsantos Description Updated
2021-05-03 11:15 sfernandez Status assigned => feedback
2021-05-03 11:15 sfernandez Note Added: 0007205
2021-05-03 14:03 KeldorKatarn Note Added: 0007209
2021-05-03 14:03 KeldorKatarn Status feedback => assigned
2021-05-03 17:22 jsantos Target Version 3.0.12 =>
2021-08-17 20:27 [email protected] Note Added: 0007370
2021-08-20 13:03 sfernandez Note Added: 0007374
2025-01-15 09:35 sfernandez Relationship added related to 0003901
2025-10-10 13:29 jsantos Category Unity3D => Unity