AssetImportWorker0-prev.log 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726
  1. Using pre-set license
  2. Built from '2020.3/china_unity/release' branch; Version is '2020.3.23f1c1 (67850fddc0e1) revision 6784271'; Using compiler version '192528614'; Build Type 'Release'
  3. OS: 'Windows 10 Education; OS build 17134.1726; Version 1803; 64bit' Language: 'zh' Physical Memory: 32693 MB
  4. BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0
  5. COMMAND LINE ARGUMENTS:
  6. E:\unity\unity\2020.3.23f1c1\Editor\Unity.exe
  7. -adb2
  8. -batchMode
  9. -noUpm
  10. -name
  11. AssetImportWorker0
  12. -projectPath
  13. F:/unity/test3
  14. -logFile
  15. Logs/AssetImportWorker0.log
  16. -srvPort
  17. 55134
  18. Successfully changed project path to: F:/unity/test3
  19. F:/unity/test3
  20. Using Asset Import Pipeline V2.
  21. AS: AutoStreaming module initializing.Refreshing native plugins compatible for Editor in 37.55 ms, found 2 plugins.
  22. Preloading 0 native plugins for Editor in 0.00 ms.
  23. Initialize engine version: 2020.3.23f1c1 (67850fddc0e1)
  24. [Subsystems] Discovering subsystems at path E:/unity/unity/2020.3.23f1c1/Editor/Data/Resources/UnitySubsystems
  25. [Subsystems] Discovering subsystems at path F:/unity/test3/Assets
  26. GfxDevice: creating device client; threaded=0
  27. Direct3D:
  28. Version: Direct3D 11.0 [level 11.1]
  29. Renderer: AMD FirePro W5100 (ID=0x6649)
  30. Vendor:
  31. VRAM: 4072 MB
  32. Driver: 24.20.13026.0
  33. Initialize mono
  34. Mono path[0] = 'E:/unity/unity/2020.3.23f1c1/Editor/Data/Managed'
  35. Mono path[1] = 'E:/unity/unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit'
  36. Mono config path = 'E:/unity/unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/etc'
  37. Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56740
  38. Begin MonoManager ReloadAssembly
  39. Registering precompiled unity dll's ...
  40. Register platform support module: E:/unity/unity/2020.3.23f1c1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
  41. Register platform support module: E:/unity/unity/2020.3.23f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
  42. Registered in 0.003352 seconds.
  43. Native extension for WindowsStandalone target not found
  44. Native extension for WebGL target not found
  45. Refreshing native plugins compatible for Editor in 34.20 ms, found 2 plugins.
  46. Preloading 0 native plugins for Editor in 0.00 ms.
  47. Mono: successfully reloaded assembly
  48. - Completed reload, in 0.605 seconds
  49. Domain Reload Profiling:
  50. ReloadAssembly (605ms)
  51. BeginReloadAssembly (55ms)
  52. ExecutionOrderSort (0ms)
  53. DisableScriptedObjects (0ms)
  54. BackupInstance (0ms)
  55. ReleaseScriptingObjects (0ms)
  56. CreateAndSetChildDomain (1ms)
  57. EndReloadAssembly (469ms)
  58. LoadAssemblies (53ms)
  59. RebuildTransferFunctionScriptingTraits (0ms)
  60. SetupTypeCache (158ms)
  61. ReleaseScriptCaches (0ms)
  62. RebuildScriptCaches (31ms)
  63. SetupLoadedEditorAssemblies (175ms)
  64. LogAssemblyErrors (0ms)
  65. InitializePlatformSupportModulesInManaged (6ms)
  66. SetLoadedEditorAssemblies (0ms)
  67. RefreshPlugins (34ms)
  68. BeforeProcessingInitializeOnLoad (17ms)
  69. ProcessInitializeOnLoadAttributes (91ms)
  70. ProcessInitializeOnLoadMethodAttributes (27ms)
  71. AfterProcessingInitializeOnLoad (0ms)
  72. EditorAssembliesLoaded (0ms)
  73. ExecutionOrderSort2 (0ms)
  74. AwakeInstancesAfterBackupRestoration (0ms)
  75. Platform modules already initialized, skipping
  76. Registering precompiled user dll's ...
  77. Registered in 0.005939 seconds.
  78. Begin MonoManager ReloadAssembly
  79. Native extension for WindowsStandalone target not found
  80. Native extension for WebGL target not found
  81. Refreshing native plugins compatible for Editor in 0.53 ms, found 2 plugins.
  82. Preloading 0 native plugins for Editor in 0.00 ms.
  83. Mono: successfully reloaded assembly
  84. - Completed reload, in 1.142 seconds
  85. Domain Reload Profiling:
  86. ReloadAssembly (1143ms)
  87. BeginReloadAssembly (181ms)
  88. ExecutionOrderSort (0ms)
  89. DisableScriptedObjects (7ms)
  90. BackupInstance (0ms)
  91. ReleaseScriptingObjects (0ms)
  92. CreateAndSetChildDomain (19ms)
  93. EndReloadAssembly (871ms)
  94. LoadAssemblies (115ms)
  95. RebuildTransferFunctionScriptingTraits (0ms)
  96. SetupTypeCache (321ms)
  97. ReleaseScriptCaches (0ms)
  98. RebuildScriptCaches (40ms)
  99. SetupLoadedEditorAssemblies (311ms)
  100. LogAssemblyErrors (0ms)
  101. InitializePlatformSupportModulesInManaged (6ms)
  102. SetLoadedEditorAssemblies (1ms)
  103. RefreshPlugins (1ms)
  104. BeforeProcessingInitializeOnLoad (85ms)
  105. ProcessInitializeOnLoadAttributes (197ms)
  106. ProcessInitializeOnLoadMethodAttributes (10ms)
  107. AfterProcessingInitializeOnLoad (11ms)
  108. EditorAssembliesLoaded (0ms)
  109. ExecutionOrderSort2 (0ms)
  110. AwakeInstancesAfterBackupRestoration (6ms)
  111. Platform modules already initialized, skipping
  112. ========================================================================
  113. Worker process is ready to serve import requests
  114. Launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds
  115. Refreshing native plugins compatible for Editor in 0.49 ms, found 2 plugins.
  116. Preloading 0 native plugins for Editor in 0.00 ms.
  117. Unloading 1516 Unused Serialized files (Serialized files now loaded: 0)
  118. System memory in use before: 72.5 MB.
  119. System memory in use after: 72.6 MB.
  120. Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 1955.
  121. Total: 2.734496 ms (FindLiveObjects: 0.173477 ms CreateObjectMapping: 0.072048 ms MarkObjects: 2.457802 ms DeleteObjects: 0.030148 ms)
  122. AssetImportParameters requested are different than current active one (requested -> active):
  123. custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
  124. custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
  125. custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
  126. custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
  127. custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
  128. custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
  129. custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
  130. custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
  131. custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
  132. ========================================================================
  133. Received Import Request.
  134. path: Assets/Scenes/Mountain.unity
  135. artifactKey: Guid(4ac6d893447e73e42a44722929c3c8dd) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  136. Start importing Assets/Scenes/Mountain.unity using Guid(4ac6d893447e73e42a44722929c3c8dd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '079102b09936c215ad04c4304ad1c211') in 0.013300 seconds
  137. Import took 0.016020 seconds .
  138. ========================================================================
  139. Received Prepare
  140. Refreshing native plugins compatible for Editor in 4.48 ms, found 2 plugins.
  141. Preloading 0 native plugins for Editor in 0.00 ms.
  142. Unloading 12 Unused Serialized files (Serialized files now loaded: 0)
  143. System memory in use before: 42.5 MB.
  144. System memory in use after: 42.7 MB.
  145. Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 1955.
  146. Total: 2.911039 ms (FindLiveObjects: 0.148439 ms CreateObjectMapping: 0.050842 ms MarkObjects: 2.691574 ms DeleteObjects: 0.018651 ms)
  147. AssetImportParameters requested are different than current active one (requested -> active):
  148. custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
  149. custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
  150. custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
  151. custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
  152. custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
  153. custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
  154. custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
  155. custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
  156. custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
  157. ========================================================================
  158. Received Import Request.
  159. Time since last request: 1580.346782 seconds.
  160. path: Assets/Fourth
  161. artifactKey: Guid(6a4afeb9091dccc48a56b500f7103364) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  162. Start importing Assets/Fourth using Guid(6a4afeb9091dccc48a56b500f7103364) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '77f364d3c170f89399ea0f15eef9e345') in 0.002903 seconds
  163. Import took 0.006353 seconds .
  164. ========================================================================
  165. Received Import Request.
  166. Time since last request: 25.057064 seconds.
  167. path: Assets/Fourth/Assets
  168. artifactKey: Guid(6b056dab333736f409eeadf5297ae1cc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  169. Start importing Assets/Fourth/Assets using Guid(6b056dab333736f409eeadf5297ae1cc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cfe13e824c4f1ff1e68f7b5f6b8e0e07') in 0.002252 seconds
  170. Import took 0.004475 seconds .
  171. ========================================================================
  172. Received Import Request.
  173. Time since last request: 0.756695 seconds.
  174. path: Assets/Fourth/Assets/Scenes
  175. artifactKey: Guid(c7beb48be41d792409278b427e84a64c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  176. Start importing Assets/Fourth/Assets/Scenes using Guid(c7beb48be41d792409278b427e84a64c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a6b0aa7f6a9656354e3bcb28f45fc120') in 0.001914 seconds
  177. Import took 0.004219 seconds .
  178. ========================================================================
  179. Received Import Request.
  180. Time since last request: 0.674291 seconds.
  181. path: Assets/Fourth/Assets/Scenes/SampleScene.unity
  182. artifactKey: Guid(c67f47633a0dae5498197dd9f626a2b8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  183. Start importing Assets/Fourth/Assets/Scenes/SampleScene.unity using Guid(c67f47633a0dae5498197dd9f626a2b8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '50a809b2d1445b654961c7c2b5cf692b') in 0.002719 seconds
  184. Import took 0.005045 seconds .
  185. ========================================================================
  186. Received Import Request.
  187. Time since last request: 9.130993 seconds.
  188. path: Assets/Fourth/Assets/Snow_mountain
  189. artifactKey: Guid(b75bc3b20dc8793419acf59687ebd91f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  190. Start importing Assets/Fourth/Assets/Snow_mountain using Guid(b75bc3b20dc8793419acf59687ebd91f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '537446576e675bf96e2981a66f82c479') in 0.002495 seconds
  191. Import took 0.005135 seconds .
  192. ========================================================================
  193. Received Import Request.
  194. Time since last request: 0.738496 seconds.
  195. path: Assets/Fourth/Assets/Snow_mountain/Skybox
  196. artifactKey: Guid(ff32c48fe6b80b348b10b536f99b51a5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  197. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox using Guid(ff32c48fe6b80b348b10b536f99b51a5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6ed4571878af1793cd08c0df8da46d70') in 0.002105 seconds
  198. Import took 0.004265 seconds .
  199. ========================================================================
  200. Received Import Request.
  201. Time since last request: 0.064920 seconds.
  202. path: Assets/Fourth/Assets/Snow_mountain/Skybox/skybox.mat
  203. artifactKey: Guid(0ff3aa777f2ccae4dbada9366130d56b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  204. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/skybox.mat using Guid(0ff3aa777f2ccae4dbada9366130d56b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ffea597ceccad26a309fb1d3bfecd9c8') in 0.191772 seconds
  205. Import took 0.194177 seconds .
  206. ========================================================================
  207. Received Import Request.
  208. Time since last request: 0.000936 seconds.
  209. path: Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_front.psd
  210. artifactKey: Guid(e816a17296a9d184ebfff0f3b41205ef) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  211. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_front.psd using Guid(e816a17296a9d184ebfff0f3b41205ef) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b6fd9b19be247d2843ac1ceb7219fa8a') in 0.021388 seconds
  212. Import took 0.023797 seconds .
  213. ========================================================================
  214. Received Import Request.
  215. Time since last request: 0.000939 seconds.
  216. path: Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_left.psd
  217. artifactKey: Guid(f6f3a44b2b12e9a45bc02ff2350c2873) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  218. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_left.psd using Guid(f6f3a44b2b12e9a45bc02ff2350c2873) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '10726f443e3d1a74ee51e6b46f2ab21f') in 0.007234 seconds
  219. Import took 0.009568 seconds .
  220. ========================================================================
  221. Received Import Request.
  222. Time since last request: 0.001051 seconds.
  223. path: Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_back.psd
  224. artifactKey: Guid(09485c71d5564f24f92d4244bc27b5fc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  225. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_back.psd using Guid(09485c71d5564f24f92d4244bc27b5fc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '87609a224e0ecc4cd616eb96784ef618') in 0.008007 seconds
  226. Import took 0.010752 seconds .
  227. ========================================================================
  228. Received Import Request.
  229. Time since last request: 0.001117 seconds.
  230. path: Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_down.psd
  231. artifactKey: Guid(1b733cade4c3ad644b02226637e1cd09) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  232. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_down.psd using Guid(1b733cade4c3ad644b02226637e1cd09) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e128bf96badaa09072fb5ff18e0cadfd') in 0.006256 seconds
  233. Import took 0.008702 seconds .
  234. ========================================================================
  235. Received Import Request.
  236. Time since last request: 0.000945 seconds.
  237. path: Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_right.psd
  238. artifactKey: Guid(76cfeb5d9a2650144902a599ec509800) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  239. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_right.psd using Guid(76cfeb5d9a2650144902a599ec509800) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '07ec6a6c8c6b6cd77d369dff48970f12') in 0.007239 seconds
  240. Import took 0.009684 seconds .
  241. ========================================================================
  242. Received Import Request.
  243. Time since last request: 0.000950 seconds.
  244. path: Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_up.psd
  245. artifactKey: Guid(a6202455a7a564340b2dd1deb92aaa75) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  246. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/skybox_up.psd using Guid(a6202455a7a564340b2dd1deb92aaa75) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2468c137bf5526a80f9d2b4d83d324c9') in 0.006975 seconds
  247. Import took 0.009410 seconds .
  248. ========================================================================
  249. Received Import Request.
  250. Time since last request: 1.058401 seconds.
  251. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain
  252. artifactKey: Guid(0fb2d6b773f139144a3f58a1acc57544) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  253. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain using Guid(0fb2d6b773f139144a3f58a1acc57544) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1134ece31e734049ad5f5b1a8cb881c4') in 0.001966 seconds
  254. Import took 0.004308 seconds .
  255. ========================================================================
  256. Received Import Request.
  257. Time since last request: 0.057988 seconds.
  258. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Snow_mountain.FBX
  259. artifactKey: Guid(41dc84019e9376b46908ba7afdd1d15e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  260. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Snow_mountain.FBX using Guid(41dc84019e9376b46908ba7afdd1d15e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cc0ddc8ac40899f6a1a7b846fdb8a3f8') in 0.306443 seconds
  261. Import took 0.308853 seconds .
  262. ========================================================================
  263. Received Import Request.
  264. Time since last request: 10.131905 seconds.
  265. path: Assets/Fourth/UserSettings
  266. artifactKey: Guid(92121ca1fa3b1c54a9872111e744a9c6) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  267. Start importing Assets/Fourth/UserSettings using Guid(92121ca1fa3b1c54a9872111e744a9c6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1fb6efad45a3d9f2290545066c816ea2') in 0.002129 seconds
  268. Import took 0.004778 seconds .
  269. ========================================================================
  270. Received Import Request.
  271. Time since last request: 0.531519 seconds.
  272. path: Assets/Fourth/ProjectSettings
  273. artifactKey: Guid(f538334732961fb4381d3dd01e230ef3) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  274. Start importing Assets/Fourth/ProjectSettings using Guid(f538334732961fb4381d3dd01e230ef3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a0174a69bf4a8a7d18f2931ec02a91aa') in 0.002108 seconds
  275. Import took 0.004578 seconds .
  276. ========================================================================
  277. Received Import Request.
  278. Time since last request: 0.931018 seconds.
  279. path: Assets/Fourth/Logs
  280. artifactKey: Guid(c1547d8e23ae144499373edcd5a851c6) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  281. Start importing Assets/Fourth/Logs using Guid(c1547d8e23ae144499373edcd5a851c6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9ffb1016d737884dffebbfada3db3c9e') in 0.002089 seconds
  282. Import took 0.004500 seconds .
  283. ========================================================================
  284. Received Import Request.
  285. Time since last request: 0.355198 seconds.
  286. path: Assets/Fourth/Library
  287. artifactKey: Guid(79df711b48564a748ad6713cca860b4f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  288. Start importing Assets/Fourth/Library using Guid(79df711b48564a748ad6713cca860b4f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cb450bb30150f2d47dd6fb0abf0bb478') in 0.002318 seconds
  289. Import took 0.004954 seconds .
  290. ========================================================================
  291. Received Import Request.
  292. Time since last request: 16.019544 seconds.
  293. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene
  294. artifactKey: Guid(bfd5d416f7def3c4ea7d1b55a935ae03) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  295. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene using Guid(bfd5d416f7def3c4ea7d1b55a935ae03) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7131244100cd1ec79e7a7175599810b2') in 0.002316 seconds
  296. Import took 0.004779 seconds .
  297. ========================================================================
  298. Received Import Request.
  299. Time since last request: 0.763495 seconds.
  300. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/Mountain.unity
  301. artifactKey: Guid(28b8e054ff54c16468fbb1ec8a296b5b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  302. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/Mountain.unity using Guid(28b8e054ff54c16468fbb1ec8a296b5b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2e8441d8a7ab665115b78006bfdadad8') in 0.002601 seconds
  303. Import took 0.005043 seconds .
  304. ========================================================================
  305. Received Import Request.
  306. Time since last request: 298.299222 seconds.
  307. path: Packages/com.unity.ide.vscode/Editor/Unity.com.unity.vscode.Editor.asmdef
  308. artifactKey: Guid(8b845b123ab418448a8be2935fa804e0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  309. Start importing Packages/com.unity.ide.vscode/Editor/Unity.com.unity.vscode.Editor.asmdef using Guid(8b845b123ab418448a8be2935fa804e0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '52b6ef3f135b63af18b6fbbe340ded76') in 0.027118 seconds
  310. Import took 0.030396 seconds .
  311. ========================================================================
  312. Received Import Request.
  313. Time since last request: 1.760897 seconds.
  314. path: Packages/com.unity.ide.vscode/Editor/ProjectGeneration
  315. artifactKey: Guid(c779d3735d950f341ba35154e8b3234b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  316. Start importing Packages/com.unity.ide.vscode/Editor/ProjectGeneration using Guid(c779d3735d950f341ba35154e8b3234b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '353b4c12077709bbb16db647ee46b5bd') in 0.002783 seconds
  317. Import took 0.005083 seconds .
  318. ========================================================================
  319. Received Import Request.
  320. Time since last request: 25.023174 seconds.
  321. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Materials/Snow_mountain_t1_2.mat
  322. artifactKey: Guid(68767cb0b84f2f646b8f841c92350840) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  323. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Materials/Snow_mountain_t1_2.mat using Guid(68767cb0b84f2f646b8f841c92350840) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd20c2617d2be104830b9c02b9f4384e8') in 0.015301 seconds
  324. Import took 0.017719 seconds .
  325. ========================================================================
  326. Received Import Request.
  327. Time since last request: 1.130044 seconds.
  328. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/full2.bmp
  329. artifactKey: Guid(b5e27e7947ddac94fa502412c16f977a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  330. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/full2.bmp using Guid(b5e27e7947ddac94fa502412c16f977a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0a0718d8c3cea89ab8450287593cc470') in 0.018762 seconds
  331. Import took 0.021259 seconds .
  332. ========================================================================
  333. Received Import Request.
  334. Time since last request: 0.001286 seconds.
  335. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/normal.bmp
  336. artifactKey: Guid(6d52adc336599df4d928c2de4d8f93f4) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  337. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/normal.bmp using Guid(6d52adc336599df4d928c2de4d8f93f4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4792e9ede7588d05d9853aab26afb438') in 0.021781 seconds
  338. Import took 0.025899 seconds .
  339. ========================================================================
  340. Received Import Request.
  341. Time since last request: 4.829613 seconds.
  342. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/MountainGroup.unity
  343. artifactKey: Guid(6d2069cd42165a9469cc54a206165bdb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  344. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/MountainGroup.unity using Guid(6d2069cd42165a9469cc54a206165bdb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '815338b4b47ca36e0d93e0833173357c') in 0.003144 seconds
  345. Import took 0.005550 seconds .
  346. ========================================================================
  347. Received Import Request.
  348. Time since last request: 0.474646 seconds.
  349. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/Mountain.unity
  350. artifactKey: Guid(28b8e054ff54c16468fbb1ec8a296b5b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  351. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/Mountain.unity using Guid(28b8e054ff54c16468fbb1ec8a296b5b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9044699f5b773f7b16eec8fbfc2706e4') in 0.002597 seconds
  352. Import took 0.005236 seconds .
  353. ========================================================================
  354. Received Import Request.
  355. Time since last request: 5.925361 seconds.
  356. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/MountainGroupSettings.lighting
  357. artifactKey: Guid(7d2a4d0eb5a390647b65116ea1b59d25) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  358. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/MountainGroupSettings.lighting using Guid(7d2a4d0eb5a390647b65116ea1b59d25) Importer(815301076,1909f56bfc062723c751e8b465ee728b) LightingSettings: switching bake backend from 1 to 0.
  359. -> (artifact id: 'c3c795d60a155020bc195e423cecd241') in 0.004520 seconds
  360. Import took 0.007057 seconds .
  361. ========================================================================
  362. Received Import Request.
  363. Time since last request: 106.828219 seconds.
  364. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/MountainGroup.unity
  365. artifactKey: Guid(6d2069cd42165a9469cc54a206165bdb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  366. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/MountainGroup.unity using Guid(6d2069cd42165a9469cc54a206165bdb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '07da8c7e1bb2c20b045c1495b1f5ec0c') in 0.003227 seconds
  367. Import took 0.006846 seconds .
  368. ========================================================================
  369. Received Import Request.
  370. Time since last request: 286.828032 seconds.
  371. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures
  372. artifactKey: Guid(58e1093358d057442b9d8cffec7c27ba) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  373. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures using Guid(58e1093358d057442b9d8cffec7c27ba) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6872276c2735f7879238aa24ee11ba1a') in 0.002630 seconds
  374. Import took 0.005606 seconds .
  375. ========================================================================
  376. Received Import Request.
  377. Time since last request: 27.204262 seconds.
  378. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Prefabs/Snow_mountain.prefab
  379. artifactKey: Guid(a85feef60c5e675428276a080c95062c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  380. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Prefabs/Snow_mountain.prefab using Guid(a85feef60c5e675428276a080c95062c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '90f0ad70b5ed0d78c17cead49e5a9b38') in 0.017526 seconds
  381. Import took 0.020081 seconds .
  382. ========================================================================
  383. Received Import Request.
  384. Time since last request: 0.004325 seconds.
  385. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/MountainSettings.lighting
  386. artifactKey: Guid(9bd1e25d28cf53741a88e8d16089fe5d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  387. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Scene/MountainSettings.lighting using Guid(9bd1e25d28cf53741a88e8d16089fe5d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) LightingSettings: switching bake backend from 1 to 0.
  388. -> (artifact id: 'b7dee72cfa621eb48538e67e0985c866') in 0.003133 seconds
  389. Import took 0.005421 seconds .
  390. ========================================================================
  391. Received Import Request.
  392. Time since last request: 38.934354 seconds.
  393. path: Assets/Scenes/1.unitypackage
  394. artifactKey: Guid(42d8981ff920ee947ad15336359275ec) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  395. Start importing Assets/Scenes/1.unitypackage using Guid(42d8981ff920ee947ad15336359275ec) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '716cfc6b97612ea3914e0238d9621764') in 0.004736 seconds
  396. Import took 0.007255 seconds .
  397. ========================================================================
  398. Received Import Request.
  399. Time since last request: 4.120772 seconds.
  400. path: Assets/Scenes/SampleScene.unity
  401. artifactKey: Guid(9fc0d4010bbf28b4594072e72b8655ab) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  402. Start importing Assets/Scenes/SampleScene.unity using Guid(9fc0d4010bbf28b4594072e72b8655ab) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a821475be5db134391fb4c9df0e5ada4') in 0.002668 seconds
  403. Import took 0.005098 seconds .
  404. ========================================================================
  405. Received Import Request.
  406. Time since last request: 5.044446 seconds.
  407. path: Assets/Scenes/test.unity
  408. artifactKey: Guid(268d2d9c1542e7843867b525e8b8bf90) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  409. Start importing Assets/Scenes/test.unity using Guid(268d2d9c1542e7843867b525e8b8bf90) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8afa2604e0969b6e9b1589e977dc759e') in 0.002943 seconds
  410. Import took 0.005425 seconds .
  411. ========================================================================
  412. Received Import Request.
  413. Time since last request: 3.176854 seconds.
  414. path: Assets/Scenes/test4.unity
  415. artifactKey: Guid(b2ae3c1b9325a4a43aa2ae139c2dda31) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  416. Start importing Assets/Scenes/test4.unity using Guid(b2ae3c1b9325a4a43aa2ae139c2dda31) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '75819304c16a3a110e3e518df6b8b7d9') in 0.002935 seconds
  417. Import took 0.005563 seconds .
  418. ========================================================================
  419. Received Import Request.
  420. Time since last request: 433.869193 seconds.
  421. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/cliff.bmp
  422. artifactKey: Guid(7a4af93871e53e0469842bbfd4f387d6) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  423. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/cliff.bmp using Guid(7a4af93871e53e0469842bbfd4f387d6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1cc9a446921ce66efffaf7c33f5326ae') in 0.009083 seconds
  424. Import took 0.012292 seconds .
  425. ========================================================================
  426. Received Import Request.
  427. Time since last request: 0.000734 seconds.
  428. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/color.bmp
  429. artifactKey: Guid(5877e731e4b02b64fb783af32ac4e3ff) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  430. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/color.bmp using Guid(5877e731e4b02b64fb783af32ac4e3ff) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6c25f6f9509637cb1522c655c47865ce') in 0.009610 seconds
  431. Import took 0.012005 seconds .
  432. ========================================================================
  433. Received Import Request.
  434. Time since last request: 0.000985 seconds.
  435. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/light.bmp
  436. artifactKey: Guid(c92da6b40cfbf4a42830e371effea9ba) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  437. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/light.bmp using Guid(c92da6b40cfbf4a42830e371effea9ba) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e009b982573a6d7e3d32f468d8611e73') in 0.013710 seconds
  438. Import took 0.016424 seconds .
  439. ========================================================================
  440. Received Import Request.
  441. Time since last request: 0.000888 seconds.
  442. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/flow.bmp
  443. artifactKey: Guid(3934eab70ec672f44a86a9a59abe5e3a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  444. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/flow.bmp using Guid(3934eab70ec672f44a86a9a59abe5e3a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7b41dbb03d6818a4953456111d64e513') in 0.009265 seconds
  445. Import took 0.011922 seconds .
  446. ========================================================================
  447. Received Import Request.
  448. Time since last request: 0.000963 seconds.
  449. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/snow.bmp
  450. artifactKey: Guid(6cf2e24d0cf44ed4394d3b8269596d60) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  451. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/snow.bmp using Guid(6cf2e24d0cf44ed4394d3b8269596d60) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '807c53d889dfea3118392210f2ddda1f') in 0.008682 seconds
  452. Import took 0.011199 seconds .
  453. ========================================================================
  454. Received Import Request.
  455. Time since last request: 0.001025 seconds.
  456. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/height.bmp
  457. artifactKey: Guid(7f1ed89065970354d964dab09923351b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  458. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Textures/height.bmp using Guid(7f1ed89065970354d964dab09923351b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6dc599cb726155f6ee7a2d8d36cee679') in 0.009723 seconds
  459. Import took 0.012180 seconds .
  460. ========================================================================
  461. Received Import Request.
  462. Time since last request: 3.691124 seconds.
  463. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Prefabs
  464. artifactKey: Guid(7c00242b48336694ebe6a2580bb7196f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  465. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Prefabs using Guid(7c00242b48336694ebe6a2580bb7196f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '753dd030a7bf41e3b8589b6017b89c59') in 0.002880 seconds
  466. Import took 0.005252 seconds .
  467. ========================================================================
  468. Received Import Request.
  469. Time since last request: 0.482285 seconds.
  470. path: Assets/Fourth/Assets/Snow_mountain/snow_mountain/Materials
  471. artifactKey: Guid(aea51ae32b3a02840bb3701f201ea960) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  472. Start importing Assets/Fourth/Assets/Snow_mountain/snow_mountain/Materials using Guid(aea51ae32b3a02840bb3701f201ea960) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c9ae22326143c81166afca093eb16c01') in 0.002722 seconds
  473. Import took 0.005088 seconds .
  474. ========================================================================
  475. Received Import Request.
  476. Time since last request: 449.454598 seconds.
  477. path: Assets/zhuan/寰�俊鍥剧墖_20211129104610.png
  478. artifactKey: Guid(074d77f962fa07a4bb84e73bfae18e6e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  479. Start importing Assets/zhuan/寰�俊鍥剧墖_20211129104610.png using Guid(074d77f962fa07a4bb84e73bfae18e6e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9610ec9161ada8676bf675045d6c4f9e') in 0.055442 seconds
  480. Import took 0.058650 seconds .
  481. ========================================================================
  482. Received Import Request.
  483. Time since last request: 0.000920 seconds.
  484. path: Assets/zhuan/寰�俊鍥剧墖_20211129110159.png
  485. artifactKey: Guid(89771864967aa994a9a901be0d572dca) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  486. Start importing Assets/zhuan/寰�俊鍥剧墖_20211129110159.png using Guid(89771864967aa994a9a901be0d572dca) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '805af6ba68126ba4473be503e005941b') in 0.049736 seconds
  487. Import took 0.052080 seconds .
  488. ========================================================================
  489. Received Import Request.
  490. Time since last request: 1.932659 seconds.
  491. path: Assets/Skybox
  492. artifactKey: Guid(c96915d06f1869e438ff77abd6d6a384) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  493. Start importing Assets/Skybox using Guid(c96915d06f1869e438ff77abd6d6a384) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4bac9be85ca83c99643721588c299199') in 0.002570 seconds
  494. Import took 0.004936 seconds .
  495. ========================================================================
  496. Received Import Request.
  497. Time since last request: 0.061688 seconds.
  498. path: Assets/Skybox/skybox.mat
  499. artifactKey: Guid(219a7b32a8153ad49a83cac365b2da81) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  500. Start importing Assets/Skybox/skybox.mat using Guid(219a7b32a8153ad49a83cac365b2da81) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8b0a5a49b0ea31c8b8ac6cd29e4a15b7') in 0.012654 seconds
  501. Import took 0.015140 seconds .
  502. ========================================================================
  503. Received Import Request.
  504. Time since last request: 0.000992 seconds.
  505. path: Assets/Skybox/skybox_up.psd
  506. artifactKey: Guid(f6c58a54cf6425046b7f2de9457bfa50) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  507. Start importing Assets/Skybox/skybox_up.psd using Guid(f6c58a54cf6425046b7f2de9457bfa50) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '169b39f63aecaed270bea454a851a1a9') in 0.008049 seconds
  508. Import took 0.011189 seconds .
  509. ========================================================================
  510. Received Import Request.
  511. Time since last request: 0.001015 seconds.
  512. path: Assets/Skybox/skybox_back.psd
  513. artifactKey: Guid(9a704f5bc7f9d4c4b87b99eb0a471583) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  514. Start importing Assets/Skybox/skybox_back.psd using Guid(9a704f5bc7f9d4c4b87b99eb0a471583) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '92e87f051a0d1455d13d324045529e5e') in 0.007904 seconds
  515. Import took 0.011041 seconds .
  516. ========================================================================
  517. Received Import Request.
  518. Time since last request: 0.000935 seconds.
  519. path: Assets/Skybox/skybox_left.psd
  520. artifactKey: Guid(d4111b83712384741bddbd4f33985393) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  521. Start importing Assets/Skybox/skybox_left.psd using Guid(d4111b83712384741bddbd4f33985393) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd5d7f21f7033b177989575afa3d99782') in 0.011090 seconds
  522. Import took 0.013630 seconds .
  523. ========================================================================
  524. Received Import Request.
  525. Time since last request: 0.001186 seconds.
  526. path: Assets/Skybox/skybox_down.psd
  527. artifactKey: Guid(9e250b4bf39bca944912359fb5964cbe) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  528. Start importing Assets/Skybox/skybox_down.psd using Guid(9e250b4bf39bca944912359fb5964cbe) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5e15cab733e3652cdf397080dc07e0a9') in 0.007927 seconds
  529. Import took 0.010261 seconds .
  530. ========================================================================
  531. Received Import Request.
  532. Time since last request: 0.001007 seconds.
  533. path: Assets/Skybox/skybox_front.psd
  534. artifactKey: Guid(90b00ac28772bd844beb7013546e3185) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  535. Start importing Assets/Skybox/skybox_front.psd using Guid(90b00ac28772bd844beb7013546e3185) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b29425a87677dc57ec7e7b6dda77d471') in 0.009520 seconds
  536. Import took 0.012088 seconds .
  537. ========================================================================
  538. Received Import Request.
  539. Time since last request: 0.001169 seconds.
  540. path: Assets/Skybox/skybox_right.psd
  541. artifactKey: Guid(e6198ce3b4e2ae94ab6096f844b1d986) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  542. Start importing Assets/Skybox/skybox_right.psd using Guid(e6198ce3b4e2ae94ab6096f844b1d986) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6af2df46e5941bdd556bc4f07abebbea') in 0.007935 seconds
  543. Import took 0.010785 seconds .
  544. ========================================================================
  545. Received Import Request.
  546. Time since last request: 9.346228 seconds.
  547. path: Assets/Skybox/skybox_left.psd
  548. artifactKey: Guid(d4111b83712384741bddbd4f33985393) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  549. Start importing Assets/Skybox/skybox_left.psd using Guid(d4111b83712384741bddbd4f33985393) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7f7305ac3382c30d26f0729f83930e12') in 0.018133 seconds
  550. Import took 0.021385 seconds .
  551. ========================================================================
  552. Received Import Request.
  553. Time since last request: 382.574389 seconds.
  554. path: Assets/Fourth/Assets/Snow_mountain/Skybox/NewImageEffectShader.shader
  555. artifactKey: Guid(2a162490df013c04ab1677f207d25746) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  556. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/NewImageEffectShader.shader using Guid(2a162490df013c04ab1677f207d25746) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ea7463e959104735081868dc615e7011') in 0.007323 seconds
  557. Import took 0.010519 seconds .
  558. ========================================================================
  559. Received Import Request.
  560. Time since last request: 20.224503 seconds.
  561. path: Assets/Fourth/Assets/Snow_mountain/Skybox/New Physics Material 2D.physicsMaterial2D
  562. artifactKey: Guid(39964d621bc87d6408cf68d1b6f7f183) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  563. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/New Physics Material 2D.physicsMaterial2D using Guid(39964d621bc87d6408cf68d1b6f7f183) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e7731ac2c28f61227aaf9837e9ce2a75') in 0.005410 seconds
  564. Import took 0.008540 seconds .
  565. ========================================================================
  566. Received Import Request.
  567. Time since last request: 52.305722 seconds.
  568. path: Assets/Fourth/Assets/Snow_mountain/Skybox/skybox 1.mat
  569. artifactKey: Guid(c1da4debb9a987644924050d7cab99a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  570. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/skybox 1.mat using Guid(c1da4debb9a987644924050d7cab99a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a64d53bb081f9e65903a98383265fe78') in 0.015375 seconds
  571. Import took 0.017898 seconds .
  572. ========================================================================
  573. Received Import Request.
  574. Time since last request: 56.617798 seconds.
  575. path: Assets/Fourth/Assets/Snow_mountain/Skybox/New SceneTemplate.scenetemplate
  576. artifactKey: Guid(c75aa09e66125ce48b6fcd9b642bb73a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  577. Start importing Assets/Fourth/Assets/Snow_mountain/Skybox/New SceneTemplate.scenetemplate using Guid(c75aa09e66125ce48b6fcd9b642bb73a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd7098ca325d6a639943925c6203e84d9') in 0.009504 seconds
  578. Import took 0.012124 seconds .
  579. ========================================================================
  580. Received Import Request.
  581. Time since last request: 239.328064 seconds.
  582. path: Assets/Fourth/Library/PackageCache/com.unity.ugui@1.0.0/Editor/UnityEditor.UI.asmdef
  583. artifactKey: Guid(385b827b6acc40f4991e44cad7963357) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  584. Start importing Assets/Fourth/Library/PackageCache/com.unity.ugui@1.0.0/Editor/UnityEditor.UI.asmdef using Guid(385b827b6acc40f4991e44cad7963357) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f885f1c03dabc086afdab4a04b53faec') in 0.002852 seconds
  585. Import took 0.005699 seconds .
  586. ========================================================================
  587. Received Prepare
  588. Registering precompiled user dll's ...
  589. Registered in 0.007365 seconds.
  590. Begin MonoManager ReloadAssembly
  591. Native extension for WindowsStandalone target not found
  592. Native extension for WebGL target not found
  593. Refreshing native plugins compatible for Editor in 0.35 ms, found 2 plugins.
  594. Preloading 0 native plugins for Editor in 0.00 ms.
  595. Mono: successfully reloaded assembly
  596. - Completed reload, in 0.927 seconds
  597. Domain Reload Profiling:
  598. ReloadAssembly (928ms)
  599. BeginReloadAssembly (114ms)
  600. ExecutionOrderSort (0ms)
  601. DisableScriptedObjects (4ms)
  602. BackupInstance (0ms)
  603. ReleaseScriptingObjects (0ms)
  604. CreateAndSetChildDomain (33ms)
  605. EndReloadAssembly (741ms)
  606. LoadAssemblies (97ms)
  607. RebuildTransferFunctionScriptingTraits (0ms)
  608. SetupTypeCache (256ms)
  609. ReleaseScriptCaches (1ms)
  610. RebuildScriptCaches (35ms)
  611. SetupLoadedEditorAssemblies (271ms)
  612. LogAssemblyErrors (0ms)
  613. InitializePlatformSupportModulesInManaged (5ms)
  614. SetLoadedEditorAssemblies (0ms)
  615. RefreshPlugins (0ms)
  616. BeforeProcessingInitializeOnLoad (74ms)
  617. ProcessInitializeOnLoadAttributes (173ms)
  618. ProcessInitializeOnLoadMethodAttributes (8ms)
  619. AfterProcessingInitializeOnLoad (10ms)
  620. EditorAssembliesLoaded (0ms)
  621. ExecutionOrderSort2 (0ms)
  622. AwakeInstancesAfterBackupRestoration (6ms)
  623. Platform modules already initialized, skipping
  624. Refreshing native plugins compatible for Editor in 0.36 ms, found 2 plugins.
  625. Preloading 0 native plugins for Editor in 0.00 ms.
  626. Unloading 1510 Unused Serialized files (Serialized files now loaded: 0)
  627. System memory in use before: 77.2 MB.
  628. System memory in use after: 77.3 MB.
  629. Unloading 14 unused Assets to reduce memory usage. Loaded Objects now: 2008.
  630. Total: 2.459334 ms (FindLiveObjects: 0.147928 ms CreateObjectMapping: 0.064383 ms MarkObjects: 2.229650 ms DeleteObjects: 0.016351 ms)
  631. AssetImportParameters requested are different than current active one (requested -> active):
  632. custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
  633. custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
  634. custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
  635. custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
  636. custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
  637. custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
  638. custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
  639. custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
  640. custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
  641. ========================================================================
  642. Received Import Request.
  643. Time since last request: 158.053989 seconds.
  644. path: Assets/Skybox/skybox.mat
  645. artifactKey: Guid(219a7b32a8153ad49a83cac365b2da81) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  646. Start importing Assets/Skybox/skybox.mat using Guid(219a7b32a8153ad49a83cac365b2da81) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3feae357d90becc00ab37dd0a096318c') in 0.062478 seconds
  647. Import took 0.065505 seconds .
  648. ========================================================================
  649. Received Import Request.
  650. Time since last request: 19.150054 seconds.
  651. path: Assets/Scenes/SampleScene.unity
  652. artifactKey: Guid(9fc0d4010bbf28b4594072e72b8655ab) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
  653. Start importing Assets/Scenes/SampleScene.unity using Guid(9fc0d4010bbf28b4594072e72b8655ab) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7506ee75e08d16df0a16c55a8b4537e4') in 0.002517 seconds
  654. Import took 0.004852 seconds .
  655. AssetImportWorkerClient::OnTransportError - code=121 error=信号灯超时时间已到