diff --git a/U3D_DrivingSystem/Assets/Scenes/main_.unity b/U3D_DrivingSystem/Assets/Scenes/main_.unity index facf0728..6ff2aaaf 100644 --- a/U3D_DrivingSystem/Assets/Scenes/main_.unity +++ b/U3D_DrivingSystem/Assets/Scenes/main_.unity @@ -117054,6 +117054,7 @@ MonoBehaviour: lightGroups: - lights: - {fileID: 2054922763} + - {fileID: 1462585251} startsWithGreen: 0 timer: 0 currentState: 0 @@ -117061,6 +117062,8 @@ MonoBehaviour: trafficLights: - {fileID: 1156568351} - {fileID: 1325163502} + - {fileID: 1462585250} + - {fileID: 1462585249} --- !u!114 &612936164 MonoBehaviour: m_ObjectHideFlags: 0 @@ -117075,6 +117078,7 @@ MonoBehaviour: m_EditorClassIdentifier: trafficLightText: - {fileID: 2054922763} + - {fileID: 1462585251} trafficLightManager: {fileID: 612936163} --- !u!4 &612936165 Transform: @@ -283354,6 +283358,11 @@ PrefabInstance: propertyPath: m_Name value: yellow1 objectReference: {fileID: 0} + - target: {fileID: 2678647540857178061, guid: 5672c9a1fd8702d4bb091c15ae5676d6, + type: 3} + propertyPath: m_Name + value: green2 + objectReference: {fileID: 0} - target: {fileID: 2678647540881083169, guid: 5672c9a1fd8702d4bb091c15ae5676d6, type: 3} propertyPath: m_Name @@ -283369,6 +283378,11 @@ PrefabInstance: propertyPath: m_Name value: yellow1 objectReference: {fileID: 0} + - target: {fileID: 2678647540945479719, guid: 5672c9a1fd8702d4bb091c15ae5676d6, + type: 3} + propertyPath: m_Name + value: red2 + objectReference: {fileID: 0} - target: {fileID: 2678647540950492932, guid: 5672c9a1fd8702d4bb091c15ae5676d6, type: 3} propertyPath: m_Name @@ -283479,6 +283493,11 @@ PrefabInstance: propertyPath: m_Name value: red2 objectReference: {fileID: 0} + - target: {fileID: 2678647541643126388, guid: 5672c9a1fd8702d4bb091c15ae5676d6, + type: 3} + propertyPath: m_Name + value: green2 + objectReference: {fileID: 0} - target: {fileID: 2678647541688748539, guid: 5672c9a1fd8702d4bb091c15ae5676d6, type: 3} propertyPath: m_Name @@ -283514,11 +283533,21 @@ PrefabInstance: propertyPath: m_Name value: yellow1 objectReference: {fileID: 0} + - target: {fileID: 2678647542007439445, guid: 5672c9a1fd8702d4bb091c15ae5676d6, + type: 3} + propertyPath: m_Name + value: yellow1 + objectReference: {fileID: 0} - target: {fileID: 2678647542013148064, guid: 5672c9a1fd8702d4bb091c15ae5676d6, type: 3} propertyPath: m_Name value: red2 objectReference: {fileID: 0} + - target: {fileID: 2678647542027471077, guid: 5672c9a1fd8702d4bb091c15ae5676d6, + type: 3} + propertyPath: m_Name + value: red2 + objectReference: {fileID: 0} - target: {fileID: 2678647542037845454, guid: 5672c9a1fd8702d4bb091c15ae5676d6, type: 3} propertyPath: m_Name @@ -283549,6 +283578,11 @@ PrefabInstance: propertyPath: m_Name value: red2 objectReference: {fileID: 0} + - target: {fileID: 2678647542338202683, guid: 5672c9a1fd8702d4bb091c15ae5676d6, + type: 3} + propertyPath: m_Name + value: yellow1 + objectReference: {fileID: 0} - target: {fileID: 2678647542350685940, guid: 5672c9a1fd8702d4bb091c15ae5676d6, type: 3} propertyPath: m_Name @@ -283897,6 +283931,30 @@ GameObject: type: 3} m_PrefabInstance: {fileID: 1462585240} m_PrefabAsset: {fileID: 0} +--- !u!1 &1462585249 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2678647540601227052, guid: 5672c9a1fd8702d4bb091c15ae5676d6, + type: 3} + m_PrefabInstance: {fileID: 1462585240} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1462585250 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2678647540683870480, guid: 5672c9a1fd8702d4bb091c15ae5676d6, + type: 3} + m_PrefabInstance: {fileID: 1462585240} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1462585251 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 7010129375447977733, guid: 5672c9a1fd8702d4bb091c15ae5676d6, + type: 3} + m_PrefabInstance: {fileID: 1462585240} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 9541d86e2fd84c1d9990edf0852d74ab, type: 3} + m_Name: + m_EditorClassIdentifier: --- !u!1 &1462720691 GameObject: m_ObjectHideFlags: 0 diff --git a/U3D_DrivingSystem/Logs/AssetImportWorker0-prev.log b/U3D_DrivingSystem/Logs/AssetImportWorker0-prev.log index 49bbb571..dbf0428f 100644 --- a/U3D_DrivingSystem/Logs/AssetImportWorker0-prev.log +++ b/U3D_DrivingSystem/Logs/AssetImportWorker0-prev.log @@ -15,11 +15,11 @@ E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem -logFile Logs/AssetImportWorker0.log -srvPort -54874 +55089 Successfully changed project path to: E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem Using Asset Import Pipeline V2. -Refreshing native plugins compatible for Editor in 193.03 ms, found 8 plugins. +Refreshing native plugins compatible for Editor in 194.59 ms, found 8 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 2021.1.24f1 (6667702a1e7c) [Subsystems] Discovering subsystems at path D:/2021.1.24f1/Editor/Data/Resources/UnitySubsystems @@ -36,42 +36,440 @@ Initialize mono Mono path[0] = 'D:/2021.1.24f1/Editor/Data/Managed' Mono path[1] = 'D:/2021.1.24f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' Mono config path = 'D:/2021.1.24f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56444 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56020 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: D:/2021.1.24f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.001787 seconds. +Registered in 0.001400 seconds. Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 194.30 ms, found 8 plugins. +Refreshing native plugins compatible for Editor in 207.36 ms, found 8 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Mono: successfully reloaded assembly -- Completed reload, in 1.671 seconds +- Completed reload, in 1.318 seconds Domain Reload Profiling: - ReloadAssembly (1671ms) - BeginReloadAssembly (84ms) + ReloadAssembly (1319ms) + BeginReloadAssembly (62ms) ExecutionOrderSort (0ms) DisableScriptedObjects (0ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (1ms) - EndReloadAssembly (617ms) - LoadAssemblies (83ms) + EndReloadAssembly (621ms) + LoadAssemblies (61ms) RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (161ms) + SetupTypeCache (174ms) ReleaseScriptCaches (0ms) - RebuildScriptCaches (34ms) - SetupLoadedEditorAssemblies (373ms) + RebuildScriptCaches (39ms) + SetupLoadedEditorAssemblies (358ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (7ms) SetLoadedEditorAssemblies (0ms) - RefreshPlugins (194ms) + RefreshPlugins (207ms) BeforeProcessingInitializeOnLoad (2ms) - ProcessInitializeOnLoadAttributes (106ms) - ProcessInitializeOnLoadMethodAttributes (64ms) + ProcessInitializeOnLoadAttributes (109ms) + ProcessInitializeOnLoadMethodAttributes (32ms) AfterProcessingInitializeOnLoad (0ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (0ms) Platform modules already initialized, skipping Registering precompiled user dll's ... -Registered in 0.332903 seconds. +Registered in 0.006401 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 1.57 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.196 seconds +Domain Reload Profiling: + ReloadAssembly (1197ms) + BeginReloadAssembly (131ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (18ms) + EndReloadAssembly (1011ms) + LoadAssemblies (94ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (385ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (105ms) + SetupLoadedEditorAssemblies (318ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (2ms) + BeforeProcessingInitializeOnLoad (71ms) + ProcessInitializeOnLoadAttributes (231ms) + ProcessInitializeOnLoadMethodAttributes (7ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Platform modules already initialized, skipping +======================================================================== +Worker process is ready to serve import requests +Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found +Launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds +Refreshing native plugins compatible for Editor in 1.61 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4453 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 276.2 MB. +System memory in use after: 264.1 MB. + +Unloading 104 unused Assets to reduce memory usage. Loaded Objects now: 4971. +Total: 7.465600 ms (FindLiveObjects: 0.471000 ms CreateObjectMapping: 0.141200 ms MarkObjects: 2.549300 ms DeleteObjects: 4.303000 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + path: Assets/UTS/Models/People/Prefabs/People Prefabs/Girl_33.prefab + artifactKey: Guid(af079b95aef056746ae3ed8f6b20de7b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/UTS/Models/People/Prefabs/People Prefabs/Girl_33.prefab using Guid(af079b95aef056746ae3ed8f6b20de7b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9eb72540b6eaa94945ade80932ccbdad') in 0.221322 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007470 seconds. +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 1.70 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.168 seconds +Domain Reload Profiling: + ReloadAssembly (1169ms) + BeginReloadAssembly (117ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (36ms) + EndReloadAssembly (1000ms) + LoadAssemblies (90ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (347ms) + ReleaseScriptCaches (6ms) + RebuildScriptCaches (114ms) + SetupLoadedEditorAssemblies (334ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (2ms) + BeforeProcessingInitializeOnLoad (74ms) + ProcessInitializeOnLoadAttributes (244ms) + ProcessInitializeOnLoadMethodAttributes (6ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Platform modules already initialized, skipping +Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found +Refreshing native plugins compatible for Editor in 1.60 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 253.4 MB. +System memory in use after: 241.4 MB. + +Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4981. +Total: 7.039700 ms (FindLiveObjects: 0.463000 ms CreateObjectMapping: 0.144400 ms MarkObjects: 2.581500 ms DeleteObjects: 3.849600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006732 seconds. +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 1.59 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.170 seconds +Domain Reload Profiling: + ReloadAssembly (1171ms) + BeginReloadAssembly (119ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + EndReloadAssembly (991ms) + LoadAssemblies (98ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (364ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (111ms) + SetupLoadedEditorAssemblies (325ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (2ms) + BeforeProcessingInitializeOnLoad (84ms) + ProcessInitializeOnLoadAttributes (225ms) + ProcessInitializeOnLoadMethodAttributes (6ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Platform modules already initialized, skipping +Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found +Refreshing native plugins compatible for Editor in 2.67 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 253.5 MB. +System memory in use after: 241.4 MB. + +Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4983. +Total: 8.210100 ms (FindLiveObjects: 0.530600 ms CreateObjectMapping: 0.142300 ms MarkObjects: 2.720200 ms DeleteObjects: 4.815700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006255 seconds. +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 1.62 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.144 seconds +Domain Reload Profiling: + ReloadAssembly (1144ms) + BeginReloadAssembly (109ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + EndReloadAssembly (977ms) + LoadAssemblies (87ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (361ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (111ms) + SetupLoadedEditorAssemblies (318ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (2ms) + BeforeProcessingInitializeOnLoad (75ms) + ProcessInitializeOnLoadAttributes (227ms) + ProcessInitializeOnLoadMethodAttributes (6ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Platform modules already initialized, skipping +Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found +Refreshing native plugins compatible for Editor in 1.74 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 253.5 MB. +System memory in use after: 241.5 MB. + +Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4985. +Total: 7.888600 ms (FindLiveObjects: 0.471800 ms CreateObjectMapping: 0.135800 ms MarkObjects: 3.109900 ms DeleteObjects: 4.169600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006982 seconds. +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 2.29 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.253 seconds +Domain Reload Profiling: + ReloadAssembly (1253ms) + BeginReloadAssembly (120ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + EndReloadAssembly (1070ms) + LoadAssemblies (97ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (382ms) + ReleaseScriptCaches (3ms) + RebuildScriptCaches (125ms) + SetupLoadedEditorAssemblies (359ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (6ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (2ms) + BeforeProcessingInitializeOnLoad (82ms) + ProcessInitializeOnLoadAttributes (257ms) + ProcessInitializeOnLoadMethodAttributes (7ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Platform modules already initialized, skipping +Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found +Refreshing native plugins compatible for Editor in 2.34 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 253.7 MB. +System memory in use after: 241.5 MB. + +Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4987. +Total: 10.089100 ms (FindLiveObjects: 0.585500 ms CreateObjectMapping: 0.151700 ms MarkObjects: 3.022000 ms DeleteObjects: 6.328300 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006403 seconds. +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +OnLevelWasLoaded was found on DOTweenComponent +This message has been deprecated and will be removed in a later version of Unity. +Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 2.56 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.238 seconds +Domain Reload Profiling: + ReloadAssembly (1238ms) + BeginReloadAssembly (116ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + EndReloadAssembly (1060ms) + LoadAssemblies (91ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (357ms) + ReleaseScriptCaches (3ms) + RebuildScriptCaches (130ms) + SetupLoadedEditorAssemblies (367ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (6ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (3ms) + BeforeProcessingInitializeOnLoad (85ms) + ProcessInitializeOnLoadAttributes (262ms) + ProcessInitializeOnLoadMethodAttributes (7ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Platform modules already initialized, skipping +Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found +Refreshing native plugins compatible for Editor in 2.27 ms, found 8 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 253.5 MB. +System memory in use after: 241.4 MB. + +Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4989. +Total: 9.928400 ms (FindLiveObjects: 0.956700 ms CreateObjectMapping: 0.175500 ms MarkObjects: 3.146100 ms DeleteObjects: 5.648100 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 3442.739022 seconds. + path: Assets/UTS/Models/Cars/Car_Prefabs/Day Cars/Car_3.prefab + artifactKey: Guid(fdaddefb946541040919f10b7f228b93) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/UTS/Models/Cars/Car_Prefabs/Day Cars/Car_3.prefab using Guid(fdaddefb946541040919f10b7f228b93) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '977293af1c42536db53a0c946dd10357') in 1.023877 seconds +AssetImportWorkerClient::OnTransportError - code=2 error=End of file diff --git a/U3D_DrivingSystem/Logs/AssetImportWorker0.log b/U3D_DrivingSystem/Logs/AssetImportWorker0.log deleted file mode 100644 index a697ece2..00000000 --- a/U3D_DrivingSystem/Logs/AssetImportWorker0.log +++ /dev/null @@ -1,143 +0,0 @@ -Using pre-set license -Built from '2021.1/staging' branch; Version is '2021.1.24f1 (6667702a1e7c) revision 6711152'; Using compiler version '192528614'; Build Type 'Release' -OS: 'Windows 10 Pro; OS build 19044.1682; Version 2009; 64bit' Language: 'zh' Physical Memory: 16197 MB -BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0 - -COMMAND LINE ARGUMENTS: -D:\2021.1.24f1\Editor\Unity.exe --adb2 --batchMode --noUpm --name -AssetImportWorker0 --projectPath -E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem --logFile -Logs/AssetImportWorker0.log --srvPort -55089 -Successfully changed project path to: E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem -E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem -Using Asset Import Pipeline V2. -Refreshing native plugins compatible for Editor in 194.59 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Initialize engine version: 2021.1.24f1 (6667702a1e7c) -[Subsystems] Discovering subsystems at path D:/2021.1.24f1/Editor/Data/Resources/UnitySubsystems -[Subsystems] Discovering subsystems at path E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem/Assets -GfxDevice: creating device client; threaded=0; jobified=0 -Direct3D: - Version: Direct3D 11.0 [level 11.1] - Renderer: NVIDIA GeForce GTX 1660 SUPER (ID=0x21c4) - Vendor: NVIDIA - VRAM: 5981 MB - Driver: 31.0.15.4617 -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Initialize mono -Mono path[0] = 'D:/2021.1.24f1/Editor/Data/Managed' -Mono path[1] = 'D:/2021.1.24f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' -Mono config path = 'D:/2021.1.24f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56020 -Begin MonoManager ReloadAssembly -Registering precompiled unity dll's ... -Register platform support module: D:/2021.1.24f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.001400 seconds. -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 207.36 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.318 seconds -Domain Reload Profiling: - ReloadAssembly (1319ms) - BeginReloadAssembly (62ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (0ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (1ms) - EndReloadAssembly (621ms) - LoadAssemblies (61ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (174ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (39ms) - SetupLoadedEditorAssemblies (358ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (207ms) - BeforeProcessingInitializeOnLoad (2ms) - ProcessInitializeOnLoadAttributes (109ms) - ProcessInitializeOnLoadMethodAttributes (32ms) - AfterProcessingInitializeOnLoad (0ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (0ms) -Platform modules already initialized, skipping -Registering precompiled user dll's ... -Registered in 0.006401 seconds. -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 1.57 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.196 seconds -Domain Reload Profiling: - ReloadAssembly (1197ms) - BeginReloadAssembly (131ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (18ms) - EndReloadAssembly (1011ms) - LoadAssemblies (94ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (385ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (105ms) - SetupLoadedEditorAssemblies (318ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (71ms) - ProcessInitializeOnLoadAttributes (231ms) - ProcessInitializeOnLoadMethodAttributes (7ms) - AfterProcessingInitializeOnLoad (2ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Platform modules already initialized, skipping -======================================================================== -Worker process is ready to serve import requests -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds -Refreshing native plugins compatible for Editor in 1.61 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4453 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 276.2 MB. -System memory in use after: 264.1 MB. - -Unloading 104 unused Assets to reduce memory usage. Loaded Objects now: 4971. -Total: 7.465600 ms (FindLiveObjects: 0.471000 ms CreateObjectMapping: 0.141200 ms MarkObjects: 2.549300 ms DeleteObjects: 4.303000 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Import Request. - path: Assets/UTS/Models/People/Prefabs/People Prefabs/Girl_33.prefab - artifactKey: Guid(af079b95aef056746ae3ed8f6b20de7b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/UTS/Models/People/Prefabs/People Prefabs/Girl_33.prefab using Guid(af079b95aef056746ae3ed8f6b20de7b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9eb72540b6eaa94945ade80932ccbdad') in 0.221322 seconds diff --git a/U3D_DrivingSystem/Logs/AssetImportWorker1-prev.log b/U3D_DrivingSystem/Logs/AssetImportWorker1-prev.log deleted file mode 100644 index 457c9e0d..00000000 --- a/U3D_DrivingSystem/Logs/AssetImportWorker1-prev.log +++ /dev/null @@ -1,77 +0,0 @@ -Using pre-set license -Built from '2021.1/staging' branch; Version is '2021.1.24f1 (6667702a1e7c) revision 6711152'; Using compiler version '192528614'; Build Type 'Release' -OS: 'Windows 10 Pro; OS build 19044.1682; Version 2009; 64bit' Language: 'zh' Physical Memory: 16197 MB -BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0 - -COMMAND LINE ARGUMENTS: -D:\2021.1.24f1\Editor\Unity.exe --adb2 --batchMode --noUpm --name -AssetImportWorker1 --projectPath -E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem --logFile -Logs/AssetImportWorker1.log --srvPort -54874 -Successfully changed project path to: E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem -E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem -Using Asset Import Pipeline V2. -Refreshing native plugins compatible for Editor in 195.15 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Initialize engine version: 2021.1.24f1 (6667702a1e7c) -[Subsystems] Discovering subsystems at path D:/2021.1.24f1/Editor/Data/Resources/UnitySubsystems -[Subsystems] Discovering subsystems at path E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem/Assets -GfxDevice: creating device client; threaded=0; jobified=0 -Direct3D: - Version: Direct3D 11.0 [level 11.1] - Renderer: NVIDIA GeForce GTX 1660 SUPER (ID=0x21c4) - Vendor: NVIDIA - VRAM: 5981 MB - Driver: 31.0.15.4617 -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Initialize mono -Mono path[0] = 'D:/2021.1.24f1/Editor/Data/Managed' -Mono path[1] = 'D:/2021.1.24f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' -Mono config path = 'D:/2021.1.24f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56208 -Begin MonoManager ReloadAssembly -Registering precompiled unity dll's ... -Register platform support module: D:/2021.1.24f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.000894 seconds. -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 205.91 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.397 seconds -Domain Reload Profiling: - ReloadAssembly (1397ms) - BeginReloadAssembly (59ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (0ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (1ms) - EndReloadAssembly (676ms) - LoadAssemblies (56ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (205ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (36ms) - SetupLoadedEditorAssemblies (382ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (206ms) - BeforeProcessingInitializeOnLoad (2ms) - ProcessInitializeOnLoadAttributes (127ms) - ProcessInitializeOnLoadMethodAttributes (39ms) - AfterProcessingInitializeOnLoad (0ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (0ms) -Platform modules already initialized, skipping -Registering precompiled user dll's ... -Registered in 0.007415 seconds. diff --git a/U3D_DrivingSystem/Logs/AssetImportWorker2-prev.log b/U3D_DrivingSystem/Logs/AssetImportWorker2-prev.log deleted file mode 100644 index 722ab2a7..00000000 --- a/U3D_DrivingSystem/Logs/AssetImportWorker2-prev.log +++ /dev/null @@ -1,922 +0,0 @@ -Using pre-set license -Built from '2021.1/staging' branch; Version is '2021.1.24f1 (6667702a1e7c) revision 6711152'; Using compiler version '192528614'; Build Type 'Release' -OS: 'Windows 10 Pro; OS build 19044.1682; Version 2009; 64bit' Language: 'zh' Physical Memory: 16197 MB -BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0 - -COMMAND LINE ARGUMENTS: -D:\2021.1.24f1\Editor\Unity.exe --adb2 --batchMode --noUpm --name -AssetImportWorker2 --projectPath -E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem --logFile -Logs/AssetImportWorker2.log --srvPort -54874 -Successfully changed project path to: E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem -E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem -Using Asset Import Pipeline V2. -Refreshing native plugins compatible for Editor in 192.28 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Initialize engine version: 2021.1.24f1 (6667702a1e7c) -[Subsystems] Discovering subsystems at path D:/2021.1.24f1/Editor/Data/Resources/UnitySubsystems -[Subsystems] Discovering subsystems at path E:/Unity Projects/GitLab/2023/H_SafeExperienceDrivingSystem/U3D_DrivingSystem/Assets -GfxDevice: creating device client; threaded=0; jobified=0 -Direct3D: - Version: Direct3D 11.0 [level 11.1] - Renderer: NVIDIA GeForce GTX 1660 SUPER (ID=0x21c4) - Vendor: NVIDIA - VRAM: 5981 MB - Driver: 31.0.15.4617 -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Initialize mono -Mono path[0] = 'D:/2021.1.24f1/Editor/Data/Managed' -Mono path[1] = 'D:/2021.1.24f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' -Mono config path = 'D:/2021.1.24f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56732 -Begin MonoManager ReloadAssembly -Registering precompiled unity dll's ... -Register platform support module: D:/2021.1.24f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.001453 seconds. -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 204.16 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.241 seconds -Domain Reload Profiling: - ReloadAssembly (1241ms) - BeginReloadAssembly (61ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (0ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (1ms) - EndReloadAssembly (608ms) - LoadAssemblies (60ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (161ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (36ms) - SetupLoadedEditorAssemblies (361ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (204ms) - BeforeProcessingInitializeOnLoad (3ms) - ProcessInitializeOnLoadAttributes (112ms) - ProcessInitializeOnLoadMethodAttributes (34ms) - AfterProcessingInitializeOnLoad (0ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (0ms) -Platform modules already initialized, skipping -Registering precompiled user dll's ... -Registered in 0.006273 seconds. -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 1.60 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.223 seconds -Domain Reload Profiling: - ReloadAssembly (1224ms) - BeginReloadAssembly (149ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (18ms) - EndReloadAssembly (1022ms) - LoadAssemblies (103ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (370ms) - ReleaseScriptCaches (1ms) - RebuildScriptCaches (116ms) - SetupLoadedEditorAssemblies (340ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (76ms) - ProcessInitializeOnLoadAttributes (247ms) - ProcessInitializeOnLoadMethodAttributes (7ms) - AfterProcessingInitializeOnLoad (2ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Platform modules already initialized, skipping -======================================================================== -Worker process is ready to serve import requests -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Launched and connected shader compiler UnityShaderCompiler.exe after 0.09 seconds -Refreshing native plugins compatible for Editor in 1.92 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4453 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 276.2 MB. -System memory in use after: 264.1 MB. - -Unloading 104 unused Assets to reduce memory usage. Loaded Objects now: 4971. -Total: 7.824600 ms (FindLiveObjects: 0.414600 ms CreateObjectMapping: 0.151000 ms MarkObjects: 2.860100 ms DeleteObjects: 4.397300 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006766 seconds. -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 1.59 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.173 seconds -Domain Reload Profiling: - ReloadAssembly (1173ms) - BeginReloadAssembly (118ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (6ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (41ms) - EndReloadAssembly (1001ms) - LoadAssemblies (96ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (373ms) - ReleaseScriptCaches (3ms) - RebuildScriptCaches (114ms) - SetupLoadedEditorAssemblies (319ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (76ms) - ProcessInitializeOnLoadAttributes (226ms) - ProcessInitializeOnLoadMethodAttributes (6ms) - AfterProcessingInitializeOnLoad (3ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Platform modules already initialized, skipping -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 1.63 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 237.4 MB. -System memory in use after: 225.3 MB. - -Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4973. -Total: 7.210600 ms (FindLiveObjects: 0.464800 ms CreateObjectMapping: 0.142500 ms MarkObjects: 2.612600 ms DeleteObjects: 3.989400 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.007231 seconds. -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 1.71 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.178 seconds -Domain Reload Profiling: - ReloadAssembly (1179ms) - BeginReloadAssembly (110ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (34ms) - EndReloadAssembly (1014ms) - LoadAssemblies (98ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (356ms) - ReleaseScriptCaches (3ms) - RebuildScriptCaches (119ms) - SetupLoadedEditorAssemblies (343ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (83ms) - ProcessInitializeOnLoadAttributes (243ms) - ProcessInitializeOnLoadMethodAttributes (6ms) - AfterProcessingInitializeOnLoad (3ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Platform modules already initialized, skipping -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 1.59 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 237.4 MB. -System memory in use after: 225.3 MB. - -Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4975. -Total: 7.877700 ms (FindLiveObjects: 0.735500 ms CreateObjectMapping: 0.141400 ms MarkObjects: 2.699500 ms DeleteObjects: 4.299800 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.007257 seconds. -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 1.79 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.178 seconds -Domain Reload Profiling: - ReloadAssembly (1178ms) - BeginReloadAssembly (120ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - EndReloadAssembly (1004ms) - LoadAssemblies (119ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (340ms) - ReleaseScriptCaches (2ms) - RebuildScriptCaches (117ms) - SetupLoadedEditorAssemblies (330ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (6ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (79ms) - ProcessInitializeOnLoadAttributes (233ms) - ProcessInitializeOnLoadMethodAttributes (7ms) - AfterProcessingInitializeOnLoad (2ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Platform modules already initialized, skipping -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 1.67 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 237.5 MB. -System memory in use after: 225.4 MB. - -Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4977. -Total: 7.948800 ms (FindLiveObjects: 0.474300 ms CreateObjectMapping: 0.140400 ms MarkObjects: 2.747700 ms DeleteObjects: 4.585200 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006735 seconds. -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 1.61 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.143 seconds -Domain Reload Profiling: - ReloadAssembly (1143ms) - BeginReloadAssembly (108ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (980ms) - LoadAssemblies (89ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (343ms) - ReleaseScriptCaches (3ms) - RebuildScriptCaches (115ms) - SetupLoadedEditorAssemblies (339ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (76ms) - ProcessInitializeOnLoadAttributes (246ms) - ProcessInitializeOnLoadMethodAttributes (6ms) - AfterProcessingInitializeOnLoad (2ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Platform modules already initialized, skipping -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 3.58 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 237.6 MB. -System memory in use after: 225.4 MB. - -Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4979. -Total: 7.952000 ms (FindLiveObjects: 0.471400 ms CreateObjectMapping: 0.136500 ms MarkObjects: 3.011300 ms DeleteObjects: 4.330800 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006465 seconds. -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 1.60 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.120 seconds -Domain Reload Profiling: - ReloadAssembly (1121ms) - BeginReloadAssembly (107ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (31ms) - EndReloadAssembly (957ms) - LoadAssemblies (79ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (346ms) - ReleaseScriptCaches (2ms) - RebuildScriptCaches (112ms) - SetupLoadedEditorAssemblies (316ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (75ms) - ProcessInitializeOnLoadAttributes (226ms) - ProcessInitializeOnLoadMethodAttributes (6ms) - AfterProcessingInitializeOnLoad (2ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Platform modules already initialized, skipping -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 1.84 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 237.4 MB. -System memory in use after: 225.3 MB. - -Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4981. -Total: 7.758300 ms (FindLiveObjects: 0.650800 ms CreateObjectMapping: 0.145100 ms MarkObjects: 2.631300 ms DeleteObjects: 4.329700 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006424 seconds. -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 2.14 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.153 seconds -Domain Reload Profiling: - ReloadAssembly (1153ms) - BeginReloadAssembly (116ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (8ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (32ms) - EndReloadAssembly (982ms) - LoadAssemblies (94ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (352ms) - ReleaseScriptCaches (2ms) - RebuildScriptCaches (114ms) - SetupLoadedEditorAssemblies (328ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (80ms) - ProcessInitializeOnLoadAttributes (231ms) - ProcessInitializeOnLoadMethodAttributes (6ms) - AfterProcessingInitializeOnLoad (2ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Platform modules already initialized, skipping -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 1.77 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 237.6 MB. -System memory in use after: 225.5 MB. - -Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4983. -Total: 8.064700 ms (FindLiveObjects: 0.456500 ms CreateObjectMapping: 0.142200 ms MarkObjects: 2.597500 ms DeleteObjects: 4.866700 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.006430 seconds. -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 1.64 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.151 seconds -Domain Reload Profiling: - ReloadAssembly (1151ms) - BeginReloadAssembly (111ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (33ms) - EndReloadAssembly (987ms) - LoadAssemblies (81ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (347ms) - ReleaseScriptCaches (2ms) - RebuildScriptCaches (114ms) - SetupLoadedEditorAssemblies (337ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (85ms) - ProcessInitializeOnLoadAttributes (236ms) - ProcessInitializeOnLoadMethodAttributes (6ms) - AfterProcessingInitializeOnLoad (2ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Platform modules already initialized, skipping -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 2.08 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 237.5 MB. -System memory in use after: 225.5 MB. - -Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4985. -Total: 7.938600 ms (FindLiveObjects: 0.488300 ms CreateObjectMapping: 0.139700 ms MarkObjects: 2.848500 ms DeleteObjects: 4.460700 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 6.99 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 97 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 157.8 MB. -System memory in use after: 145.7 MB. - -Unloading 97 unused Assets to reduce memory usage. Loaded Objects now: 4985. -Total: 7.765800 ms (FindLiveObjects: 0.449100 ms CreateObjectMapping: 0.144000 ms MarkObjects: 2.856100 ms DeleteObjects: 4.315400 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.009064 seconds. -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 1.87 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.139 seconds -Domain Reload Profiling: - ReloadAssembly (1140ms) - BeginReloadAssembly (101ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (7ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (33ms) - EndReloadAssembly (980ms) - LoadAssemblies (83ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (351ms) - ReleaseScriptCaches (2ms) - RebuildScriptCaches (114ms) - SetupLoadedEditorAssemblies (325ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (5ms) - SetLoadedEditorAssemblies (0ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (77ms) - ProcessInitializeOnLoadAttributes (232ms) - ProcessInitializeOnLoadMethodAttributes (6ms) - AfterProcessingInitializeOnLoad (3ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Platform modules already initialized, skipping -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 1.60 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 237.5 MB. -System memory in use after: 225.5 MB. - -Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4987. -Total: 7.749300 ms (FindLiveObjects: 0.478400 ms CreateObjectMapping: 0.155900 ms MarkObjects: 2.768100 ms DeleteObjects: 4.345100 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 7.69 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 97 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 157.8 MB. -System memory in use after: 145.7 MB. - -Unloading 97 unused Assets to reduce memory usage. Loaded Objects now: 4987. -Total: 9.808400 ms (FindLiveObjects: 0.733400 ms CreateObjectMapping: 0.160400 ms MarkObjects: 3.638600 ms DeleteObjects: 5.274600 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 6.50 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 97 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 157.8 MB. -System memory in use after: 145.7 MB. - -Unloading 97 unused Assets to reduce memory usage. Loaded Objects now: 4987. -Total: 10.177900 ms (FindLiveObjects: 0.794700 ms CreateObjectMapping: 0.162200 ms MarkObjects: 4.252200 ms DeleteObjects: 4.967300 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 6.56 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 97 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 157.8 MB. -System memory in use after: 145.7 MB. - -Unloading 97 unused Assets to reduce memory usage. Loaded Objects now: 4987. -Total: 8.763700 ms (FindLiveObjects: 0.541000 ms CreateObjectMapping: 0.150600 ms MarkObjects: 3.045300 ms DeleteObjects: 5.025900 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 63.25 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 97 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 157.8 MB. -System memory in use after: 145.7 MB. - -Unloading 97 unused Assets to reduce memory usage. Loaded Objects now: 4987. -Total: 9.299100 ms (FindLiveObjects: 0.493100 ms CreateObjectMapping: 0.143100 ms MarkObjects: 3.454400 ms DeleteObjects: 5.207000 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 6.89 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 97 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 157.8 MB. -System memory in use after: 145.7 MB. - -Unloading 97 unused Assets to reduce memory usage. Loaded Objects now: 4987. -Total: 8.850800 ms (FindLiveObjects: 0.484200 ms CreateObjectMapping: 0.138500 ms MarkObjects: 3.315700 ms DeleteObjects: 4.910900 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 6.88 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 97 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 157.8 MB. -System memory in use after: 145.7 MB. - -Unloading 97 unused Assets to reduce memory usage. Loaded Objects now: 4987. -Total: 8.479500 ms (FindLiveObjects: 0.556100 ms CreateObjectMapping: 0.146500 ms MarkObjects: 2.994900 ms DeleteObjects: 4.781000 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 7.40 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 97 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 157.8 MB. -System memory in use after: 145.7 MB. - -Unloading 97 unused Assets to reduce memory usage. Loaded Objects now: 4987. -Total: 8.307500 ms (FindLiveObjects: 0.494000 ms CreateObjectMapping: 0.138700 ms MarkObjects: 3.007500 ms DeleteObjects: 4.666300 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 6.92 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 97 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 157.7 MB. -System memory in use after: 145.7 MB. - -Unloading 97 unused Assets to reduce memory usage. Loaded Objects now: 4987. -Total: 9.126600 ms (FindLiveObjects: 0.489900 ms CreateObjectMapping: 0.134100 ms MarkObjects: 3.116500 ms DeleteObjects: 5.385000 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Registering precompiled user dll's ... -Registered in 0.008128 seconds. -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Begin MonoManager ReloadAssembly -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll -Symbol file LoadedFromMemory doesn't match image E:\Unity Projects\GitLab\2023\H_SafeExperienceDrivingSystem\U3D_DrivingSystem\Library\PackageCache\com.unity.visualscripting@1.6.1\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -OnLevelWasLoaded was found on DOTweenComponent -This message has been deprecated and will be removed in a later version of Unity. -Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed -Native extension for WindowsStandalone target not found -Refreshing native plugins compatible for Editor in 1.77 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Mono: successfully reloaded assembly -- Completed reload, in 1.385 seconds -Domain Reload Profiling: - ReloadAssembly (1385ms) - BeginReloadAssembly (269ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (17ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (145ms) - EndReloadAssembly (1055ms) - LoadAssemblies (129ms) - RebuildTransferFunctionScriptingTraits (0ms) - SetupTypeCache (374ms) - ReleaseScriptCaches (3ms) - RebuildScriptCaches (117ms) - SetupLoadedEditorAssemblies (339ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (6ms) - SetLoadedEditorAssemblies (1ms) - RefreshPlugins (2ms) - BeforeProcessingInitializeOnLoad (78ms) - ProcessInitializeOnLoadAttributes (243ms) - ProcessInitializeOnLoadMethodAttributes (6ms) - AfterProcessingInitializeOnLoad (2ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Platform modules already initialized, skipping -Shader 'Custom/EVP Particles Alpha Blended Shadows': fallback shader 'Particles/Alpha Blended' not found -Refreshing native plugins compatible for Editor in 1.69 ms, found 8 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 4062 Unused Serialized files (Serialized files now loaded: 0) -System memory in use before: 237.6 MB. -System memory in use after: 225.5 MB. - -Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 4989. -Total: 10.046600 ms (FindLiveObjects: 0.639600 ms CreateObjectMapping: 0.213700 ms MarkObjects: 4.399400 ms DeleteObjects: 4.791700 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -AssetImportWorkerClient::OnTransportError - code=2 error=End of file diff --git a/U3D_DrivingSystem/Logs/shadercompiler-AssetImportWorker0.log b/U3D_DrivingSystem/Logs/shadercompiler-AssetImportWorker0.log deleted file mode 100644 index 55f58bf5..00000000 --- a/U3D_DrivingSystem/Logs/shadercompiler-AssetImportWorker0.log +++ /dev/null @@ -1,3 +0,0 @@ -Base path: 'D:/2021.1.24f1/Editor/Data', plugins path 'D:/2021.1.24f1/Editor/Data/PlaybackEngines' -Cmd: initializeCompiler -