Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Adding HDRP package in project causes causes crash, then project will no longer open until removed

Discussion in 'Graphics Experimental Previews' started by MostHated, Oct 16, 2019.

  1. MostHated

    MostHated

    Joined:
    Nov 29, 2015
    Posts:
    1,235
    Hello,
    For some reason adding the HDRP package to my project causes the editor to crash midway through trying to import the package and then my project will no longer load and crashes every time unless I manually remove the HDRP package from the manifest. This occurred in 2019.3.0b6 first, then I just installed 0b7 and it does the same thing there, too.

    I became super frustrated trying to get the both the LWRP/URP and the HDRP to work in the linux editor as it would always crash, so I installed Windows on a separate drive with high hopes that it would work better, but looks like I am just running into the same issues no matter what platform I try to use.

    Below is a snippet from my editor log during import.
    Code (CSharp):
    1. Mono: successfully reloaded assembly
    2. Refresh completed in 0.000002 seconds.
    3. - Completed reload, in  3.465 seconds
    4. Platform modules already initialized, skipping
    5. ArgumentException: JSON parse error: Invalid value.
    6.   at (wrapper managed-to-native) UnityEngine.JsonUtility.FromJsonInternal(string,object,System.Type)
    7.   at UnityEngine.JsonUtility.FromJsonOverwrite (System.String json, System.Object objectToOverwrite) [0x00059] in <3072c195575344c9a638e0a38efcd185>:0
    8.   at UnityEditor.ShaderGraph.MinimalGraphData.GetDependencyPaths (System.String assetPath, System.Collections.Generic.List`1[T] dependencies) [0x0001b] in C:\Unity\repentance2019hd\Library\PackageCache\com.unity.shadergraph@7.1.2\Editor\Data\Graphs\MinimalGraphData.cs:78
    9.   at UnityEditor.ShaderGraph.MinimalGraphData.GetDependencyPaths (System.String assetPath) [0x00007] in C:\Unity\repentance2019hd\Library\PackageCache\com.unity.shadergraph@7.1.2\Editor\Data\Graphs\MinimalGraphData.cs:70
    10.   at UnityEditor.ShaderGraph.ShaderGraphImporter.GatherDependenciesFromSourceFile (System.String assetPath) [0x00001] in C:\Unity\repentance2019hd\Library\PackageCache\com.unity.shadergraph@7.1.2\Editor\Importers\ShaderGraphImporter.cs:66
    11. (Filename: <3072c195575344c9a638e0a38efcd185> Line: 0)
    12.  
    13. NullReferenceException: (null)
    14.  
    15. UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
    16. UnityEngine.DebugLogHandler:LogException(Exception, Object)
    17. UnityEngine.Logger:LogException(Exception, Object)
    18. UnityEngine.Debug:LogException(Exception)
    19. UnityEngine.<>c:<RegisterUECatcher>b__0_0(Object, UnhandledExceptionEventArgs)
    20. (Filename:  Line: -1)
    21.  


    Here is the full error log upon trying to open the editor again after the initial crash during import.
    Code (CSharp):
    1. [LicensingClient] ERROR Failed to connect to local IPC
    2. [Licensing::Module] Failed to connect to channel: LicenseClient-MostHated
    3. [Licensing::Module] Successfully launched the LicensingClient
    4. [Licensing::Module] Successfully connected to LicensingClient on channel: LicenseClient-MostHated
    5. [Licensing::Module] Successfully launched and connected to LicensingClient
    6. Entitlement-based licensing initiated
    7. [LicensingClient] Licenses Updated successfully in LicensingClient
    8.  
    9. LICENSE SYSTEM [20191015 23:54:44] Next license update check is after 2019-10-15T17:26:09
    10.  
    11. Built from '2019.3/staging' branch; Version is '2019.3.0b7 (9946d7a66754) revision 10045143'; Using compiler version '191627012'
    12. OS: 'Windows 10  (10.0.0) 64bit' Language: 'en' Physical Memory: 32714 MB
    13. [Licensing::Module] Serial number assigned to: "F4-XAJD-AZC6-6QMU-JDUV-XXXX"\nBatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 1, IsPro: 0
    14. [Package Manager] Server::Start -- Port 54992 was selected
    15.  
    16. COMMAND LINE ARGUMENTS:
    17. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Unity.exe
    18. -projectpath
    19. C:/Unity/repentance2019hd
    20. -useHub
    21. -hubIPC
    22. -cloudEnvironment
    23. production
    24. -hubSessionId
    25. 8d6ba7f0-eea8-11e9-9166-657338f44a8c
    26. Successfully changed project path to: C:/Unity/repentance2019hd
    27. C:/Unity/repentance2019hd
    28. Using Asset Import Pipeline V2.
    29. Adding genesis user token [Package Manager] Done resolving packages in 0.96s seconds
    30. [Package Manager] Done checking package constraints in 0.01s seconds
    31. [Package Manager]
    32. Registered 47 packages:
    33.   Packages from [https://packages.unity.com]:
    34.     com.unity.cinemachine@2.4.0-preview.4 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.cinemachine@2.4.0-preview.4)
    35.     com.unity.ext.nunit@1.0.0 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.ext.nunit@1.0.0)
    36.     com.unity.ide.rider@1.1.2-preview.2 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.ide.rider@1.1.2-preview.2)
    37.     com.unity.ide.vscode@1.1.2 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.ide.vscode@1.1.2)
    38.     com.unity.mathematics@1.1.0 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.mathematics@1.1.0)
    39.     com.unity.progrids@3.0.3-preview.4 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.progrids@3.0.3-preview.4)
    40.     com.unity.quicksearch@1.4.1 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.quicksearch@1.4.1)
    41.     com.unity.render-pipelines.high-definition@7.1.2 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.render-pipelines.high-definition@7.1.2)
    42.     com.unity.test-framework@1.1.2 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.test-framework@1.1.2)
    43.     com.unity.textmeshpro@2.0.1 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.textmeshpro@2.0.1)
    44.     com.unity.timeline@1.3.0-preview.2 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.timeline@1.3.0-preview.2)
    45.     com.unity.render-pipelines.core@7.1.2 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.render-pipelines.core@7.1.2)
    46.     com.unity.shadergraph@7.1.2 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.shadergraph@7.1.2)
    47.     com.unity.visualeffectgraph@7.1.2 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.visualeffectgraph@7.1.2)
    48.     com.unity.render-pipelines.high-definition-config@7.1.2 (location: C:\Unity\repentance2019hd\Library\PackageCache\com.unity.render-pipelines.high-definition-config@7.1.2)
    49.   Built-in packages:
    50.     com.unity.ugui@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.ugui)
    51.     com.unity.modules.ai@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.ai)
    52.     com.unity.modules.androidjni@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.androidjni)
    53.     com.unity.modules.animation@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.animation)
    54.     com.unity.modules.assetbundle@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.assetbundle)
    55.     com.unity.modules.audio@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.audio)
    56.     com.unity.modules.cloth@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.cloth)
    57.     com.unity.modules.director@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.director)
    58.     com.unity.modules.imageconversion@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.imageconversion)
    59.     com.unity.modules.imgui@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.imgui)
    60.     com.unity.modules.particlesystem@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.particlesystem)
    61.     com.unity.modules.physics@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.physics)
    62.     com.unity.modules.physics2d@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.physics2d)
    63.     com.unity.modules.screencapture@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.screencapture)
    64.     com.unity.modules.terrain@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.terrain)
    65.     com.unity.modules.terrainphysics@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.terrainphysics)
    66.     com.unity.modules.tilemap@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.tilemap)
    67.     com.unity.modules.ui@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.ui)
    68.     com.unity.modules.uielements@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.uielements)
    69.     com.unity.modules.umbra@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.umbra)
    70.     com.unity.modules.unityanalytics@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unityanalytics)
    71.     com.unity.modules.unitywebrequest@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unitywebrequest)
    72.     com.unity.modules.unitywebrequestassetbundle@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unitywebrequestassetbundle)
    73.     com.unity.modules.unitywebrequestaudio@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unitywebrequestaudio)
    74.     com.unity.modules.unitywebrequesttexture@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unitywebrequesttexture)
    75.     com.unity.modules.unitywebrequestwww@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.unitywebrequestwww)
    76.     com.unity.modules.vehicles@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.vehicles)
    77.     com.unity.modules.video@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.video)
    78.     com.unity.modules.vr@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.vr)
    79.     com.unity.modules.wind@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.wind)
    80.     com.unity.modules.xr@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.xr)
    81.     com.unity.modules.jsonserialize@1.0.0 (location: C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\Resources\PackageManager\BuiltInPackages\com.unity.modules.jsonserialize)
    82.  
    83. [XR] No new subsystems found in resolved package list.
    84. [Package Manager] Done registering packages in 0.00s seconds
    85. Refreshing native plugins compatible for Editor in 145.86 ms, found 0 plugins.
    86. Preloading 0 native plugins for Editor in 0.00 ms.
    87. IsTimeToCheckForNewEditor: Update time 1571202676 current 1571201687
    88. Initialize engine version: 2019.3.0b7 (9946d7a66754)
    89. [XR] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2019.3.0b7/Editor/Data/Resources/UnitySubsystems
    90. [XR] Discovering subsystems at path C:/Unity/repentance2019hd/Assets
    91. GfxDevice: creating device client; threaded=1
    92. Direct3D:
    93.     Version:  Direct3D 11.0 [level 11.1]
    94.     Renderer: NVIDIA GeForce RTX 2070 (ID=0x1f02)
    95.     Vendor:
    96.     VRAM:     8031 MB
    97.     Driver:   26.21.14.3648
    98. [EnlightenBakeManager] m_Clear = false;
    99. Initialize mono
    100. Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2019.3.0b7/Editor/Data/Managed'
    101. Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2019.3.0b7/Editor/Data/MonoBleedingEdge/lib/mono/unityjit'
    102. Mono config path = 'C:/Program Files/Unity/Hub/Editor/2019.3.0b7/Editor/Data/MonoBleedingEdge/etc'
    103. Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56108
    104. ImportWorker Server TCP listen port: 61543
    105. Begin MonoManager ReloadAssembly
    106. Registering precompiled unity dll's ...
    107. Register platform support module: C:/Program Files/Unity/Hub/Editor/2019.3.0b7/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
    108. Register platform support module: C:/Program Files/Unity/Hub/Editor/2019.3.0b7/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll
    109. Registered in 0.001876 seconds.
    110. Native extension for LinuxStandalone target not found
    111. Native extension for WindowsStandalone target not found
    112. Refreshing native plugins compatible for Editor in 134.70 ms, found 0 plugins.
    113. Preloading 0 native plugins for Editor in 0.00 ms.
    114. Mono: successfully reloaded assembly
    115. - Completed reload, in  1.253 seconds
    116. Registering precompiled user dll's ...
    117. Registered in 0.197859 seconds.
    118. Platform modules already initialized, skipping
    119. Begin MonoManager ReloadAssembly
    120. Symbol file LoadedFromMemory doesn't match image C:\Unity\repentance2019hd\Library\PackageCache\com.unity.ext.nunit@1.0.0\net35\unity-custom\nunit.framework.dll
    121. Unloading broken assembly Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll, this assembly can cause crashes in the runtime
    122. (Filename: C:\buildslave\unity\build\Runtime/Mono/MonoManager.cpp Line: 1180)
    123.  
    124. Native extension for LinuxStandalone target not found
    125. Native extension for WindowsStandalone target not found
    126. Refreshing native plugins compatible for Editor in 161.92 ms, found 0 plugins.
    127. Preloading 0 native plugins for Editor in 0.00 ms.
    128. Assertion failed on expression: 'importerSelection.scriptedImporterClass != SCRIPTING_NULL'
    129. UnityEditor.AssetDatabase:ImportAsset(String, ImportAssetOptions)
    130. UnityEditor.AssetDatabase:ImportAsset(String)
    131. UnityEditor.Rendering.HighDefinition.MaterialReimporter:ReimportAllMaterials() (at Library\PackageCache\com.unity.render-pipelines.high-definition@7.1.2\Editor\AssetProcessors\MaterialPostProcessor.cs:39)
    132.  
    133. [C:\buildslave\unity\build\Modules/AssetPipelineEditor/Public/ScriptedImporter.cpp line 107]
    134. (Filename: Library/PackageCache/com.unity.render-pipelines.high-definition@7.1.2/Editor/AssetProcessors/MaterialPostProcessor.cs Line: 39)
    135.  
    136. Crash!!!
    137. SymInit: Symbol-SearchPath: 'C:/Program Files/Unity/Hub/Editor/2019.3.0b7/Editor/Data/Mono;.;C:\Unity\repentance2019hd;C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 534, UserName: 'MostHated'
    138. OS-Version: 10.0.0
    139. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Unity.exe:Unity.exe (00007FF672ED0000), size: 135458816 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2019.3.0.18135
    140. C:\Windows\SYSTEM32\ntdll.dll:ntdll.dll (00007FFF5E6C0000), size: 2031616 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.418
    141. C:\Windows\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFF5D530000), size: 729088 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.329
    142. C:\Windows\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFF5B970000), size: 2764800 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.418
    143. C:\Windows\System32\CRYPT32.dll:CRYPT32.dll (00007FFF5C620000), size: 1347584 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    144. C:\Windows\System32\ucrtbase.dll:ucrtbase.dll (00007FFF5C520000), size: 1024000 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    145. C:\Windows\System32\MSASN1.dll:MSASN1.dll (00007FFF5B5C0000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    146. C:\Windows\System32\USER32.dll:USER32.dll (00007FFF5C920000), size: 1654784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.418
    147. C:\Windows\System32\win32u.dll:win32u.dll (00007FFF5B650000), size: 135168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    148. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\optix.6.0.0.dll:optix.6.0.0.dll (00007FFF41090000), size: 208896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.0.0.0
    149. C:\Windows\System32\GDI32.dll:GDI32.dll (00007FFF5D5F0000), size: 155648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    150. C:\Windows\System32\gdi32full.dll:gdi32full.dll (00007FFF5B770000), size: 1654784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.356
    151. C:\Windows\System32\msvcp_win.dll:msvcp_win.dll (00007FFF5B680000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    152. C:\Windows\System32\ADVAPI32.dll:ADVAPI32.dll (00007FFF5DB10000), size: 667648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.329
    153. C:\Windows\System32\msvcrt.dll:msvcrt.dll (00007FFF5CFF0000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.18362.1
    154. C:\Windows\System32\sechost.dll:sechost.dll (00007FFF5C800000), size: 618496 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
    155. C:\Windows\System32\RPCRT4.dll:RPCRT4.dll (00007FFF5CED0000), size: 1179648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    156. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\RadeonImageFilters64.dll:RadeonImageFilters64.dll (00007FFF40000000), size: 606208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 1.2.0.0
    157. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\libfbxsdk.dll:libfbxsdk.dll (00007FFF18130000), size: 8511488 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2018.1.1.0
    158. C:\Windows\System32\SHELL32.dll:SHELL32.dll (00007FFF5DDC0000), size: 7229440 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    159. C:\Windows\System32\cfgmgr32.dll:cfgmgr32.dll (00007FFF5B720000), size: 303104 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    160. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\OpenRL.dll:OpenRL.dll (0000000180000000), size: 12779520 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 1.5.100.0
    161. C:\Windows\System32\shcore.dll:shcore.dll (00007FFF5DD10000), size: 692224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    162. C:\Windows\System32\combase.dll:combase.dll (00007FFF5CAC0000), size: 3366912 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.356
    163. C:\Windows\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFF5D620000), size: 4653056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    164. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\umbraoptimizer64.dll:umbraoptimizer64.dll (00007FFF38930000), size: 1306624 (result: 0), SymType: '-deferred-', PDB: ''
    165. C:\Windows\System32\WS2_32.dll:WS2_32.dll (00007FFF5DC20000), size: 454656 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    166. C:\Windows\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFF5C4A0000), size: 524288 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.295
    167. C:\Windows\System32\bcrypt.dll:bcrypt.dll (00007FFF5BCD0000), size: 155648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
    168. C:\Windows\System32\WLDAP32.dll:WLDAP32.dll (00007FFF5C8B0000), size: 425984 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    169. C:\Windows\System32\windows.storage.dll:windows.storage.dll (00007FFF5BD20000), size: 7860224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    170. C:\Windows\System32\Normaliz.dll:Normaliz.dll (00007FFF5D140000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    171. C:\Windows\System32\profapi.dll:profapi.dll (00007FFF5B5A0000), size: 126976 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    172. C:\Windows\System32\powrprof.dll:powrprof.dll (00007FFF5B5E0000), size: 303104 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    173. C:\Windows\System32\UMPDC.dll:UMPDC.dll (00007FFF5B590000), size: 65536 (result: 0), SymType: '-deferred-', PDB: ''
    174. C:\Windows\SYSTEM32\HID.DLL:HID.DLL (00007FFF59910000), size: 57344 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    175. C:\Windows\System32\shlwapi.dll:shlwapi.dll (00007FFF5E5F0000), size: 335872 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    176. C:\Windows\System32\kernel.appcore.dll:kernel.appcore.dll (00007FFF5B630000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    177. C:\Windows\System32\cryptsp.dll:cryptsp.dll (00007FFF5BD00000), size: 94208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    178. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\ispc_texcomp.dll:ispc_texcomp.dll (00007FFF28CC0000), size: 1597440 (result: 0), SymType: '-deferred-', PDB: ''
    179. C:\Windows\System32\ole32.dll:ole32.dll (00007FFF5D3D0000), size: 1400832 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.113
    180. C:\Windows\System32\IMM32.dll:IMM32.dll (00007FFF5E650000), size: 188416 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    181. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\WinPixEventRuntime.dll:WinPixEventRuntime.dll (00007FFF581A0000), size: 45056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 1.0.1812.6001
    182. C:\Windows\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFF5CE00000), size: 802816 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.329
    183. C:\Windows\System32\WINTRUST.dll:WINTRUST.dll (00007FFF5B910000), size: 376832 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    184. C:\Windows\SYSTEM32\MSVCP140.dll:MSVCP140.dll (00007FFF45B90000), size: 626688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 14.23.27820.0
    185. C:\Windows\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFF27B80000), size: 1400832 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    186. C:\Windows\SYSTEM32\VCRUNTIME140.dll:VCRUNTIME140.dll (00007FFF45C30000), size: 90112 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 14.23.27820.0
    187. C:\Windows\SYSTEM32\VERSION.dll:VERSION.dll (00007FFF56460000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    188. C:\Windows\SYSTEM32\MSVCP100.dll:MSVCP100.dll (000000005CF10000), size: 622592 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.30319.1
    189. C:\Windows\SYSTEM32\MSVCR100.dll:MSVCR100.dll (000000005CDD0000), size: 856064 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.30319.1
    190. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\embree.dll:embree.dll (00007FFF0F4E0000), size: 16711680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2.14.0.0
    191. C:\Windows\SYSTEM32\GLU32.dll:GLU32.dll (00007FFF57170000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    192. C:\Windows\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FFF562F0000), size: 983040 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    193. C:\Windows\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FFF5AB10000), size: 237568 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    194. C:\Windows\SYSTEM32\WINMM.dll:WINMM.dll (00007FFF58690000), size: 147456 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    195. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\SketchUpAPI.dll:SketchUpAPI.dll (00007FFF0EC50000), size: 8978432 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 19.0.753.0
    196. C:\Windows\SYSTEM32\MSWSOCK.dll:MSWSOCK.dll (00007FFF5AE00000), size: 421888 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    197. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\libcef.dll:libcef.dll (00007FFF12B10000), size: 52219904 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.2062.1930.0
    198. C:\Windows\SYSTEM32\CRYPTBASE.DLL:CRYPTBASE.DLL (00007FFF5AFD0000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    199. C:\Windows\System32\PSAPI.DLL:PSAPI.DLL (00007FFF5C8A0000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    200. C:\Windows\System32\COMDLG32.dll:COMDLG32.dll (00007FFF5D150000), size: 851968 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.418
    201. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\OpenImageDenoise.dll:OpenImageDenoise.dll (00007FFF15CE0000), size: 38039552 (result: 0), SymType: '-deferred-', PDB: ''
    202. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\tbb.dll:tbb.dll (00007FFF402D0000), size: 413696 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2017.0.2016.1004
    203. C:\Windows\SYSTEM32\WINMMBASE.dll:WINMMBASE.dll (00007FFF58660000), size: 184320 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    204. C:\Windows\SYSTEM32\Secur32.dll:Secur32.dll (00007FFF3C400000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    205. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\SketchUpCommonPreferences.dll:SketchUpCommonPreferences.dll (00007FFF3AAD0000), size: 483328 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 19.0.753.20342
    206. C:\Windows\SYSTEM32\WINSPOOL.DRV:WINSPOOL.DRV (00007FFF4DED0000), size: 561152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
    207. C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.418_none_e6c6b287130d565d\COMCTL32.dll:COMCTL32.dll (00007FFF4DF60000), size: 2641920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.10.18362.418
    208. C:\Windows\SYSTEM32\USERENV.dll:USERENV.dll (00007FFF5B4B0000), size: 151552 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    209. C:\Windows\SYSTEM32\urlmon.dll:urlmon.dll (00007FFF50DB0000), size: 1925120 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 11.0.18362.387
    210. C:\Windows\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (00007FFF55E50000), size: 114688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
    211. C:\Windows\SYSTEM32\WTSAPI32.dll:WTSAPI32.dll (00007FFF57570000), size: 77824 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    212. C:\Windows\System32\NSI.dll:NSI.dll (00007FFF5C770000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    213. C:\Windows\SYSTEM32\OLEACC.dll:OLEACC.dll (00007FFF4DE60000), size: 413696 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.2.18362.1
    214. C:\Windows\SYSTEM32\USP10.dll:USP10.dll (00007FFF588A0000), size: 102400 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    215. C:\Windows\SYSTEM32\MSVCP120.dll:MSVCP120.dll (00007FFF2B920000), size: 679936 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 12.0.21005.1
    216. C:\Windows\SYSTEM32\dxcore.dll:dxcore.dll (00007FFF5A270000), size: 131072 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    217. C:\Windows\SYSTEM32\MSVCR120.dll:MSVCR120.dll (00007FFF27F30000), size: 978944 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 12.0.21005.1
    218. C:\Windows\SYSTEM32\PROPSYS.dll:PROPSYS.dll (00007FFF571A0000), size: 978944 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.18362.267
    219. C:\Windows\SYSTEM32\iertutil.dll:iertutil.dll (00007FFF50B00000), size: 2777088 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 11.0.18362.387
    220. C:\Windows\SYSTEM32\SSPICLI.DLL:SSPICLI.DLL (00007FFF5B480000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    221. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\FreeImage.dll:FreeImage.dll (0000016B03510000), size: 6414336 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.18.0.0
    222. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\OpenRL_pthread.dll:OpenRL_pthread.dll (0000016B03B30000), size: 61440 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2.9.0.0
    223. C:\Windows\system32\uxtheme.dll:uxtheme.dll (00007FFF58A00000), size: 626688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    224. C:\Windows\System32\clbcatq.dll:clbcatq.dll (00007FFF5D090000), size: 663552 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2001.12.10941.16384
    225. C:\Windows\system32\wbem\wbemprox.dll:wbemprox.dll (00007FFF45B70000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    226. C:\Windows\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FFF47B40000), size: 540672 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    227. C:\Windows\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FFF46B60000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    228. C:\Windows\system32\wbem\fastprox.dll:fastprox.dll (00007FFF45580000), size: 1052672 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    229. C:\Windows\SYSTEM32\amsi.dll:amsi.dll (00007FFF40F10000), size: 86016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    230. C:\ProgramData\Microsoft\Windows Defender\platform\4.18.1909.6-0\MpOav.dll:MpOav.dll (00007FFF3FAD0000), size: 278528 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 4.18.1909.6
    231. C:\Windows\SYSTEM32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (00007FFF55E70000), size: 90112 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
    232. C:\Windows\SYSTEM32\DNSAPI.dll:DNSAPI.dll (00007FFF5AB50000), size: 827392 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
    233. C:\Windows\system32\rsaenh.dll:rsaenh.dll (00007FFF5A970000), size: 208896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    234. C:\Windows\System32\imagehlp.dll:imagehlp.dll (00007FFF5DC90000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    235. C:\Windows\SYSTEM32\gpapi.dll:gpapi.dll (00007FFF59F10000), size: 139264 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    236. C:\Windows\System32\cryptnet.dll:cryptnet.dll (00007FFF4C0B0000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    237. C:\Windows\SYSTEM32\WINNSI.DLL:WINNSI.DLL (00007FFF56490000), size: 45056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    238. C:\Windows\System32\MSCTF.dll:MSCTF.dll (00007FFF5E4B0000), size: 1269760 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    239. C:\Windows\SYSTEM32\TextInputFramework.dll:TextInputFramework.dll (00007FFF4AA10000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
    240. C:\Windows\SYSTEM32\CoreUIComponents.dll:CoreUIComponents.dll (00007FFF55A50000), size: 3317760 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.207
    241. C:\Windows\SYSTEM32\CoreMessaging.dll:CoreMessaging.dll (00007FFF58580000), size: 868352 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    242. C:\Windows\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFF5A5F0000), size: 200704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    243. C:\Windows\SYSTEM32\wintypes.dll:wintypes.dll (00007FFF56C40000), size: 1388544 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
    244. C:\Windows\System32\netprofm.dll:netprofm.dll (00007FFF579C0000), size: 253952 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
    245. C:\Windows\System32\npmproxy.dll:npmproxy.dll (00007FFF52640000), size: 65536 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.267
    246. C:\Windows\System32\fwpuclnt.dll:fwpuclnt.dll (00007FFF554E0000), size: 487424 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.207
    247. C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (00007FFF52180000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    248. C:\Windows\system32\explorerframe.dll:explorerframe.dll (00007FFF381D0000), size: 2117632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.418
    249. C:\Windows\SYSTEM32\UIAutomationCore.dll:UIAutomationCore.dll (00007FFF30800000), size: 2555904 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.2.18362.1
    250. C:\Windows\System32\MMDevApi.dll:MMDevApi.dll (00007FFF55150000), size: 466944 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    251. C:\Windows\System32\DEVOBJ.dll:DEVOBJ.dll (00007FFF5B390000), size: 172032 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    252. C:\Windows\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (00007FFF55380000), size: 1429504 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    253. C:\Windows\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FFF58DD0000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    254. C:\Windows\SYSTEM32\d3d11.dll:d3d11.dll (00007FFF59F40000), size: 2469888 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    255. C:\Windows\SYSTEM32\dxgi.dll:dxgi.dll (00007FFF5A290000), size: 962560 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.387
    256. C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_7b4c0e0f3e6ce7f4\nvldumdx.dll:nvldumdx.dll (00007FFF51B00000), size: 974848 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 26.21.14.3648
    257. C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_7b4c0e0f3e6ce7f4\nvwgf2umx.dll:nvwgf2umx.dll (00007FFF412D0000), size: 40218624 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 26.21.14.3648
    258. C:\Windows\system32\nvspcap64.dll:nvspcap64.dll (00007FFF3E4C0000), size: 2887680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.20.0.118
    259. C:\Windows\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFF59D10000), size: 2048000 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.18362.1
    260. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\tbbmalloc.dll:tbbmalloc.dll (00007FFF1B940000), size: 372736 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2017.0.2016.1004
    261. C:\Windows\SYSTEM32\opencl.dll:opencl.dll (00007FFF1B8D0000), size: 446464 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2.2.1.0
    262. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\radeonrays.dll:radeonrays.dll (00007FFF1B840000), size: 552960 (result: 0), SymType: '-deferred-', PDB: ''
    263. C:\Program Files\Unity\Hub\Editor\2019.3.0b7\Editor\Data\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll:mono-2.0-bdwgc.dll (00007FFF0B790000), size: 7778304 (result: 0), SymType: '-deferred-', PDB: ''
    264. C:\ProgramData\Microsoft\VisualStudio\Setup\x64\Microsoft.VisualStudio.Setup.Configuration.Native.dll:Microsoft.VisualStudio.Setup.Configuration.Native.dll (00007FFF1FE80000), size: 327680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2.3.2200.14893
    265.  
    266. ========== OUTPUTTING STACK TRACE ==================
    267.  
    268. 0x00007FFF0B7CF6BB (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\class.c:2359] mono_class_setup_methods
    269. 0x00007FFF0B7CA574 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\class.c:9362] mono_class_get_methods
    270. 0x00007FF675C4EB2B (Unity) scripting_class_get_method_from_name_filter
    271. 0x00007FF675C4E93E (Unity) scripting_class_get_method_from_name
    272. 0x00007FF674672DB4 (Unity) ScriptedImporter::GetHashOfImportedAssetDependencyHints
    273. 0x00007FF6744EC0F2 (Unity) AssetDatabase::ImportDependencyGetter::operator()
    274. 0x00007FF6745CE14F (Unity) CalculateDependenciesOfOutOfDateAssets
    275. 0x00007FF6745CF249 (Unity) CategorizeAssets
    276. 0x00007FF6745AEBB2 (Unity) RefreshInternalV2
    277. 0x00007FF6745B1A63 (Unity) StopAssetImportingV2
    278. 0x00007FF6745A9A65 (Unity) ImportAtPathV2
    279. 0x00007FF6744DE4C6 (Unity) AssetDatabase::ImportAtPath
    280. 0x00007FF674A0BD6A (Unity) AssetDatabase_CUSTOM_ImportAsset
    281. 0x0000016D1E443217 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.AssetDatabase:ImportAsset (string,UnityEditor.ImportAssetOptions)
    282. 0x0000016D1E4430D3 (Mono JIT Code) UnityEditor.AssetDatabase:ImportAsset (string)
    283. 0x0000016D1E4303CB (Mono JIT Code) [C:\Unity\repentance2019hd\Library\PackageCache\com.unity.render-pipelines.high-definition@7.1.2\Editor\AssetProcessors\MaterialPostProcessor.cs:39] UnityEditor.Rendering.HighDefinition.MaterialReimporter:ReimportAllMaterials ()
    284. 0x0000016D1764F245 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr)
    285. 0x00007FFF0B8BCCB0 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\mini\mini-runtime.c:2809] mono_jit_runtime_invoke
    286. 0x00007FFF0B842142 (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\object.c:2921] do_runtime_invoke
    287. 0x00007FFF0B84B13F (mono-2.0-bdwgc) [c:\build\output\unity-technologies\mono\mono\metadata\object.c:2968] mono_runtime_invoke
    288. 0x00007FF675C508AE (Unity) scripting_method_invoke
    289. 0x00007FF675C4A58D (Unity) ScriptingInvocation::Invoke
    290. 0x00007FF675C1DC85 (Unity) MonoManager::SetupLoadedEditorAssemblies
    291. 0x00007FF675C15973 (Unity) MonoManager::EndReloadAssembly
    292. 0x00007FF675C1C0F7 (Unity) MonoManager::ReloadAssembly
    293. 0x00007FF6740CB7E7 (Unity) LoadDomainAndUserAssemblies
    294. 0x00007FF6740CBD60 (Unity) LoadMonoAssembliesAndRecompileIfNecessary
    295. 0x00007FF673B27E89 (Unity) Application::InitializeProject
    296. 0x00007FF674472878 (Unity) WinMain
    297. 0x00007FF6773FEA92 (Unity) __scrt_common_main_seh
    298. 0x00007FFF5D547BD4 (KERNEL32) BaseThreadInitThunk
    299. 0x00007FFF5E72CED1 (ntdll) RtlUserThreadStart
    300.  
    301. ========== END OF STACKTRACE ===========
    302.  
    303. A crash has been intercepted by the crash handler. For call stack and other details, see the latest crash report generated in:
    304. * C:/Users/MOSTHA~1/AppData/Local/Temp/Unity/Editor/Crashes
    305.  

    Thanks,
    -MH
     
    Last edited: Oct 16, 2019