player movement with animations

This commit is contained in:
2024-10-31 21:03:30 +01:00
parent bc5c0c3eab
commit 2f13b587c7
37 changed files with 247026 additions and 2686 deletions

View File

@ -11,19 +11,19 @@ C:\Program Files\Unity\Hub\Editor\6000.0.24f1\Editor\Unity.exe
-name
AssetImportWorker0
-projectPath
C:/Users/mateg/Desktop/SajátProgramok/Unity/2dplatformer/2d-platformer
C:/Users/mateg/Desktop/SajátProgramok/Unity/Platformer-In-Unity-tutorial
-logFile
Logs/AssetImportWorker0.log
-srvPort
51769
60109
-job-worker-count
7
-background-job-worker-count
8
-asset-garbage-collectors
1
Successfully changed project path to: C:/Users/mateg/Desktop/SajátProgramok/Unity/2dplatformer/2d-platformer
C:/Users/mateg/Desktop/SajátProgramok/Unity/2dplatformer/2d-platformer
Successfully changed project path to: C:/Users/mateg/Desktop/SajátProgramok/Unity/Platformer-In-Unity-tutorial
C:/Users/mateg/Desktop/SajátProgramok/Unity/Platformer-In-Unity-tutorial
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
@ -59,14 +59,14 @@ C:/Users/mateg/Desktop/SajátProgramok/Unity/2dplatformer/2d-platformer
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Player connection [20824] Target information:
Player connection [16116] Target information:
Player connection [20824] * "[IP] 192.168.2.78 [Port] 0 [Flags] 2 [Guid] 2591973139 [EditorId] 2591973139 [Version] 1048832 [Id] WindowsEditor(7,MateuszLaptop) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor"
Player connection [16116] * "[IP] 192.168.2.78 [Port] 0 [Flags] 2 [Guid] 2230844706 [EditorId] 2230844706 [Version] 1048832 [Id] WindowsEditor(7,MateuszLaptop) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor"
Player connection [20824] * "[IP] 192.168.56.1 [Port] 0 [Flags] 2 [Guid] 2591973139 [EditorId] 2591973139 [Version] 1048832 [Id] WindowsEditor(7,MateuszLaptop) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor"
Player connection [16116] * "[IP] 192.168.56.1 [Port] 0 [Flags] 2 [Guid] 2230844706 [EditorId] 2230844706 [Version] 1048832 [Id] WindowsEditor(7,MateuszLaptop) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor"
Player connection [20824] Host joined multi-casting on [225.0.0.222:54997]...
Player connection [20824] Host joined alternative multi-casting on [225.0.0.222:34997]...
Player connection [16116] Host joined multi-casting on [225.0.0.222:54997]...
Player connection [16116] Host joined alternative multi-casting on [225.0.0.222:34997]...
JobSystem: Creating JobQueue using job-worker-count value 7
[Physics::Module] Initialized fallback backend.
[Physics::Module] Id: 0xdecafbad
@ -77,11 +77,11 @@ Library Redirect Path: Library/
[Physics::Module] SDK Version: 4.1.2
[Physics::Module] Integration Version: 1.0.0
[Physics::Module] Threading Mode: Multi-Threaded
Refreshing native plugins compatible for Editor in 366.07 ms, found 4 plugins.
Refreshing native plugins compatible for Editor in 3.72 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 6000.0.24f1 (11fa355cd605)
[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path C:/Users/mateg/Desktop/SajátProgramok/Unity/2dplatformer/2d-platformer/Assets
[Subsystems] Discovering subsystems at path C:/Users/mateg/Desktop/SajátProgramok/Unity/Platformer-In-Unity-tutorial/Assets
GfxDevice: creating device client; kGfxThreadingModeNonThreaded
Direct3D:
Version: Direct3D 11.0 [level 11.1]
@ -93,45 +93,45 @@ Initialize mono
Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/Managed'
Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56072
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56408
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
Register platform support module: C:/Program Files/Unity/Hub/Editor/6000.0.24f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.203884 seconds.
- Loaded All Assemblies, in 6.644 seconds
Registered in 0.004885 seconds.
- Loaded All Assemblies, in 0.544 seconds
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 0.589 seconds
Domain Reload Profiling: 7230ms
BeginReloadAssembly (5990ms)
- Finished resetting the current domain, in 0.457 seconds
Domain Reload Profiling: 998ms
BeginReloadAssembly (180ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (2ms)
RebuildCommonClasses (64ms)
RebuildNativeTypeToScriptingClass (17ms)
initialDomainReloadingComplete (313ms)
LoadAllAssembliesAndSetupDomain (257ms)
LoadAssemblies (5983ms)
CreateAndSetChildDomain (1ms)
RebuildCommonClasses (48ms)
RebuildNativeTypeToScriptingClass (14ms)
initialDomainReloadingComplete (69ms)
LoadAllAssembliesAndSetupDomain (229ms)
LoadAssemblies (177ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (251ms)
TypeCache.Refresh (248ms)
TypeCache.ScanAssembly (222ms)
AnalyzeDomain (225ms)
TypeCache.Refresh (223ms)
TypeCache.ScanAssembly (204ms)
BuildScriptInfoCaches (0ms)
ResolveRequiredComponents (1ms)
FinalizeReload (590ms)
FinalizeReload (457ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (499ms)
SetupLoadedEditorAssemblies (415ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (46ms)
InitializePlatformSupportModulesInManaged (38ms)
SetLoadedEditorAssemblies (6ms)
BeforeProcessingInitializeOnLoad (10ms)
ProcessInitializeOnLoadAttributes (311ms)
ProcessInitializeOnLoadMethodAttributes (121ms)
BeforeProcessingInitializeOnLoad (8ms)
ProcessInitializeOnLoadAttributes (275ms)
ProcessInitializeOnLoadMethodAttributes (84ms)
AfterProcessingInitializeOnLoad (4ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
@ -140,122 +140,387 @@ Domain Reload Profiling: 7230ms
Worker process is ready to serve import requests
Import Worker Mode flag is 0x00
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 4.643 seconds
Refreshing native plugins compatible for Editor in 3.82 ms, found 4 plugins.
- Loaded All Assemblies, in 2.376 seconds
Refreshing native plugins compatible for Editor in 3.07 ms, found 4 plugins.
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.498 seconds
Domain Reload Profiling: 6133ms
BeginReloadAssembly (1177ms)
- Finished resetting the current domain, in 1.613 seconds
Domain Reload Profiling: 3992ms
BeginReloadAssembly (560ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (59ms)
RebuildCommonClasses (53ms)
CreateAndSetChildDomain (49ms)
RebuildCommonClasses (44ms)
RebuildNativeTypeToScriptingClass (15ms)
initialDomainReloadingComplete (58ms)
LoadAllAssembliesAndSetupDomain (3332ms)
LoadAssemblies (3116ms)
initialDomainReloadingComplete (51ms)
LoadAllAssembliesAndSetupDomain (1708ms)
LoadAssemblies (954ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (433ms)
TypeCache.Refresh (305ms)
TypeCache.ScanAssembly (278ms)
BuildScriptInfoCaches (111ms)
ResolveRequiredComponents (12ms)
FinalizeReload (1499ms)
AnalyzeDomain (870ms)
TypeCache.Refresh (645ms)
TypeCache.ScanAssembly (448ms)
BuildScriptInfoCaches (187ms)
ResolveRequiredComponents (27ms)
FinalizeReload (1614ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (1065ms)
SetupLoadedEditorAssemblies (1073ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (3ms)
SetLoadedEditorAssemblies (6ms)
BeforeProcessingInitializeOnLoad (108ms)
ProcessInitializeOnLoadAttributes (745ms)
ProcessInitializeOnLoadMethodAttributes (188ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (1ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (4ms)
BeforeProcessingInitializeOnLoad (112ms)
ProcessInitializeOnLoadAttributes (757ms)
ProcessInitializeOnLoadMethodAttributes (185ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Launched and connected shader compiler UnityShaderCompiler.exe after 0.02 seconds
Refreshing native plugins compatible for Editor in 3.20 ms, found 4 plugins.
Refreshing native plugins compatible for Editor in 6.87 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 206 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6513 unused Assets / (4.9 MB). Loaded Objects now: 7291.
Memory consumption went from 201.5 MB to 196.6 MB.
Total: 18.236000 ms (FindLiveObjects: 1.138600 ms CreateObjectMapping: 1.509300 ms MarkObjects: 10.379500 ms DeleteObjects: 5.205600 ms)
Unloading 6514 unused Assets / (5.1 MB). Loaded Objects now: 7292.
Memory consumption went from 199.7 MB to 194.5 MB.
Total: 298.865200 ms (FindLiveObjects: 273.472000 ms CreateObjectMapping: 4.168200 ms MarkObjects: 9.764200 ms DeleteObjects: 11.372000 ms)
========================================================================
Received Import Request.
Time since last request: 60355.826232 seconds.
path: Assets/UniversalRenderPipelineGlobalSettings.asset
artifactKey: Guid(93b439a37f63240aca3dd4e01d978a9f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/UniversalRenderPipelineGlobalSettings.asset using Guid(93b439a37f63240aca3dd4e01d978a9f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'a2dce915d45f31430f8bdd657da3ac60') in 0.0398464 seconds
Time since last request: 21926.139229 seconds.
path: Assets/sprites/player/Dragon Warrior PNG/strike_05.png
artifactKey: Guid(e77df11815124d74ba29a147b3ce910a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/sprites/player/Dragon Warrior PNG/strike_05.png using Guid(e77df11815124d74ba29a147b3ce910a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '00103798148cdf9333f238704bb7bcba') in 0.2387704 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 3
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.027 seconds
Refreshing native plugins compatible for Editor in 1.98 ms, found 4 plugins.
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.289 seconds
Domain Reload Profiling: 2316ms
BeginReloadAssembly (265ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (16ms)
BackupInstance (0ms)
ReleaseScriptingObjects (1ms)
CreateAndSetChildDomain (65ms)
RebuildCommonClasses (43ms)
RebuildNativeTypeToScriptingClass (14ms)
initialDomainReloadingComplete (39ms)
LoadAllAssembliesAndSetupDomain (664ms)
LoadAssemblies (510ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (284ms)
TypeCache.Refresh (9ms)
TypeCache.ScanAssembly (0ms)
BuildScriptInfoCaches (256ms)
ResolveRequiredComponents (13ms)
FinalizeReload (1290ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (883ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (4ms)
BeforeProcessingInitializeOnLoad (93ms)
ProcessInitializeOnLoadAttributes (674ms)
ProcessInitializeOnLoadMethodAttributes (94ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (18ms)
Refreshing native plugins compatible for Editor in 2.42 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 13 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6512 unused Assets / (4.6 MB). Loaded Objects now: 7302.
Memory consumption went from 169.0 MB to 164.4 MB.
Total: 17.172600 ms (FindLiveObjects: 1.563300 ms CreateObjectMapping: 1.486500 ms MarkObjects: 9.419300 ms DeleteObjects: 4.701400 ms)
Prepare: number of updated asset objects reloaded= 0
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.939 seconds
Refreshing native plugins compatible for Editor in 2.03 ms, found 4 plugins.
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.202 seconds
Domain Reload Profiling: 2140ms
BeginReloadAssembly (251ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (16ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (63ms)
RebuildCommonClasses (46ms)
RebuildNativeTypeToScriptingClass (19ms)
initialDomainReloadingComplete (37ms)
LoadAllAssembliesAndSetupDomain (584ms)
LoadAssemblies (444ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (263ms)
TypeCache.Refresh (8ms)
TypeCache.ScanAssembly (0ms)
BuildScriptInfoCaches (239ms)
ResolveRequiredComponents (13ms)
FinalizeReload (1202ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (816ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (4ms)
BeforeProcessingInitializeOnLoad (87ms)
ProcessInitializeOnLoadAttributes (618ms)
ProcessInitializeOnLoadMethodAttributes (90ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (18ms)
Refreshing native plugins compatible for Editor in 1.99 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 13 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6512 unused Assets / (4.2 MB). Loaded Objects now: 7304.
Memory consumption went from 169.0 MB to 164.8 MB.
Total: 13.853300 ms (FindLiveObjects: 1.046400 ms CreateObjectMapping: 1.269000 ms MarkObjects: 8.277700 ms DeleteObjects: 3.258900 ms)
Prepare: number of updated asset objects reloaded= 0
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.936 seconds
Refreshing native plugins compatible for Editor in 2.02 ms, found 4 plugins.
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.193 seconds
Domain Reload Profiling: 2128ms
BeginReloadAssembly (253ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (17ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (58ms)
RebuildCommonClasses (48ms)
RebuildNativeTypeToScriptingClass (14ms)
initialDomainReloadingComplete (33ms)
LoadAllAssembliesAndSetupDomain (587ms)
LoadAssemblies (447ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (268ms)
TypeCache.Refresh (7ms)
TypeCache.ScanAssembly (0ms)
BuildScriptInfoCaches (245ms)
ResolveRequiredComponents (13ms)
FinalizeReload (1194ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (792ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (4ms)
BeforeProcessingInitializeOnLoad (91ms)
ProcessInitializeOnLoadAttributes (588ms)
ProcessInitializeOnLoadMethodAttributes (92ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (18ms)
Refreshing native plugins compatible for Editor in 2.17 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 13 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6512 unused Assets / (4.5 MB). Loaded Objects now: 7306.
Memory consumption went from 169.1 MB to 164.5 MB.
Total: 14.404900 ms (FindLiveObjects: 1.112400 ms CreateObjectMapping: 1.356900 ms MarkObjects: 8.116500 ms DeleteObjects: 3.817500 ms)
Prepare: number of updated asset objects reloaded= 0
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.957 seconds
Refreshing native plugins compatible for Editor in 1.66 ms, found 4 plugins.
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 0.855 seconds
Domain Reload Profiling: 1811ms
BeginReloadAssembly (252ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (17ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (61ms)
RebuildCommonClasses (40ms)
RebuildNativeTypeToScriptingClass (14ms)
initialDomainReloadingComplete (37ms)
LoadAllAssembliesAndSetupDomain (611ms)
LoadAssemblies (458ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (276ms)
TypeCache.Refresh (8ms)
TypeCache.ScanAssembly (0ms)
BuildScriptInfoCaches (252ms)
ResolveRequiredComponents (13ms)
FinalizeReload (856ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (582ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (3ms)
SetLoadedEditorAssemblies (3ms)
BeforeProcessingInitializeOnLoad (71ms)
ProcessInitializeOnLoadAttributes (438ms)
ProcessInitializeOnLoadMethodAttributes (59ms)
AfterProcessingInitializeOnLoad (7ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Refreshing native plugins compatible for Editor in 1.58 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 13 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6512 unused Assets / (4.3 MB). Loaded Objects now: 7308.
Memory consumption went from 169.1 MB to 164.8 MB.
Total: 9.281700 ms (FindLiveObjects: 0.871400 ms CreateObjectMapping: 0.512700 ms MarkObjects: 5.442400 ms DeleteObjects: 2.453800 ms)
Prepare: number of updated asset objects reloaded= 0
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.933 seconds
Refreshing native plugins compatible for Editor in 2.09 ms, found 4 plugins.
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.197 seconds
Domain Reload Profiling: 2129ms
BeginReloadAssembly (243ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (16ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (57ms)
RebuildCommonClasses (48ms)
RebuildNativeTypeToScriptingClass (14ms)
initialDomainReloadingComplete (35ms)
LoadAllAssembliesAndSetupDomain (591ms)
LoadAssemblies (447ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (266ms)
TypeCache.Refresh (7ms)
TypeCache.ScanAssembly (0ms)
BuildScriptInfoCaches (243ms)
ResolveRequiredComponents (13ms)
FinalizeReload (1198ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (814ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (4ms)
BeforeProcessingInitializeOnLoad (97ms)
ProcessInitializeOnLoadAttributes (609ms)
ProcessInitializeOnLoadMethodAttributes (87ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (16ms)
Refreshing native plugins compatible for Editor in 2.06 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 13 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6512 unused Assets / (4.4 MB). Loaded Objects now: 7310.
Memory consumption went from 170.9 MB to 166.5 MB.
Total: 13.088300 ms (FindLiveObjects: 1.288600 ms CreateObjectMapping: 1.525300 ms MarkObjects: 7.748700 ms DeleteObjects: 2.524700 ms)
Prepare: number of updated asset objects reloaded= 0
========================================================================
Received Import Request.
Time since last request: 339.174979 seconds.
path: Packages/com.unity.render-pipelines.universal/Runtime/Materials/FullscreenInvertColors.mat
artifactKey: Guid(78a08787ca30045abb69f6f7dd878e09) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Packages/com.unity.render-pipelines.universal/Runtime/Materials/FullscreenInvertColors.mat using Guid(78a08787ca30045abb69f6f7dd878e09) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '3dad487b5c0fdcfe2bfacb23fc70570d') in 1.8936264 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2
========================================================================
Received Import Request.
Time since last request: 0.000061 seconds.
path: Packages/com.unity.render-pipelines.universal/Runtime/Materials/Sprite-Unlit-Default.mat
artifactKey: Guid(9dfc825aed78fcd4ba02077103263b40) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Packages/com.unity.render-pipelines.universal/Runtime/Materials/Sprite-Unlit-Default.mat using Guid(9dfc825aed78fcd4ba02077103263b40) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'f5b460d7e74d09cda3604ff7ac3595ce') in 0.0099907 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0
========================================================================
Received Import Request.
Time since last request: 620.435416 seconds.
path: Assets/Settings
artifactKey: Guid(0220aab0833d04faeb927d84ca6cc40c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Settings using Guid(0220aab0833d04faeb927d84ca6cc40c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '62508b3dd32630cf358da27d8a59d33e') in 0.0012153 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0
Time since last request: 0.000072 seconds.
path: Packages/com.unity.render-pipelines.universal/Runtime/Materials/SimpleLit.mat
artifactKey: Guid(6a1143ee683302f4aa628c052723efc1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Packages/com.unity.render-pipelines.universal/Runtime/Materials/SimpleLit.mat using Guid(6a1143ee683302f4aa628c052723efc1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: 'da3ec6d7951f35309acb3da2e134bfd0') in 0.0837659 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 2
========================================================================
Received Import Request.
Time since last request: 1.139905 seconds.
path: Assets/Scenes
artifactKey: Guid(e1a413af1eb60904f8997c86d2d938c1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Scenes using Guid(e1a413af1eb60904f8997c86d2d938c1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '64206a69fab7ff55fea4859557204787') in 0.0006063 seconds
Time since last request: 0.000053 seconds.
path: Packages/com.unity.render-pipelines.universal/Runtime/Materials/Sprite-Lit-Default.mat
artifactKey: Guid(a97c105638bdf8b4a8650670310a4cd3) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Packages/com.unity.render-pipelines.universal/Runtime/Materials/Sprite-Lit-Default.mat using Guid(a97c105638bdf8b4a8650670310a4cd3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) (PreviewImporter) -> (artifact id: '5dce6b1b5c7c45f92375c2db78148b82') in 0.0099517 seconds
Number of updated asset objects reloaded before import = 0Number of asset objects unloaded after import = 0
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.928 seconds
Refreshing native plugins compatible for Editor in 1.81 ms, found 4 plugins.
- Loaded All Assemblies, in 1.217 seconds
Refreshing native plugins compatible for Editor in 2.89 ms, found 4 plugins.
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 0.947 seconds
Domain Reload Profiling: 1874ms
BeginReloadAssembly (241ms)
ExecutionOrderSort (1ms)
DisableScriptedObjects (15ms)
- Finished resetting the current domain, in 1.473 seconds
Domain Reload Profiling: 2687ms
BeginReloadAssembly (366ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (41ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (58ms)
RebuildCommonClasses (34ms)
RebuildNativeTypeToScriptingClass (11ms)
initialDomainReloadingComplete (32ms)
LoadAllAssembliesAndSetupDomain (608ms)
LoadAssemblies (462ms)
CreateAndSetChildDomain (134ms)
RebuildCommonClasses (56ms)
RebuildNativeTypeToScriptingClass (16ms)
initialDomainReloadingComplete (47ms)
LoadAllAssembliesAndSetupDomain (729ms)
LoadAssemblies (568ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (262ms)
TypeCache.Refresh (16ms)
AnalyzeDomain (292ms)
TypeCache.Refresh (7ms)
TypeCache.ScanAssembly (0ms)
BuildScriptInfoCaches (228ms)
ResolveRequiredComponents (12ms)
FinalizeReload (947ms)
BuildScriptInfoCaches (269ms)
ResolveRequiredComponents (13ms)
FinalizeReload (1474ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (640ms)
SetupLoadedEditorAssemblies (967ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (5ms)
BeforeProcessingInitializeOnLoad (83ms)
ProcessInitializeOnLoadAttributes (475ms)
ProcessInitializeOnLoadMethodAttributes (63ms)
AfterProcessingInitializeOnLoad (9ms)
EditorAssembliesLoaded (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (6ms)
BeforeProcessingInitializeOnLoad (140ms)
ProcessInitializeOnLoadAttributes (700ms)
ProcessInitializeOnLoadMethodAttributes (103ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Refreshing native plugins compatible for Editor in 1.52 ms, found 4 plugins.
AwakeInstancesAfterBackupRestoration (19ms)
Refreshing native plugins compatible for Editor in 2.08 ms, found 4 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 13 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6511 unused Assets / (4.4 MB). Loaded Objects now: 7297.
Memory consumption went from 170.8 MB to 166.4 MB.
Total: 10.454300 ms (FindLiveObjects: 0.734800 ms CreateObjectMapping: 0.846300 ms MarkObjects: 5.912900 ms DeleteObjects: 2.959600 ms)
Unloading 14 Unused Serialized files (Serialized files now loaded: 0)
Unloading 6512 unused Assets / (4.7 MB). Loaded Objects now: 7375.
Memory consumption went from 174.3 MB to 169.6 MB.
Total: 17.909200 ms (FindLiveObjects: 1.396300 ms CreateObjectMapping: 1.184900 ms MarkObjects: 9.616200 ms DeleteObjects: 5.708800 ms)
Prepare: number of updated asset objects reloaded= 0
Editor requested this worker to shutdown with reason: Scaling down because of idle timeout
AssetImportWorker is now disconnected from the server
Process exiting
Exiting without the bug reporter. Application will terminate with return code 0