edited script and builded first build

Removed unity editor so it can be builded
This commit is contained in:
2024-12-10 00:05:34 +01:00
parent 3b30d20e62
commit ff4ef835f2
1506 changed files with 50063 additions and 125021 deletions

View File

@@ -15,7 +15,7 @@ D:/Unity/3D-FPS/3D FPS
-logFile
Logs/AssetImportWorker0.log
-srvPort
52045
53174
Successfully changed project path to: D:/Unity/3D-FPS/3D FPS
D:/Unity/3D-FPS/3D FPS
[UnityMemory] Configuration Parameters - Can be set up in boot.config
@@ -49,12 +49,12 @@ D:/Unity/3D-FPS/3D FPS
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Player connection [33344] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 454573865 [EditorId] 454573865 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [24868] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 1186879656 [EditorId] 1186879656 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [33344] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 454573865 [EditorId] 454573865 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
Player connection [24868] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 1186879656 [EditorId] 1186879656 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
Refreshing native plugins compatible for Editor in 7.35 ms, found 3 plugins.
Refreshing native plugins compatible for Editor in 7.37 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2022.3.33f1 (b2c853adf198)
[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Resources/UnitySubsystems
@@ -70,46 +70,46 @@ Initialize mono
Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Managed'
Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56484
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56232
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
Register platform support module: C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.010694 seconds.
- Loaded All Assemblies, in 0.327 seconds
Registered in 0.009046 seconds.
- Loaded All Assemblies, in 0.308 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.244 seconds
Domain Reload Profiling: 568ms
BeginReloadAssembly (95ms)
- Finished resetting the current domain, in 0.248 seconds
Domain Reload Profiling: 554ms
BeginReloadAssembly (92ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
RebuildCommonClasses (33ms)
RebuildNativeTypeToScriptingClass (11ms)
initialDomainReloadingComplete (62ms)
LoadAllAssembliesAndSetupDomain (122ms)
LoadAssemblies (94ms)
RebuildCommonClasses (29ms)
RebuildNativeTypeToScriptingClass (8ms)
initialDomainReloadingComplete (56ms)
LoadAllAssembliesAndSetupDomain (120ms)
LoadAssemblies (90ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (119ms)
TypeCache.Refresh (118ms)
TypeCache.ScanAssembly (107ms)
AnalyzeDomain (118ms)
TypeCache.Refresh (117ms)
TypeCache.ScanAssembly (105ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (0ms)
FinalizeReload (245ms)
FinalizeReload (249ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (196ms)
SetupLoadedEditorAssemblies (198ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (13ms)
InitializePlatformSupportModulesInManaged (10ms)
SetLoadedEditorAssemblies (5ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (2ms)
ProcessInitializeOnLoadAttributes (136ms)
ProcessInitializeOnLoadMethodAttributes (40ms)
ProcessInitializeOnLoadAttributes (138ms)
ProcessInitializeOnLoadMethodAttributes (43ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
@@ -117,202 +117,53 @@ Domain Reload Profiling: 568ms
========================================================================
Worker process is ready to serve import requests
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.543 seconds
Refreshing native plugins compatible for Editor in 3.21 ms, found 3 plugins.
- Loaded All Assemblies, in 0.613 seconds
Refreshing native plugins compatible for Editor in 2.58 ms, found 3 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.599 seconds
Domain Reload Profiling: 1141ms
- Finished resetting the current domain, in 0.701 seconds
Domain Reload Profiling: 1311ms
BeginReloadAssembly (132ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (21ms)
RebuildCommonClasses (34ms)
RebuildNativeTypeToScriptingClass (10ms)
initialDomainReloadingComplete (38ms)
LoadAllAssembliesAndSetupDomain (327ms)
LoadAssemblies (239ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (166ms)
TypeCache.Refresh (144ms)
TypeCache.ScanAssembly (133ms)
ScanForSourceGeneratedMonoScriptInfo (13ms)
ResolveRequiredComponents (7ms)
FinalizeReload (599ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (464ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (4ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (62ms)
ProcessInitializeOnLoadAttributes (360ms)
ProcessInitializeOnLoadMethodAttributes (19ms)
AfterProcessingInitializeOnLoad (11ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds
Refreshing native plugins compatible for Editor in 4.09 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 3189 Unused Serialized files (Serialized files now loaded: 0)
Unloading 34 unused Assets / (57.8 KB). Loaded Objects now: 3650.
Memory consumption went from 125.2 MB to 125.1 MB.
Total: 3.396600 ms (FindLiveObjects: 0.269600 ms CreateObjectMapping: 0.089500 ms MarkObjects: 2.940800 ms DeleteObjects: 0.095700 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 26029.322948 seconds.
path: Assets/KinematicCharacterController/Core/Editor
artifactKey: Guid(220667f043f505a4eb52d0208e14818e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/KinematicCharacterController/Core/Editor using Guid(220667f043f505a4eb52d0208e14818e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: '3ca5b62cd77c22880e89d3310792d14a') in 0.002858 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 0
========================================================================
Received Import Request.
Time since last request: 0.000011 seconds.
path: Assets/KinematicCharacterController/Examples/Scripts/Editor
artifactKey: Guid(a33f03bd56f612745924ea5d3583c912) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/KinematicCharacterController/Examples/Scripts/Editor using Guid(a33f03bd56f612745924ea5d3583c912) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: '89db077596d69de2d1b080cb6fdc5feb') in 0.000266 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 0
========================================================================
Received Import Request.
Time since last request: 16.973817 seconds.
path: Assets/KinematicCharacterController/Examples/Prefabs/AICharacter.prefab
artifactKey: Guid(1dbbdbde987d38a4fbc939811934e5d5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/KinematicCharacterController/Examples/Prefabs/AICharacter.prefab using Guid(1dbbdbde987d38a4fbc939811934e5d5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: 'efa462ab66734d42d3c71507f705fba6') in 0.250495 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 19
========================================================================
Received Import Request.
Time since last request: 0.000020 seconds.
path: Assets/KinematicCharacterController/Examples/Models/StepTest2.fbx
artifactKey: Guid(528aba6b065f6b24f85b2da0c3a616c9) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/KinematicCharacterController/Examples/Models/StepTest2.fbx using Guid(528aba6b065f6b24f85b2da0c3a616c9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: 'eea8b16357c1bff15645347842aa2a34') in 0.049892 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 9
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/TextMesh Pro/Sprites/EmojiOne.png
artifactKey: Guid(dffef66376be4fa480fb02b19edbe903) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TextMesh Pro/Sprites/EmojiOne.png using Guid(dffef66376be4fa480fb02b19edbe903) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: '70e971a05be65b114b0e8eb38d3b05ac') in 0.023084 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 2
========================================================================
Received Import Request.
Time since last request: 0.000096 seconds.
path: Assets/KinematicCharacterController/Examples/Materials/Blue.mat
artifactKey: Guid(60c42fb470eea2b4198867ba20e2b905) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/KinematicCharacterController/Examples/Materials/Blue.mat using Guid(60c42fb470eea2b4198867ba20e2b905) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: '143086b2432e16c3989cd2e1b9329e0c') in 0.019687 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 1
========================================================================
Received Import Request.
Time since last request: 0.000012 seconds.
path: Assets/KinematicCharacterController/Examples/Models/DualTriSlope.fbx
artifactKey: Guid(2e973c5a9dd49cf409c99021ad5a63a4) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/KinematicCharacterController/Examples/Models/DualTriSlope.fbx using Guid(2e973c5a9dd49cf409c99021ad5a63a4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: '3f2367d1f99002aedcbbe690fceb4237') in 0.021410 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 17
========================================================================
Received Import Request.
Time since last request: 0.000012 seconds.
path: Assets/KinematicCharacterController/Examples/Models/TriSlope4.fbx
artifactKey: Guid(a1fb5ad061b41ec4f88dee5615c25a82) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/KinematicCharacterController/Examples/Models/TriSlope4.fbx using Guid(a1fb5ad061b41ec4f88dee5615c25a82) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: 'b8fa208bc5fc0fb8961fc8b728add928') in 0.011969 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 9
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.425 seconds
Refreshing native plugins compatible for Editor in 3.04 ms, found 3 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.929 seconds
Domain Reload Profiling: 1351ms
BeginReloadAssembly (153ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (34ms)
CreateAndSetChildDomain (20ms)
RebuildCommonClasses (27ms)
RebuildNativeTypeToScriptingClass (10ms)
initialDomainReloadingComplete (34ms)
LoadAllAssembliesAndSetupDomain (197ms)
LoadAssemblies (255ms)
RebuildNativeTypeToScriptingClass (12ms)
initialDomainReloadingComplete (50ms)
LoadAllAssembliesAndSetupDomain (389ms)
LoadAssemblies (274ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (25ms)
TypeCache.Refresh (11ms)
TypeCache.ScanAssembly (1ms)
ScanForSourceGeneratedMonoScriptInfo (6ms)
ResolveRequiredComponents (5ms)
FinalizeReload (929ms)
AnalyzeDomain (186ms)
TypeCache.Refresh (169ms)
TypeCache.ScanAssembly (153ms)
ScanForSourceGeneratedMonoScriptInfo (11ms)
ResolveRequiredComponents (4ms)
FinalizeReload (702ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (444ms)
SetupLoadedEditorAssemblies (553ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
InitializePlatformSupportModulesInManaged (8ms)
SetLoadedEditorAssemblies (4ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (64ms)
ProcessInitializeOnLoadAttributes (342ms)
ProcessInitializeOnLoadMethodAttributes (17ms)
AfterProcessingInitializeOnLoad (10ms)
BeforeProcessingInitializeOnLoad (56ms)
ProcessInitializeOnLoadAttributes (451ms)
ProcessInitializeOnLoadMethodAttributes (22ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Refreshing native plugins compatible for Editor in 3.23 ms, found 3 plugins.
AwakeInstancesAfterBackupRestoration (11ms)
Launched and connected shader compiler UnityShaderCompiler.exe after 0.07 seconds
Refreshing native plugins compatible for Editor in 3.61 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 3168 Unused Serialized files (Serialized files now loaded: 0)
Unloading 25 unused Assets / (31.8 KB). Loaded Objects now: 3701.
Memory consumption went from 125.8 MB to 125.8 MB.
Total: 2.773800 ms (FindLiveObjects: 0.288200 ms CreateObjectMapping: 0.137100 ms MarkObjects: 2.291600 ms DeleteObjects: 0.056200 ms)
Unloading 3129 Unused Serialized files (Serialized files now loaded: 0)
Unloading 34 unused Assets / (57.8 KB). Loaded Objects now: 3590.
Memory consumption went from 124.0 MB to 123.9 MB.
Total: 3.846700 ms (FindLiveObjects: 0.351800 ms CreateObjectMapping: 0.108400 ms MarkObjects: 3.267000 ms DeleteObjects: 0.118400 ms)
Prepare: number of updated asset objects reloaded= 0
AssetImportParameters requested are different than current active one (requested -> active):
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
@@ -328,53 +179,272 @@ AssetImportParameters requested are different than current active one (requested
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 26650.755525 seconds.
path: Assets/Scripts/Player/PlayerHealth.cs
artifactKey: Guid(479c0ccaabee4134cbe1aa7729b8ef75) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Scripts/Player/PlayerHealth.cs using Guid(479c0ccaabee4134cbe1aa7729b8ef75) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: '5bf03e062fdc637af2064a49c444228a') in 0.003415 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 0
========================================================================
Received Import Request.
Time since last request: 10.552324 seconds.
path: Assets/Scripts/Editor
artifactKey: Guid(1c9189326c8e85e46a4a73873e5212eb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Scripts/Editor using Guid(1c9189326c8e85e46a4a73873e5212eb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: '3b858b65612f4d47813ae10f72998cc0') in 0.000377 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 0
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.403 seconds
Refreshing native plugins compatible for Editor in 2.30 ms, found 3 plugins.
- Loaded All Assemblies, in 0.361 seconds
Refreshing native plugins compatible for Editor in 2.69 ms, found 3 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.940 seconds
Domain Reload Profiling: 1340ms
BeginReloadAssembly (146ms)
- Finished resetting the current domain, in 0.766 seconds
Domain Reload Profiling: 1125ms
BeginReloadAssembly (134ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (37ms)
RebuildCommonClasses (31ms)
RebuildNativeTypeToScriptingClass (10ms)
initialDomainReloadingComplete (29ms)
LoadAllAssembliesAndSetupDomain (184ms)
LoadAssemblies (246ms)
CreateAndSetChildDomain (29ms)
RebuildCommonClasses (26ms)
RebuildNativeTypeToScriptingClass (9ms)
initialDomainReloadingComplete (27ms)
LoadAllAssembliesAndSetupDomain (163ms)
LoadAssemblies (220ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (13ms)
TypeCache.Refresh (7ms)
AnalyzeDomain (17ms)
TypeCache.Refresh (6ms)
TypeCache.ScanAssembly (0ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (5ms)
FinalizeReload (940ms)
ScanForSourceGeneratedMonoScriptInfo (5ms)
ResolveRequiredComponents (4ms)
FinalizeReload (766ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (474ms)
SetupLoadedEditorAssemblies (376ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (5ms)
InitializePlatformSupportModulesInManaged (8ms)
SetLoadedEditorAssemblies (3ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (65ms)
ProcessInitializeOnLoadAttributes (362ms)
ProcessInitializeOnLoadMethodAttributes (22ms)
AfterProcessingInitializeOnLoad (11ms)
BeforeProcessingInitializeOnLoad (53ms)
ProcessInitializeOnLoadAttributes (290ms)
ProcessInitializeOnLoadMethodAttributes (15ms)
AfterProcessingInitializeOnLoad (8ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (6ms)
Refreshing native plugins compatible for Editor in 3.19 ms, found 3 plugins.
Refreshing native plugins compatible for Editor in 2.11 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 3169 Unused Serialized files (Serialized files now loaded: 0)
Unloading 25 unused Assets / (31.8 KB). Loaded Objects now: 3704.
Memory consumption went from 126.1 MB to 126.1 MB.
Total: 2.869400 ms (FindLiveObjects: 0.191200 ms CreateObjectMapping: 0.086700 ms MarkObjects: 2.538900 ms DeleteObjects: 0.052000 ms)
Unloading 3108 Unused Serialized files (Serialized files now loaded: 0)
Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3593.
Memory consumption went from 119.7 MB to 119.7 MB.
Total: 3.118700 ms (FindLiveObjects: 0.159600 ms CreateObjectMapping: 0.084500 ms MarkObjects: 2.829300 ms DeleteObjects: 0.044700 ms)
Prepare: number of updated asset objects reloaded= 0
AssetImportParameters requested are different than current active one (requested -> active):
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.339 seconds
Refreshing native plugins compatible for Editor in 2.17 ms, found 3 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.788 seconds
Domain Reload Profiling: 1125ms
BeginReloadAssembly (129ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (26ms)
RebuildCommonClasses (26ms)
RebuildNativeTypeToScriptingClass (9ms)
initialDomainReloadingComplete (25ms)
LoadAllAssembliesAndSetupDomain (148ms)
LoadAssemblies (211ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (10ms)
TypeCache.Refresh (4ms)
TypeCache.ScanAssembly (0ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (4ms)
FinalizeReload (788ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (401ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (8ms)
SetLoadedEditorAssemblies (3ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (61ms)
ProcessInitializeOnLoadAttributes (302ms)
ProcessInitializeOnLoadMethodAttributes (18ms)
AfterProcessingInitializeOnLoad (9ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (6ms)
Refreshing native plugins compatible for Editor in 2.36 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 3109 Unused Serialized files (Serialized files now loaded: 0)
Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3596.
Memory consumption went from 120.0 MB to 120.0 MB.
Total: 3.306200 ms (FindLiveObjects: 0.179200 ms CreateObjectMapping: 0.078600 ms MarkObjects: 2.971300 ms DeleteObjects: 0.076300 ms)
Prepare: number of updated asset objects reloaded= 0
AssetImportParameters requested are different than current active one (requested -> active):
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 17.478663 seconds.
path: Assets/Scripts/Editor/PlayerCamMovement.cs
artifactKey: Guid(398b178b957c88645b7e675a38f9fcf8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Scripts/Editor/PlayerCamMovement.cs using Guid(398b178b957c88645b7e675a38f9fcf8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
-> (artifact id: 'b3b13fca0e7a77d9e2accf6f6d9b08d0') in 0.002045 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 0
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.381 seconds
Refreshing native plugins compatible for Editor in 2.28 ms, found 3 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.811 seconds
Domain Reload Profiling: 1189ms
BeginReloadAssembly (140ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (33ms)
RebuildCommonClasses (31ms)
RebuildNativeTypeToScriptingClass (10ms)
initialDomainReloadingComplete (32ms)
LoadAllAssembliesAndSetupDomain (165ms)
LoadAssemblies (222ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (18ms)
TypeCache.Refresh (6ms)
TypeCache.ScanAssembly (0ms)
ScanForSourceGeneratedMonoScriptInfo (5ms)
ResolveRequiredComponents (4ms)
FinalizeReload (811ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (393ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (4ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (56ms)
ProcessInitializeOnLoadAttributes (297ms)
ProcessInitializeOnLoadMethodAttributes (19ms)
AfterProcessingInitializeOnLoad (8ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (6ms)
Refreshing native plugins compatible for Editor in 2.19 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 3108 Unused Serialized files (Serialized files now loaded: 0)
Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3599.
Memory consumption went from 119.7 MB to 119.7 MB.
Total: 2.311200 ms (FindLiveObjects: 0.164800 ms CreateObjectMapping: 0.077100 ms MarkObjects: 2.029500 ms DeleteObjects: 0.039200 ms)
Prepare: number of updated asset objects reloaded= 0
AssetImportParameters requested are different than current active one (requested -> active):
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.367 seconds
Refreshing native plugins compatible for Editor in 2.44 ms, found 3 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.821 seconds
Domain Reload Profiling: 1185ms
BeginReloadAssembly (139ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (28ms)
RebuildCommonClasses (31ms)
RebuildNativeTypeToScriptingClass (9ms)
initialDomainReloadingComplete (28ms)
LoadAllAssembliesAndSetupDomain (157ms)
LoadAssemblies (223ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (11ms)
TypeCache.Refresh (5ms)
TypeCache.ScanAssembly (0ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (4ms)
FinalizeReload (821ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (412ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (4ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (52ms)
ProcessInitializeOnLoadAttributes (323ms)
ProcessInitializeOnLoadMethodAttributes (18ms)
AfterProcessingInitializeOnLoad (9ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (7ms)
Refreshing native plugins compatible for Editor in 2.94 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 3109 Unused Serialized files (Serialized files now loaded: 0)
Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3602.
Memory consumption went from 120.0 MB to 120.0 MB.
Total: 2.764900 ms (FindLiveObjects: 0.208800 ms CreateObjectMapping: 0.087700 ms MarkObjects: 2.423600 ms DeleteObjects: 0.044200 ms)
Prepare: number of updated asset objects reloaded= 0
AssetImportParameters requested are different than current active one (requested -> active):
@@ -391,8 +461,3 @@ AssetImportParameters requested are different than current active one (requested
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
Editor requested this worker to shutdown with reason: Scaling down because of idle timeout
TcpMessagingSession - receive error: operation aborted. errorcode: 995, details: Vstupn<70>-v<>stupn<70> operace byla p<>eru<72>ena bu<62> z d<>vodu ukon<6F>en<65> vl<76>kna, nebo na <20><>dost aplikace.
AssetImportWorker is now disconnected from the server
Process exiting
Exiting without the bug reporter. Application will terminate with return code 0