Add water shader by Atlas and, flip some faces and experiment with animations

This commit is contained in:
Jo 2025-07-25 03:50:52 +02:00
parent bf6da1e7c9
commit c50e9258cf
1764 changed files with 303341 additions and 66722 deletions

View file

@ -15,7 +15,7 @@ C:/Users/johan/BetterWuhuIsland
-logFile
Logs/AssetImportWorker3.log
-srvPort
49867
54169
Successfully changed project path to: C:/Users/johan/BetterWuhuIsland
C:/Users/johan/BetterWuhuIsland
[UnityMemory] Configuration Parameters - Can be set up in boot.config
@ -47,75 +47,75 @@ C:/Users/johan/BetterWuhuIsland
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Player connection [9268] Host "[IP] 192.168.178.107 [Port] 0 [Flags] 2 [Guid] 3887704156 [EditorId] 3887704156 [Version] 1048832 [Id] WindowsEditor(7,vali-machine) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [6084] Host "[IP] 192.168.178.107 [Port] 0 [Flags] 2 [Guid] 3952063110 [EditorId] 3952063110 [Version] 1048832 [Id] WindowsEditor(7,vali-machine) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [9268] Host "[IP] 192.168.178.107 [Port] 0 [Flags] 2 [Guid] 3887704156 [EditorId] 3887704156 [Version] 1048832 [Id] WindowsEditor(7,vali-machine) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
Player connection [6084] Host "[IP] 192.168.178.107 [Port] 0 [Flags] 2 [Guid] 3952063110 [EditorId] 3952063110 [Version] 1048832 [Id] WindowsEditor(7,vali-machine) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
Refreshing native plugins compatible for Editor in 108.41 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.60 ms.
Refreshing native plugins compatible for Editor in 123.15 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.64 ms.
Initialize engine version: 2021.3.16f1 (4016570cf34f)
[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2021.3.16f1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path C:/Users/johan/BetterWuhuIsland/Assets
GfxDevice: creating device client; threaded=0; jobified=0
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: AMD Radeon RX 7600 XT (ID=0x7480)
Renderer: AMD Radeon 780M Graphics (ID=0x15bf)
Vendor: ATI
VRAM: 16321 MB
Driver: 32.0.11024.2
VRAM: 15917 MB
Driver: 32.0.12033.1030
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Initialize mono
Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2021.3.16f1/Editor/Data/Managed'
Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2021.3.16f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/Program Files/Unity/Hub/Editor/2021.3.16f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56124
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: C:/Program Files/Unity/Hub/Editor/2021.3.16f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
Register platform support module: C:/Program Files/Unity/Hub/Editor/2021.3.16f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.002945 seconds.
Registered in 0.003933 seconds.
Native extension for WindowsStandalone target not found
Native extension for Android target not found
Refreshing native plugins compatible for Editor in 99.10 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.16 ms.
Refreshing native plugins compatible for Editor in 106.78 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.13 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.428 seconds
- Completed reload, in 0.502 seconds
Domain Reload Profiling:
ReloadAssembly (428ms)
BeginReloadAssembly (46ms)
ReloadAssembly (502ms)
BeginReloadAssembly (55ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
EndReloadAssembly (320ms)
LoadAssemblies (45ms)
CreateAndSetChildDomain (0ms)
EndReloadAssembly (370ms)
LoadAssemblies (54ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (60ms)
SetupTypeCache (73ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (15ms)
SetupLoadedEditorAssemblies (214ms)
RebuildScriptCaches (17ms)
SetupLoadedEditorAssemblies (245ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (33ms)
InitializePlatformSupportModulesInManaged (36ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (99ms)
RefreshPlugins (107ms)
BeforeProcessingInitializeOnLoad (1ms)
ProcessInitializeOnLoadAttributes (55ms)
ProcessInitializeOnLoadMethodAttributes (26ms)
ProcessInitializeOnLoadAttributes (64ms)
ProcessInitializeOnLoadMethodAttributes (37ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.006214 seconds.
Registered in 0.006929 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image C:\Users\johan\BetterWuhuIsland\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image C:\Users\johan\BetterWuhuIsland\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Native extension for WindowsStandalone target not found
Native extension for Android target not found
Refreshing native plugins compatible for Editor in 94.98 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.07 ms.
Refreshing native plugins compatible for Editor in 121.90 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.11 ms.
Package Manager log level set to [2]
Detected stack overflow when accessing AddressableAssetSettingsDefaultObject.Settings object.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
@ -153,30 +153,30 @@ UnityEngine.Debug:LogError (object)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
Mono: successfully reloaded assembly
- Completed reload, in 7.956 seconds
- Completed reload, in 1.330 seconds
Domain Reload Profiling:
ReloadAssembly (7957ms)
BeginReloadAssembly (183ms)
ReloadAssembly (1331ms)
BeginReloadAssembly (181ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (3ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (130ms)
EndReloadAssembly (7598ms)
LoadAssemblies (6006ms)
CreateAndSetChildDomain (121ms)
EndReloadAssembly (1081ms)
LoadAssemblies (72ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (294ms)
SetupTypeCache (286ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (41ms)
SetupLoadedEditorAssemblies (1230ms)
RebuildScriptCaches (55ms)
SetupLoadedEditorAssemblies (625ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (11ms)
InitializePlatformSupportModulesInManaged (16ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (95ms)
BeforeProcessingInitializeOnLoad (93ms)
ProcessInitializeOnLoadAttributes (360ms)
ProcessInitializeOnLoadMethodAttributes (668ms)
AfterProcessingInitializeOnLoad (3ms)
RefreshPlugins (122ms)
BeforeProcessingInitializeOnLoad (120ms)
ProcessInitializeOnLoadAttributes (272ms)
ProcessInitializeOnLoadMethodAttributes (91ms)
AfterProcessingInitializeOnLoad (4ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (3ms)
@ -184,167 +184,14 @@ Platform modules already initialized, skipping
========================================================================
Worker process is ready to serve import requests
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Launched and connected shader compiler UnityShaderCompiler.exe after 0.03 seconds
Refreshing native plugins compatible for Editor in 1.01 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.08 ms.
Unloading 6665 Unused Serialized files (Serialized files now loaded: 0)
Unloading 60 unused Assets / (2.5 MB). Loaded Objects now: 7114.
Memory consumption went from 279.2 MB to 276.7 MB.
Total: 5.322700 ms (FindLiveObjects: 0.529200 ms CreateObjectMapping: 0.364400 ms MarkObjects: 3.894300 ms DeleteObjects: 0.533900 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 4574.749950 seconds.
path: Assets/_MarrowAssets/_Pallets/TheVoidCafe.WuhuIsland/_Wuhu Island.pallet.asset
artifactKey: Guid(06d61f2282b0049409924917acd80d49) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/_MarrowAssets/_Pallets/TheVoidCafe.WuhuIsland/_Wuhu Island.pallet.asset using Guid(06d61f2282b0049409924917acd80d49) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4b84cf333d024df6d98a5597029f00be') in 0.050187 seconds
========================================================================
Received Prepare
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Refreshing native plugins compatible for Editor in 6.26 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.07 ms.
Unloading 51 Unused Serialized files (Serialized files now loaded: 0)
Unloading 51 unused Assets / (2.3 MB). Loaded Objects now: 7115.
Memory consumption went from 134.9 MB to 132.6 MB.
Total: 5.078300 ms (FindLiveObjects: 0.491900 ms CreateObjectMapping: 0.427200 ms MarkObjects: 3.701500 ms DeleteObjects: 0.457000 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Refreshing native plugins compatible for Editor in 5.75 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.14 ms.
Unloading 51 Unused Serialized files (Serialized files now loaded: 0)
Unloading 51 unused Assets / (2.3 MB). Loaded Objects now: 7115.
Memory consumption went from 134.8 MB to 132.5 MB.
Total: 4.553100 ms (FindLiveObjects: 0.535800 ms CreateObjectMapping: 0.136900 ms MarkObjects: 3.345500 ms DeleteObjects: 0.534100 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Refreshing native plugins compatible for Editor in 7.11 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.13 ms.
Unloading 51 Unused Serialized files (Serialized files now loaded: 0)
Unloading 51 unused Assets / (2.2 MB). Loaded Objects now: 7115.
Memory consumption went from 133.5 MB to 131.3 MB.
Total: 4.741800 ms (FindLiveObjects: 0.438100 ms CreateObjectMapping: 0.120400 ms MarkObjects: 3.659800 ms DeleteObjects: 0.522900 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Refreshing native plugins compatible for Editor in 5.59 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.08 ms.
Unloading 51 Unused Serialized files (Serialized files now loaded: 0)
Unloading 51 unused Assets / (2.2 MB). Loaded Objects now: 7115.
Memory consumption went from 133.5 MB to 131.3 MB.
Total: 5.084600 ms (FindLiveObjects: 0.544700 ms CreateObjectMapping: 0.276800 ms MarkObjects: 3.643000 ms DeleteObjects: 0.619400 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.008696 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image C:\Users\johan\BetterWuhuIsland\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image C:\Users\johan\BetterWuhuIsland\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Native extension for WindowsStandalone target not found
Native extension for Android target not found
Refreshing native plugins compatible for Editor in 1.68 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.13 ms.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
at Unity.XR.Oculus.OculusLoader.AssetPathToAbsolutePath (System.String assetPath) [0x00040] in C:\Users\johan\BetterWuhuIsland\Library\PackageCache\com.unity.xr.oculus@4.0.0\Runtime\OculusLoader.cs:282
at Unity.XR.Oculus.OculusLoader.EditorLoadOVRPlugin () [0x0007b] in C:\Users\johan\BetterWuhuIsland\Library\PackageCache\com.unity.xr.oculus@4.0.0\Runtime\OculusLoader.cs:267
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <75633565436c42f0a6426b33f0132ade>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <75633565436c42f0a6426b33f0132ade>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <75633565436c42f0a6426b33f0132ade>:0
at UnityEditor.EditorAssemblies.ProcessInitializeOnLoadMethodAttributes () [0x000a5] in <11d97693183d4a6bb35c29ae7882c66b>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogError (object)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
Mono: successfully reloaded assembly
- Completed reload, in 1.162 seconds
Domain Reload Profiling:
ReloadAssembly (1162ms)
BeginReloadAssembly (131ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (48ms)
EndReloadAssembly (947ms)
LoadAssemblies (81ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (301ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (42ms)
SetupLoadedEditorAssemblies (435ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (15ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (2ms)
BeforeProcessingInitializeOnLoad (100ms)
ProcessInitializeOnLoadAttributes (194ms)
ProcessInitializeOnLoadMethodAttributes (115ms)
AfterProcessingInitializeOnLoad (9ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (13ms)
Platform modules already initialized, skipping
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Refreshing native plugins compatible for Editor in 2.93 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.06 ms.
Unloading 6463 Unused Serialized files (Serialized files now loaded: 0)
Unloading 51 unused Assets / (2.2 MB). Loaded Objects now: 7123.
Memory consumption went from 263.1 MB to 260.8 MB.
Total: 4.033600 ms (FindLiveObjects: 0.406400 ms CreateObjectMapping: 0.223700 ms MarkObjects: 2.927900 ms DeleteObjects: 0.474900 ms)
Preloading 1 native plugins for Editor in 0.12 ms.
Unloading 6664 Unused Serialized files (Serialized files now loaded: 0)
Unloading 60 unused Assets / (2.5 MB). Loaded Objects now: 7114.
Memory consumption went from 280.9 MB to 278.5 MB.
Total: 4.039200 ms (FindLiveObjects: 0.565100 ms CreateObjectMapping: 0.234200 ms MarkObjects: 2.787000 ms DeleteObjects: 0.451400 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
@ -352,160 +199,17 @@ AssetImportParameters requested are different than current active one (requested
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 13144.519211 seconds.
path: Packages/com.stresslevelzero.marrow.sdk/Editor/Assets/Scene Template/Marrow LightmapParameters.giparams
artifactKey: Guid(6ed77ac67e4674543b672e6a4a8cfd6a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Packages/com.stresslevelzero.marrow.sdk/Editor/Assets/Scene Template/Marrow LightmapParameters.giparams using Guid(6ed77ac67e4674543b672e6a4a8cfd6a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a3a896a559569251a6e7340a852e9980') in 0.894626 seconds
========================================================================
Received Prepare
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Refreshing native plugins compatible for Editor in 15.32 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.34 ms.
Unloading 51 Unused Serialized files (Serialized files now loaded: 0)
Unloading 51 unused Assets / (2.3 MB). Loaded Objects now: 7123.
Memory consumption went from 133.8 MB to 131.5 MB.
Total: 82.621400 ms (FindLiveObjects: 0.606000 ms CreateObjectMapping: 0.297500 ms MarkObjects: 80.937700 ms DeleteObjects: 0.779300 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Refreshing native plugins compatible for Editor in 8.85 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.09 ms.
Unloading 51 Unused Serialized files (Serialized files now loaded: 0)
Unloading 51 unused Assets / (2.3 MB). Loaded Objects now: 7123.
Memory consumption went from 133.8 MB to 131.5 MB.
Total: 5.242900 ms (FindLiveObjects: 0.662900 ms CreateObjectMapping: 0.273300 ms MarkObjects: 3.725900 ms DeleteObjects: 0.580200 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Refreshing native plugins compatible for Editor in 12.78 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.06 ms.
Unloading 51 Unused Serialized files (Serialized files now loaded: 0)
Unloading 51 unused Assets / (2.2 MB). Loaded Objects now: 7123.
Memory consumption went from 134.0 MB to 131.8 MB.
Total: 4.817800 ms (FindLiveObjects: 0.435100 ms CreateObjectMapping: 0.273100 ms MarkObjects: 3.640100 ms DeleteObjects: 0.469000 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Refreshing native plugins compatible for Editor in 22.92 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.08 ms.
Unloading 51 Unused Serialized files (Serialized files now loaded: 0)
Unloading 51 unused Assets / (2.2 MB). Loaded Objects now: 7123.
Memory consumption went from 134.0 MB to 131.8 MB.
Total: 4.857600 ms (FindLiveObjects: 0.478400 ms CreateObjectMapping: 0.336000 ms MarkObjects: 3.536400 ms DeleteObjects: 0.506200 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.005749 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image C:\Users\johan\BetterWuhuIsland\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image C:\Users\johan\BetterWuhuIsland\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Native extension for WindowsStandalone target not found
Native extension for Android target not found
Refreshing native plugins compatible for Editor in 1.14 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.10 ms.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
at Unity.XR.Oculus.OculusLoader.AssetPathToAbsolutePath (System.String assetPath) [0x00040] in C:\Users\johan\BetterWuhuIsland\Library\PackageCache\com.unity.xr.oculus@4.0.0\Runtime\OculusLoader.cs:282
at Unity.XR.Oculus.OculusLoader.EditorLoadOVRPlugin () [0x0007b] in C:\Users\johan\BetterWuhuIsland\Library\PackageCache\com.unity.xr.oculus@4.0.0\Runtime\OculusLoader.cs:267
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <75633565436c42f0a6426b33f0132ade>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <75633565436c42f0a6426b33f0132ade>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <75633565436c42f0a6426b33f0132ade>:0
at UnityEditor.EditorAssemblies.ProcessInitializeOnLoadMethodAttributes () [0x000a5] in <11d97693183d4a6bb35c29ae7882c66b>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogError (object)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
Mono: successfully reloaded assembly
- Completed reload, in 1.097 seconds
Domain Reload Profiling:
ReloadAssembly (1098ms)
BeginReloadAssembly (285ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (17ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (141ms)
EndReloadAssembly (750ms)
LoadAssemblies (76ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (237ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (32ms)
SetupLoadedEditorAssemblies (340ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (13ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (69ms)
ProcessInitializeOnLoadAttributes (164ms)
ProcessInitializeOnLoadMethodAttributes (89ms)
AfterProcessingInitializeOnLoad (3ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Shader 'Universal Render Pipeline/Particles/Simple Lit': fallback shader 'Universal Render Pipeline/Particles/Unlit' not found
Refreshing native plugins compatible for Editor in 2.36 ms, found 9 plugins.
Preloading 1 native plugins for Editor in 0.06 ms.
Unloading 6463 Unused Serialized files (Serialized files now loaded: 0)
Unloading 51 unused Assets / (2.2 MB). Loaded Objects now: 7131.
Memory consumption went from 263.0 MB to 260.8 MB.
Total: 3.823100 ms (FindLiveObjects: 0.476100 ms CreateObjectMapping: 0.306200 ms MarkObjects: 2.602400 ms DeleteObjects: 0.437500 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
Time since last request: 14063.295507 seconds.
path: Packages/com.stresslevelzero.marrow.sdk/Editor/Assets/Icons/Warehouse/monodisc.png
artifactKey: Guid(3a76383e9364a854fa1b5f6b947fd6ac) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Packages/com.stresslevelzero.marrow.sdk/Editor/Assets/Icons/Warehouse/monodisc.png using Guid(3a76383e9364a854fa1b5f6b947fd6ac) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e60e4028e3b90dcf544ca94d7bf545ff') in 0.110314 seconds
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