Skip to content

Instantly share code, notes, and snippets.

@CheapDevotion
Created October 3, 2024 15:18
Show Gist options
  • Save CheapDevotion/a7a87a588723c2300abf4881fd54568b to your computer and use it in GitHub Desktop.
Save CheapDevotion/a7a87a588723c2300abf4881fd54568b to your computer and use it in GitHub Desktop.
2024-10-02T22:09:14.5150459Z ###########################
2024-10-02T22:09:14.5150722Z # Building project #
2024-10-02T22:09:14.5150977Z ###########################
2024-10-02T22:09:14.5151143Z
2024-10-02T22:09:14.7956819Z [UnityConnectServicesConfig] Local config successfully read: "/usr/share/unity3d/config/services-config.json"
2024-10-02T22:09:14.7958259Z [UnityConnectServicesConfig] "licensingServiceBaseUrl" was overridden with "http://unity-license.universesandbox.com:8080"
2024-10-02T22:09:14.7959442Z [UnityConnectServicesConfig] "clientConnectTimeoutSec" was overridden with "5"
2024-10-02T22:09:14.7960264Z [UnityConnectServicesConfig] "clientHandshakeTimeoutSec" was overridden with "10"
2024-10-02T22:09:14.7961310Z [UnityConnectServicesConfig] Service configuration:
2024-10-02T22:09:14.7962059Z "servicesConfigBaseUrl": "",
2024-10-02T22:09:14.7962451Z "disableServicesWindow": false,
2024-10-02T22:09:14.7962806Z "disableUserLogin": false,
2024-10-02T22:09:14.7963160Z "entitlementCacheTimeoutInSeconds": 60,
2024-10-02T22:09:14.7963572Z "clientConnectTimeoutSec": 5,
2024-10-02T22:09:14.7963937Z "clientHandshakeTimeoutSec": 10,
2024-10-02T22:09:14.7964348Z "clientResolveEntitlementsTimeoutSec": 30,
2024-10-02T22:09:14.7964967Z "clientUpdateLicenseTimeoutSec": 30,
2024-10-02T22:09:14.7965828Z "licensingServiceBaseUrl": "http://unity-license.universesandbox.com:8080",
2024-10-02T22:09:14.7966604Z "enableProxyAutoconfig": "false"
2024-10-02T22:09:14.7966887Z
2024-10-02T22:09:14.8072999Z Unity Editor version: 6000.0.11f1 (fa01dd6b76d5)
2024-10-02T22:09:14.8073625Z Branch: trunk
2024-10-02T22:09:14.8074158Z Build type: Release
2024-10-02T22:09:14.8074602Z Batch mode: YES
2024-10-02T22:09:14.8074969Z System name: Linux
2024-10-02T22:09:14.8075536Z Distro version: #16~22.04.1-Ubuntu SMP Thu Aug 15 21:31:41 UTC 2024
2024-10-02T22:09:14.8076066Z Kernel version: 6.8.0-1014-azure
2024-10-02T22:09:14.8076427Z Architecture: x86_64
2024-10-02T22:09:14.8076747Z Available memory: 32092 MB
2024-10-02T22:09:14.8090580Z [Licensing::Module] Trying to connect to existing licensing client channel...
2024-10-02T22:09:14.8091771Z [Licensing::IpcConnector] Connection attempt to the License Client on channel: "LicenseClient-root" failed because channel doesn't exist; code: "0x80000002"
2024-10-02T22:09:14.8092723Z [Licensing::Module] Successfully launched the LicensingClient (PId: 71)
2024-10-02T22:09:15.3768346Z [Licensing::IpcConnector] Successfully connected to the License Client on channel: "LicenseClient-root" at "2024-10-02T22:09:15.376189Z"
2024-10-02T22:09:15.3769631Z [SignatureVerifier] Application signature verification not supported on this platform.
2024-10-02T22:09:15.4274425Z [Licensing::Client] Handshaking with LicensingClient:
2024-10-02T22:09:15.4275665Z Version: 1.16.0-alpha.1+3676804
2024-10-02T22:09:15.4276544Z Session Id: 141eeb88d3df44f481baee21dfbfef8c
2024-10-02T22:09:15.4277360Z Correlation Id: f5cea97b614fc198a3855202656be970
2024-10-02T22:09:15.4278185Z External correlation Id: 4599861538717169757
2024-10-02T22:09:15.4278784Z Machine Id: D7nTUnjNAmtsUMcnoyrqkgIbYdM=
2024-10-02T22:09:15.4280503Z [Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-root" (connect: 0.57s, validation: 0.05s, handshake: 0.00s)
2024-10-02T22:09:15.4282938Z [Licensing::IpcConnector] Successfully connected to the License Notification on channel: "LicenseClient-root-notifications" at "2024-10-02T22:09:15.427Z"
2024-10-02T22:09:15.4284255Z [Licensing::Module] Connected to LicensingClient (PId: 71, launch time: 0.00, total connection time: 0.62s)
2024-10-02T22:09:15.4285301Z [Licensing::Module] Error: Access token is unavailable; failed to update
2024-10-02T22:09:16.4379170Z [Licensing::Client] Successfully updated license
2024-10-02T22:09:16.4534656Z [Licensing::Client] Successfully resolved entitlements
2024-10-02T22:09:16.4536256Z [Licensing::Module] Serial number assigned to: "unity-license-server_1375584588970_1_5e387da3-02a4-4a70-846e-fa33ef7eXXXX"
2024-10-02T22:09:16.4536993Z Pro License: YES
2024-10-02T22:09:16.4665070Z The selected window backend is (null)
2024-10-02T22:09:16.6670085Z Desktop is 1280 x 1024 @ 60 Hz
2024-10-02T22:09:16.6670801Z Initialize udev device monitor.
2024-10-02T22:09:16.6672622Z CreateDirectory '/root/.cache/unity3d' failed: (current dir: /github/workspace)
2024-10-02T22:09:16.6691053Z
2024-10-02T22:09:16.6691462Z COMMAND LINE ARGUMENTS:
2024-10-02T22:09:16.6691986Z /opt/unity/Editor/Unity
2024-10-02T22:09:16.6692587Z -batchmode
2024-10-02T22:09:16.6692992Z -logfile
2024-10-02T22:09:16.6693356Z /dev/stdout
2024-10-02T22:09:16.6693786Z -quit
2024-10-02T22:09:16.6694193Z -customBuildName
2024-10-02T22:09:16.6694609Z StandaloneWindows64
2024-10-02T22:09:16.6695117Z -projectPath
2024-10-02T22:09:16.6699035Z /github/workspace/Core
2024-10-02T22:09:16.6699612Z -buildTarget
2024-10-02T22:09:16.6700007Z StandaloneWindows64
2024-10-02T22:09:16.6700437Z -customBuildTarget
2024-10-02T22:09:16.6700804Z StandaloneWindows64
2024-10-02T22:09:16.6701214Z -customBuildPath
2024-10-02T22:09:16.6701950Z /github/workspace/build/Release/StandaloneWindows64/StandaloneWindows64.exe
2024-10-02T22:09:16.6702839Z -executeMethod
2024-10-02T22:09:16.6703222Z BuildTools.AutomatedBuild
2024-10-02T22:09:16.6703699Z -buildVersion
2024-10-02T22:09:16.6704040Z 34.1.2010
2024-10-02T22:09:16.6704427Z -androidVersionCode
2024-10-02T22:09:16.6704802Z 34003010
2024-10-02T22:09:16.6705166Z -androidKeystoreName
2024-10-02T22:09:16.6705436Z
2024-10-02T22:09:16.6705628Z -androidKeystorePass
2024-10-02T22:09:16.6705870Z
2024-10-02T22:09:16.6706062Z -androidKeyaliasName
2024-10-02T22:09:16.6706316Z
2024-10-02T22:09:16.6706496Z -androidKeyaliasPass
2024-10-02T22:09:16.6706754Z
2024-10-02T22:09:16.6706962Z -androidTargetSdkVersion
2024-10-02T22:09:16.6707257Z
2024-10-02T22:09:16.6707439Z -androidExportType
2024-10-02T22:09:16.6707814Z androidPackage
2024-10-02T22:09:16.6708252Z -androidSymbolType
2024-10-02T22:09:16.6708632Z none
2024-10-02T22:09:16.6709228Z -path
2024-10-02T22:09:16.6710317Z /github/workspace/build/Release/StandaloneWindows64
2024-10-02T22:09:16.6711071Z -buildNumber
2024-10-02T22:09:16.6711447Z 11152283743
2024-10-02T22:09:16.6711836Z -clean
2024-10-02T22:09:16.6712205Z -dummyValue
2024-10-02T22:09:16.6712542Z 1
2024-10-02T22:09:16.6713070Z Successfully changed project path to: /github/workspace/Core
2024-10-02T22:09:16.6713638Z
2024-10-02T22:09:16.6714410Z (Unity:61): Gtk-CRITICAL **: 22:09:16.669: gtk_label_set_markup: assertion 'GTK_IS_LABEL (label)' failed
2024-10-02T22:09:16.6715219Z
2024-10-02T22:09:16.6715948Z (Unity:61): Gtk-CRITICAL **: 22:09:16.669: gtk_label_set_markup: assertion 'GTK_IS_LABEL (label)' failed
2024-10-02T22:09:16.6716861Z /github/workspace/Core
2024-10-02T22:09:16.6724241Z [UnityMemory] Configuration Parameters - Can be set up in boot.config
2024-10-02T22:09:16.6725318Z "memorysetup-bucket-allocator-granularity=16"
2024-10-02T22:09:16.6726138Z "memorysetup-bucket-allocator-bucket-count=8"
2024-10-02T22:09:16.6726853Z "memorysetup-bucket-allocator-block-size=33554432"
2024-10-02T22:09:16.6727685Z "memorysetup-bucket-allocator-block-count=8"
2024-10-02T22:09:16.6728490Z "memorysetup-main-allocator-block-size=16777216"
2024-10-02T22:09:16.6729553Z "memorysetup-thread-allocator-block-size=16777216"
2024-10-02T22:09:16.6730504Z "memorysetup-gfx-main-allocator-block-size=16777216"
2024-10-02T22:09:16.6731524Z "memorysetup-gfx-thread-allocator-block-size=16777216"
2024-10-02T22:09:16.6732492Z "memorysetup-cache-allocator-block-size=4194304"
2024-10-02T22:09:16.6733472Z "memorysetup-typetree-allocator-block-size=2097152"
2024-10-02T22:09:16.6735036Z "memorysetup-profiler-bucket-allocator-granularity=16"
2024-10-02T22:09:16.6736006Z "memorysetup-profiler-bucket-allocator-bucket-count=8"
2024-10-02T22:09:16.6737019Z "memorysetup-profiler-bucket-allocator-block-size=33554432"
2024-10-02T22:09:16.6738031Z "memorysetup-profiler-bucket-allocator-block-count=8"
2024-10-02T22:09:16.6739158Z "memorysetup-profiler-allocator-block-size=16777216"
2024-10-02T22:09:16.6740432Z "memorysetup-profiler-editor-allocator-block-size=1048576"
2024-10-02T22:09:16.6741361Z "memorysetup-temp-allocator-size-main=16777216"
2024-10-02T22:09:16.6742208Z "memorysetup-job-temp-allocator-block-size=2097152"
2024-10-02T22:09:16.6743196Z "memorysetup-job-temp-allocator-block-size-background=1048576"
2024-10-02T22:09:16.6744332Z "memorysetup-job-temp-allocator-reduction-small-platforms=262144"
2024-10-02T22:09:16.6745436Z "memorysetup-allocator-temp-initial-block-size-main=262144"
2024-10-02T22:09:16.6746266Z "memorysetup-allocator-temp-initial-block-size-worker=262144"
2024-10-02T22:09:16.6746878Z "memorysetup-temp-allocator-size-background-worker=32768"
2024-10-02T22:09:16.6747433Z "memorysetup-temp-allocator-size-job-worker=262144"
2024-10-02T22:09:16.6748204Z "memorysetup-temp-allocator-size-preload-manager=33554432"
2024-10-02T22:09:16.6749334Z "memorysetup-temp-allocator-size-nav-mesh-worker=65536"
2024-10-02T22:09:16.6750011Z "memorysetup-temp-allocator-size-audio-worker=65536"
2024-10-02T22:09:16.6750657Z "memorysetup-temp-allocator-size-cloud-worker=32768"
2024-10-02T22:09:16.6751638Z "memorysetup-temp-allocator-size-gi-baking-worker=262144"
2024-10-02T22:09:16.6752499Z "memorysetup-temp-allocator-size-gi-baking-worker=262144"
2024-10-02T22:09:16.6753069Z "memorysetup-temp-allocator-size-gi-baking-worker=262144"
2024-10-02T22:09:16.6753642Z "memorysetup-temp-allocator-size-gi-baking-worker=262144"
2024-10-02T22:09:16.6754417Z "memorysetup-temp-allocator-size-gi-baking-worker=262144"
2024-10-02T22:09:16.6755219Z "memorysetup-temp-allocator-size-gfx=262144"
2024-10-02T22:09:16.6755926Z Player connection [140582180685120] Target information:
2024-10-02T22:09:16.6756320Z
2024-10-02T22:09:16.6757521Z Player connection [140582180685120] * "[IP] 172.17.0.2 [Port] 55504 [Flags] 2 [Guid] 1672247981 [EditorId] 1672247981 [Version] 1048832 [Id] LinuxEditor(16,172.17.0.2) [Debug] 1 [PackageName] LinuxEditor [ProjectName] Editor"
2024-10-02T22:09:16.6759340Z
2024-10-02T22:09:16.6760085Z Player connection [140582180685120] Host joined multi-casting on [225.0.0.222:54997]...
2024-10-02T22:09:16.6761625Z Player connection [140582180685120] Host joined alternative multi-casting on [225.0.0.222:34997]...
2024-10-02T22:09:16.9193887Z [Package Manager] Connected to IPC stream "Upm-61" after 0.2 seconds.
2024-10-02T22:09:16.9196213Z Library Redirect Path: Library/
2024-10-02T22:09:16.9323567Z [Licensing::Client] Successfully resolved entitlements
2024-10-02T22:09:16.9354049Z [Package Manager] Restoring resolved packages state from cache
2024-10-02T22:09:16.9562770Z [Licensing::Client] Successfully resolved entitlement details
2024-10-02T22:09:16.9568590Z [Package Manager] Registered 73 packages:
2024-10-02T22:09:16.9569469Z Packages from [https://packages.unity.com]:
2024-10-02T22:09:16.9570689Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.addressables)
2024-10-02T22:09:16.9572387Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.ai.navigation)
2024-10-02T22:09:16.9573973Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.burst)
2024-10-02T22:09:16.9575849Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.collab-proxy)
2024-10-02T22:09:16.9577504Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.collections)
2024-10-02T22:09:16.9579560Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.entities)
2024-10-02T22:09:16.9581081Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.ext.nunit)
2024-10-02T22:09:16.9582319Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.ide.rider)
2024-10-02T22:09:16.9583579Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.ide.visualstudio)
2024-10-02T22:09:16.9584671Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.inputsystem)
2024-10-02T22:09:16.9585778Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.jobs)
2024-10-02T22:09:16.9586743Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.mathematics)
2024-10-02T22:09:16.9587708Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.memoryprofiler)
2024-10-02T22:09:16.9589108Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.mobile.android-logcat)
2024-10-02T22:09:16.9590323Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.nuget.newtonsoft-json)
2024-10-02T22:09:16.9591627Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.performance.profile-analyzer)
2024-10-02T22:09:16.9592835Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.platforms)
2024-10-02T22:09:16.9593812Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.postprocessing)
2024-10-02T22:09:16.9594906Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.test-framework)
2024-10-02T22:09:16.9596124Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.test-framework.performance)
2024-10-02T22:09:16.9597192Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.timeline)
2024-10-02T22:09:16.9598100Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.xr.management)
2024-10-02T22:09:16.9599252Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.searcher)
2024-10-02T22:09:16.9600273Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.xr.legacyinputhelpers)
2024-10-02T22:09:16.9601420Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.properties)
2024-10-02T22:09:16.9602363Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.serialization)
2024-10-02T22:09:16.9603433Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.scriptablebuildpipeline)
2024-10-02T22:09:16.9604524Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.editorcoroutines)
2024-10-02T22:09:16.9605533Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.profiling.core)
2024-10-02T22:09:16.9606621Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.nuget.mono-cecil)
2024-10-02T22:09:16.9607321Z Built-in packages:
2024-10-02T22:09:16.9607860Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.2d.sprite)
2024-10-02T22:09:16.9608741Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.2d.tilemap)
2024-10-02T22:09:16.9609678Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.ugui)
2024-10-02T22:09:16.9610779Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.accessibility)
2024-10-02T22:09:16.9611789Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.ai)
2024-10-02T22:09:16.9612760Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.androidjni)
2024-10-02T22:09:16.9613912Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.animation)
2024-10-02T22:09:16.9614988Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.assetbundle)
2024-10-02T22:09:16.9616003Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.audio)
2024-10-02T22:09:16.9616983Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.cloth)
2024-10-02T22:09:16.9617980Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.director)
2024-10-02T22:09:16.9619197Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.imageconversion)
2024-10-02T22:09:16.9620251Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.imgui)
2024-10-02T22:09:16.9621289Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.jsonserialize)
2024-10-02T22:09:16.9622426Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.particlesystem)
2024-10-02T22:09:16.9623501Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.physics)
2024-10-02T22:09:16.9624513Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.physics2d)
2024-10-02T22:09:16.9625593Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.screencapture)
2024-10-02T22:09:16.9626644Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.terrain)
2024-10-02T22:09:16.9627709Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.terrainphysics)
2024-10-02T22:09:16.9628778Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.tilemap)
2024-10-02T22:09:16.9629817Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.ui)
2024-10-02T22:09:16.9630790Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.uielements)
2024-10-02T22:09:16.9631787Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.umbra)
2024-10-02T22:09:16.9632839Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unityanalytics)
2024-10-02T22:09:16.9633988Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequest)
2024-10-02T22:09:16.9635265Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestassetbundle)
2024-10-02T22:09:16.9636595Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestaudio)
2024-10-02T22:09:16.9637881Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequesttexture)
2024-10-02T22:09:16.9639380Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestwww)
2024-10-02T22:09:16.9640644Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.vehicles)
2024-10-02T22:09:16.9641631Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.video)
2024-10-02T22:09:16.9642550Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.vr)
2024-10-02T22:09:16.9643568Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.wind)
2024-10-02T22:09:16.9644485Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.xr)
2024-10-02T22:09:16.9645654Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.rendering.light-transport)
2024-10-02T22:09:16.9646791Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.subsystems)
2024-10-02T22:09:16.9647892Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.hierarchycore)
2024-10-02T22:09:16.9648602Z Embedded packages:
2024-10-02T22:09:16.9649853Z com.unity.render-pipelines.universal@file:/github/workspace/Core/Packages/com.unity.render-pipelines.universal (location: /github/workspace/Core/Packages/com.unity.render-pipelines.universal)
2024-10-02T22:09:16.9651655Z com.unity.render-pipelines.core@file:/github/workspace/Core/Packages/com.unity.render-pipelines.core (location: /github/workspace/Core/Packages/com.unity.render-pipelines.core)
2024-10-02T22:09:16.9653584Z com.unity.render-pipelines.universal-config@file:/github/workspace/Core/Packages/com.unity.render-pipelines.universal-config (location: /github/workspace/Core/Packages/com.unity.render-pipelines.universal-config)
2024-10-02T22:09:16.9655228Z com.unity.shadergraph@file:/github/workspace/Core/Packages/com.unity.shadergraph (location: /github/workspace/Core/Packages/com.unity.shadergraph)
2024-10-02T22:09:16.9656032Z Git packages:
2024-10-02T22:09:16.9656900Z com.cysharp.unitask@https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask (location: /github/workspace/Core/Library/PackageCache/com.cysharp.unitask)
2024-10-02T22:09:16.9747532Z [PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:09:16.9752584Z PlayerPrefs - Creating folder: /root/.config/unity3d/Giant Army
2024-10-02T22:09:16.9754034Z PlayerPrefs - Creating folder: /root/.config/unity3d/Giant Army/Universe Sandbox
2024-10-02T22:09:16.9754981Z Unable to load player prefs
2024-10-02T22:09:16.9832516Z [Subsystems] No new subsystems found in resolved package list.
2024-10-02T22:09:16.9833379Z Package Manager log level set to [2]
2024-10-02T22:09:16.9833925Z [Package Manager] Done registering packages in 0.05 seconds
2024-10-02T22:09:21.9581976Z [Package Manager] Done resolving packages in 4.97 seconds
2024-10-02T22:09:21.9592422Z [Package Manager] Lock file was modified
2024-10-02T22:09:21.9626784Z [Package Manager] Registered 73 packages:
2024-10-02T22:09:21.9627460Z Packages from [https://packages.unity.com]:
2024-10-02T22:09:21.9628660Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.ai.navigation)
2024-10-02T22:09:21.9630727Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.burst)
2024-10-02T22:09:21.9632336Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.collab-proxy)
2024-10-02T22:09:21.9635393Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.collections)
2024-10-02T22:09:21.9637156Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.entities)
2024-10-02T22:09:21.9638674Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.ext.nunit)
2024-10-02T22:09:21.9641072Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.ide.rider)
2024-10-02T22:09:21.9642746Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.ide.visualstudio)
2024-10-02T22:09:21.9644328Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.inputsystem)
2024-10-02T22:09:21.9646192Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.jobs)
2024-10-02T22:09:21.9647653Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.mathematics)
2024-10-02T22:09:21.9649363Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.memoryprofiler)
2024-10-02T22:09:21.9651246Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.mobile.android-logcat)
2024-10-02T22:09:21.9653229Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.nuget.newtonsoft-json)
2024-10-02T22:09:21.9655337Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.performance.profile-analyzer)
2024-10-02T22:09:21.9657396Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.platforms)
2024-10-02T22:09:21.9659094Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.postprocessing)
2024-10-02T22:09:21.9660828Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.test-framework)
2024-10-02T22:09:21.9662781Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.test-framework.performance)
2024-10-02T22:09:21.9664492Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.timeline)
2024-10-02T22:09:21.9665967Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.xr.management)
2024-10-02T22:09:21.9667436Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.searcher)
2024-10-02T22:09:21.9669206Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.xr.legacyinputhelpers)
2024-10-02T22:09:21.9671060Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.properties)
2024-10-02T22:09:21.9672593Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.serialization)
2024-10-02T22:09:21.9674324Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.scriptablebuildpipeline)
2024-10-02T22:09:21.9676112Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.editorcoroutines)
2024-10-02T22:09:21.9677735Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.profiling.core)
2024-10-02T22:09:21.9679633Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.nuget.mono-cecil)
2024-10-02T22:09:21.9680762Z Built-in packages:
2024-10-02T22:09:21.9681622Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.2d.sprite)
2024-10-02T22:09:21.9683039Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.2d.tilemap)
2024-10-02T22:09:21.9684375Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.ugui)
2024-10-02T22:09:21.9685921Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.accessibility)
2024-10-02T22:09:21.9687836Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.ai)
2024-10-02T22:09:21.9689558Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.androidjni)
2024-10-02T22:09:21.9691267Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.animation)
2024-10-02T22:09:21.9693157Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.assetbundle)
2024-10-02T22:09:21.9694825Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.audio)
2024-10-02T22:09:21.9696351Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.cloth)
2024-10-02T22:09:21.9697940Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.director)
2024-10-02T22:09:21.9699906Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.imageconversion)
2024-10-02T22:09:21.9701781Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.imgui)
2024-10-02T22:09:21.9703635Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.jsonserialize)
2024-10-02T22:09:21.9705679Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.particlesystem)
2024-10-02T22:09:21.9707627Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.physics)
2024-10-02T22:09:21.9709664Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.physics2d)
2024-10-02T22:09:21.9711611Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.screencapture)
2024-10-02T22:09:21.9713536Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.terrain)
2024-10-02T22:09:21.9715456Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.terrainphysics)
2024-10-02T22:09:21.9717365Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.tilemap)
2024-10-02T22:09:21.9719194Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.ui)
2024-10-02T22:09:21.9720924Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.uielements)
2024-10-02T22:09:21.9722707Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.umbra)
2024-10-02T22:09:21.9724661Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unityanalytics)
2024-10-02T22:09:21.9726729Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequest)
2024-10-02T22:09:21.9729197Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestassetbundle)
2024-10-02T22:09:21.9731616Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestaudio)
2024-10-02T22:09:21.9733933Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequesttexture)
2024-10-02T22:09:21.9736198Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestwww)
2024-10-02T22:09:21.9738200Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.vehicles)
2024-10-02T22:09:21.9740537Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.video)
2024-10-02T22:09:21.9742160Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.vr)
2024-10-02T22:09:21.9743750Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.wind)
2024-10-02T22:09:21.9745548Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.xr)
2024-10-02T22:09:21.9747700Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.rendering.light-transport)
2024-10-02T22:09:21.9749877Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.subsystems)
2024-10-02T22:09:21.9751807Z [email protected] (location: /github/workspace/Core/Library/PackageCache/com.unity.modules.hierarchycore)
2024-10-02T22:09:21.9753077Z Embedded packages:
2024-10-02T22:09:21.9754419Z com.unity.addressables@file:/github/workspace/Core/Packages/com.unity.addressables (location: /github/workspace/Core/Packages/com.unity.addressables)
2024-10-02T22:09:21.9757412Z com.unity.render-pipelines.universal@file:/github/workspace/Core/Packages/com.unity.render-pipelines.universal (location: /github/workspace/Core/Packages/com.unity.render-pipelines.universal)
2024-10-02T22:09:21.9760761Z com.unity.render-pipelines.core@file:/github/workspace/Core/Packages/com.unity.render-pipelines.core (location: /github/workspace/Core/Packages/com.unity.render-pipelines.core)
2024-10-02T22:09:21.9763463Z com.unity.render-pipelines.universal-config@file:/github/workspace/Core/Packages/com.unity.render-pipelines.universal-config (location: /github/workspace/Core/Packages/com.unity.render-pipelines.universal-config)
2024-10-02T22:09:21.9765117Z com.unity.shadergraph@file:/github/workspace/Core/Packages/com.unity.shadergraph (location: /github/workspace/Core/Packages/com.unity.shadergraph)
2024-10-02T22:09:21.9765905Z Git packages:
2024-10-02T22:09:21.9766796Z com.cysharp.unitask@https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask (location: /github/workspace/Core/Library/PackageCache/com.cysharp.unitask)
2024-10-02T22:09:21.9767889Z [Subsystems] No new subsystems found in resolved package list.
2024-10-02T22:09:21.9768403Z [Package Manager] Done registering packages in 0.00 seconds
2024-10-02T22:09:22.0470241Z Targeting platform: StandaloneWindows64
2024-10-02T22:09:22.1022278Z Refreshing native plugins compatible for Editor in 55.20 ms, found 11 plugins.
2024-10-02T22:09:22.1023365Z Preloading 0 native plugins for Editor in 0.00 ms.
2024-10-02T22:09:22.1025380Z Initialize engine version: 6000.0.11f1 (fa01dd6b76d5)
2024-10-02T22:09:22.1026508Z [Subsystems] Discovering subsystems at path /opt/unity/Editor/Data/Resources/UnitySubsystems
2024-10-02T22:09:22.1032373Z [Subsystems] Discovering subsystems at path /github/workspace/Core/Assets
2024-10-02T22:09:22.1069466Z kGfxThreadingModeNonThreaded is not supported on OpenGL Core. Reverting to kGfxThreadingModeDirect instead.
2024-10-02T22:09:22.1070603Z GfxDevice: creating device client; kGfxThreadingModeDirect
2024-10-02T22:09:22.1200380Z GLX Extensions: GLX_ARB_context_flush_control GLX_ARB_create_context GLX_ARB_create_context_no_error GLX_ARB_create_context_profile GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_no_config_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_MESA_query_renderer GLX_OML_swap_method GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_SGI_make_current_read
2024-10-02T22:09:22.1223903Z Renderer: llvmpipe (LLVM 15.0.7, 256 bits)
2024-10-02T22:09:22.1224465Z Vendor: Mesa
2024-10-02T22:09:22.1225295Z Version: 4.5 (Core Profile) Mesa 23.2.1-1ubuntu3.1~22.04.2
2024-10-02T22:09:22.1225953Z GLES: 0
2024-10-02T22:09:22.1231874Z GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_A
2024-10-02T22:09:22.1239777Z RB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL
2024-10-02T22:09:22.1247165Z _ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc
2024-10-02T22:09:22.1254580Z GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARM_shader_framebuffer_fetch_depth_stencil GL_ATI_blend_equation_separate GL_ATI_me
2024-10-02T22:09:22.1262346Z minfo GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_debug_label GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_shader_framebuffer_fetch GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_sno
2024-10-02T22:09:22.1269174Z rm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_INTEL_shader_atomic_float_minmax GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_MESA_ycbcr_texture GL_NVX_gpu_memory_info GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_shader_atomic_float GL_NV_texture_barrier GL_OES_EGL_image GL_S3_s3tc
2024-10-02T22:09:22.1272454Z OPENGL LOG: Creating OpenGL 4.5 graphics device ; Context level <OpenGL 4.5> ; Context handle 1977839616
2024-10-02T22:09:22.1537446Z Shader Hidden/ProbeVolume/VoxelizeScene is not supported: GPU does not support conservative rasterization
2024-10-02T22:09:22.2855941Z [Licensing::Client] Successfully resolved entitlements
2024-10-02T22:09:22.2959953Z Initialize mono
2024-10-02T22:09:22.2960657Z Mono path[0] = '/opt/unity/Editor/Data/Managed'
2024-10-02T22:09:22.2961427Z Mono path[1] = '/opt/unity/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-linux'
2024-10-02T22:09:22.2962248Z Mono config path = '/opt/unity/Editor/Data/MonoBleedingEdge/etc'
2024-10-02T22:09:22.2963240Z Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56061
2024-10-02T22:09:22.3282461Z Using cacheserver namespaces - metadata:defaultmetadata, artifacts:defaultartifacts
2024-10-02T22:09:22.3283605Z Using cacheserver namespaces - metadata:defaultmetadata, artifacts:defaultartifacts
2024-10-02T22:09:22.3284376Z ImportWorker Server TCP listen port: 0
2024-10-02T22:09:22.3285042Z AcceleratorClientConnectionCallback - disconnected - :0
2024-10-02T22:09:22.3364838Z Begin MonoManager ReloadAssembly
2024-10-02T22:09:22.4871319Z Registering precompiled unity dll's ...
2024-10-02T22:09:22.4881633Z Register platform support module: /opt/unity/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
2024-10-02T22:09:22.4901096Z Register platform support module: /opt/unity/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll
2024-10-02T22:09:22.4907825Z Registered in 0.003901 seconds.
2024-10-02T22:09:22.6931623Z - Loaded All Assemblies, in 0.356 seconds
2024-10-02T22:09:22.7220143Z Native extension for LinuxStandalone target not found
2024-10-02T22:09:22.7236201Z Native extension for WindowsStandalone target not found
2024-10-02T22:09:23.1762278Z Mono: successfully reloaded assembly
2024-10-02T22:09:23.2016839Z - Finished resetting the current domain, in 0.509 seconds
2024-10-02T22:09:23.2020603Z Domain Reload Profiling: 864ms
2024-10-02T22:09:23.2021052Z BeginReloadAssembly (76ms)
2024-10-02T22:09:23.2021393Z ExecutionOrderSort (0ms)
2024-10-02T22:09:23.2021713Z DisableScriptedObjects (0ms)
2024-10-02T22:09:23.2022310Z BackupInstance (0ms)
2024-10-02T22:09:23.2022634Z ReleaseScriptingObjects (0ms)
2024-10-02T22:09:23.2022981Z CreateAndSetChildDomain (1ms)
2024-10-02T22:09:23.2023338Z RebuildCommonClasses (41ms)
2024-10-02T22:09:23.2023706Z RebuildNativeTypeToScriptingClass (9ms)
2024-10-02T22:09:23.2024130Z initialDomainReloadingComplete (63ms)
2024-10-02T22:09:23.2024546Z LoadAllAssembliesAndSetupDomain (166ms)
2024-10-02T22:09:23.2024932Z LoadAssemblies (74ms)
2024-10-02T22:09:23.2025292Z RebuildTransferFunctionScriptingTraits (0ms)
2024-10-02T22:09:23.2025728Z AnalyzeDomain (163ms)
2024-10-02T22:09:23.2026033Z TypeCache.Refresh (161ms)
2024-10-02T22:09:23.2026367Z TypeCache.ScanAssembly (147ms)
2024-10-02T22:09:23.2026728Z BuildScriptInfoCaches (0ms)
2024-10-02T22:09:23.2027072Z ResolveRequiredComponents (1ms)
2024-10-02T22:09:23.2027408Z FinalizeReload (509ms)
2024-10-02T22:09:23.2027704Z ReleaseScriptCaches (0ms)
2024-10-02T22:09:23.2028021Z RebuildScriptCaches (0ms)
2024-10-02T22:09:23.2028362Z SetupLoadedEditorAssemblies (464ms)
2024-10-02T22:09:23.2028731Z LogAssemblyErrors (0ms)
2024-10-02T22:09:23.2029441Z InitializePlatformSupportModulesInManaged (61ms)
2024-10-02T22:09:23.2029926Z SetLoadedEditorAssemblies (6ms)
2024-10-02T22:09:23.2030332Z BeforeProcessingInitializeOnLoad (5ms)
2024-10-02T22:09:23.2030784Z ProcessInitializeOnLoadAttributes (197ms)
2024-10-02T22:09:23.2031269Z ProcessInitializeOnLoadMethodAttributes (196ms)
2024-10-02T22:09:23.2031750Z AfterProcessingInitializeOnLoad (0ms)
2024-10-02T22:09:23.2032143Z EditorAssembliesLoaded (0ms)
2024-10-02T22:09:23.2032515Z ExecutionOrderSort2 (0ms)
2024-10-02T22:09:23.2032872Z AwakeInstancesAfterBackupRestoration (0ms)
2024-10-02T22:09:23.2271738Z [Licensing::Client] Successfully resolved entitlements
2024-10-02T22:09:23.2281315Z Application.AssetDatabase Initial Refresh Start
2024-10-02T22:09:26.0876568Z A meta data file (.meta) exists but its folder 'Assets/Code/Mobile/Windows' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.0881370Z A meta data file (.meta) exists but its folder 'Assets/Code/TimeStepSystem/Components' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.0887677Z A meta data file (.meta) exists but its folder 'Assets/Config/Editor' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.0891993Z A meta data file (.meta) exists but its folder 'Assets/DynamicLayoutSystem/Components/Rectangle' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.0895917Z A meta data file (.meta) exists but its folder 'Assets/DynamicLayoutSystem/PanelProperties/TestScene' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.0917902Z A meta data file (.meta) exists but its folder 'Assets/PlayServicesResolver/Editor' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.0941174Z A meta data file (.meta) exists but its folder 'Assets/Plugins/iOS/US2' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.0990743Z A meta data file (.meta) exists but its folder 'Assets/Resources/Prefabs/SmallBodies' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.0995220Z A meta data file (.meta) exists but its folder 'Assets/Resources/Presets' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1010811Z A meta data file (.meta) exists but its folder 'Assets/Resources_moved' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1038750Z A meta data file (.meta) exists but its folder 'Assets/Scenes/MainScene' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1049055Z A meta data file (.meta) exists but its folder 'Assets/uGUI/Component/Editor' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1072249Z A meta data file (.meta) exists but its folder 'Assets/uGUI/VirtualList/Editor' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1669443Z A meta data file (.meta) exists but its folder 'Assets/Code/Mobile/Windows' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1674860Z A meta data file (.meta) exists but its folder 'Assets/Code/TimeStepSystem/Components' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1679905Z A meta data file (.meta) exists but its folder 'Assets/Config/Editor' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1683377Z A meta data file (.meta) exists but its folder 'Assets/DynamicLayoutSystem/Components/Rectangle' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1686961Z A meta data file (.meta) exists but its folder 'Assets/DynamicLayoutSystem/PanelProperties/TestScene' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1699095Z A meta data file (.meta) exists but its folder 'Assets/PlayServicesResolver/Editor' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1719476Z A meta data file (.meta) exists but its folder 'Assets/Plugins/iOS/US2' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1762618Z A meta data file (.meta) exists but its folder 'Assets/Resources/Prefabs/SmallBodies' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1766925Z A meta data file (.meta) exists but its folder 'Assets/Resources/Presets' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1779191Z A meta data file (.meta) exists but its folder 'Assets/Resources_moved' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1802654Z A meta data file (.meta) exists but its folder 'Assets/Scenes/MainScene' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1811486Z A meta data file (.meta) exists but its folder 'Assets/uGUI/Component/Editor' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.1830359Z A meta data file (.meta) exists but its folder 'Assets/uGUI/VirtualList/Editor' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
2024-10-02T22:09:26.7670495Z [API Updater] Processing imported assemblies took 77 ms (5/5 assembly(ies)).
2024-10-02T22:09:28.1272349Z Filename: /opt/unity/Editor/Data/NetCoreRuntime/dotnet
2024-10-02T22:09:28.1327451Z Arguments: "/opt/unity/Editor/Data/Tools/Compilation/ApiUpdater/AssemblyUpdater.dll" update -a "Assets/ExternalDependencyManager/Editor/Google.VersionHandler.dll" --output "/tmp/tmp1c08a90a.tmp" --api-version 6000.0.11f1 -s "/opt/unity/Editor/Data/NetStandard/ref/2.1.0:/opt/unity/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard:/opt/unity/Editor/Data/NetStandard/compat/2.1.0/shims/netfx:+/github/workspace/Core/Assets:+/github/workspace/Core/Library/PackageCache/com.cysharp.unitask:+/github/workspace/Core/Library/PackageCache/com.unity.2d.sprite:+/github/workspace/Core/Library/PackageCache/com.unity.2d.tilemap:+/github/workspace/Core/Packages/com.unity.addressables:+/github/workspace/Core/Library/PackageCache/com.unity.ai.navigation:+/github/workspace/Core/Library/PackageCache/com.unity.burst:+/github/workspace/Core/Library/PackageCache/com.unity.collab-proxy:+/github/workspace/Core/Library/PackageCache/com.unity.collections:+/github/workspace/Core/Library/PackageCache/com.unity.entities:+/github/workspace/Core/Library/PackageCache/com.unity.ext.nunit:+/github/workspace/Core/Library/PackageCache/com.unity.ide.rider:+/github/workspace/Core/Library/PackageCache/com.unity.ide.visualstudio:+/github/workspace/Core/Library/PackageCache/com.unity.inputsystem:+/github/workspace/Core/Library/PackageCache/com.unity.jobs:+/github/workspace/Core/Library/PackageCache/com.unity.mathematics:+/github/workspace/Core/Library/PackageCache/com.unity.memoryprofiler:+/github/workspace/Core/Library/PackageCache/com.unity.mobile.android-logcat:+/github/workspace/Core/Library/PackageCache/com.unity.nuget.newtonsoft-json:+/github/workspace/Core/Library/PackageCache/com.unity.performance.profile-analyzer:+/github/workspace/Core/Library/PackageCache/com.unity.platforms:+/github/workspace/Core/Library/PackageCache/com.unity.postprocessing:+/github/workspace/Core/Packages/com.unity.render-pipelines.universal:+/github/workspace/Core/Library/PackageCache/com.unity.test-framework:+/github/workspace/Core/Library/PackageCache/com.unity.test-framework.performance:+/github/workspace/Core/Library/PackageCache/com.unity.timeline:+/github/workspace/Core/Library/PackageCache/com.unity.ugui:+/github/workspace/Core/Library/PackageCache/com.unity.xr.management:+/github/workspace/Core/Library/PackageCache/com.unity.modules.accessibility:+/github/workspace/Core/Library/PackageCache/com.unity.modules.ai:+/github/workspace/Core/Library/PackageCache/com.unity.modules.androidjni:+/github/workspace/Core/Library/PackageCache/com.unity.modules.animation:+/github/workspace/Core/Library/PackageCache/com.unity.modules.assetbundle:+/github/workspace/Core/Library/PackageCache/com.unity.modules.audio:+/github/workspace/Core/Library/PackageCache/com.unity.modules.cloth:+/github/workspace/Core/Library/PackageCache/com.unity.modules.director:+/github/workspace/Core/Library/PackageCache/com.unity.modules.imageconversion:+/github/workspace/Core/Library/PackageCache/com.unity.modules.imgui:+/github/workspace/Core/Library/PackageCache/com.unity.modules.jsonserialize:+/github/workspace/Core/Library/PackageCache/com.unity.modules.particlesystem:+/github/workspace/Core/Library/PackageCache/com.unity.modules.physics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.physics2d:+/github/workspace/Core/Library/PackageCache/com.unity.modules.screencapture:+/github/workspace/Core/Library/PackageCache/com.unity.modules.terrain:+/github/workspace/Core/Library/PackageCache/com.unity.modules.terrainphysics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.tilemap:+/github/workspace/Core/Library/PackageCache/com.unity.modules.ui:+/github/workspace/Core/Library/PackageCache/com.unity.modules.uielements:+/github/workspace/Core/Library/PackageCache/com.unity.modules.umbra:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unityanalytics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequest:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestassetbundle:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestaudio:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequesttexture:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestwww:+/github/workspace/Core/Library/PackageCache/com.unity.modules.vehicles:+/github/workspace/Core/Library/PackageCache/com.unity.modules.video:+/github/workspace/Core/Library/PackageCache/com.unity.modules.vr:+/github/workspace/Core/Library/PackageCache/com.unity.modules.wind:+/github/workspace/Core/Library/PackageCache/com.unity.modules.xr:+/github/workspace/Core/Packages/com.unity.render-pipelines.core:+/github/workspace/Core/Packages/com.unity.render-pipelines.universal-config:+/github/workspace/Core/Packages/com.unity.shadergraph:+/github/workspace/Core/Library/PackageCache/com.unity.searcher:+/github/workspace/Core/Library/PackageCache/com.unity.rendering.light-transport:+/github/workspace/Core/Library/PackageCache/com.unity.modules.subsystems:+/github/workspace/Core/Library/PackageCache/com.unity.modules.hierarchycore:+/github/workspace/Core/Library/PackageCache/com.unity.xr.legacyinputhelpers:+/github/workspace/Core/Library/PackageCache/com.unity.properties:+/github/workspace/Core/Library/PackageCache/com.unity.serialization:+/github/workspace/Core/Library/PackageCache/com.unity.scriptablebuildpipeline:+/github/workspace/Core/Library/PackageCache/com.unity.editorcoroutines:+/github/workspace/Core/Library/PackageCache/com.unity.profiling.core:+/github/workspace/Core/Library/PackageCache/com.unity.nuget.mono-cecil:+/opt/unity/Editor/Data/Managed" "/opt/unity/Editor/Data/Managed/UnityEditor.dll" "/opt/unity/Editor/Data/Managed/UnityEngine.dll"
2024-10-02T22:09:28.1376054Z Filename: /opt/unity/Editor/Data/NetCoreRuntime/dotnet
2024-10-02T22:09:28.1417135Z Arguments: "/opt/unity/Editor/Data/Tools/Compilation/ApiUpdater/AssemblyUpdater.dll" update -a "Assets/ExternalDependencyManager/Editor/1.2.180/Google.IOSResolver.dll" --output "/tmp/tmp70ad5d9a.tmp" --api-version 6000.0.11f1 -s "/opt/unity/Editor/Data/NetStandard/ref/2.1.0:/opt/unity/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard:/opt/unity/Editor/Data/NetStandard/compat/2.1.0/shims/netfx:+/github/workspace/Core/Assets:+/github/workspace/Core/Library/PackageCache/com.cysharp.unitask:+/github/workspace/Core/Library/PackageCache/com.unity.2d.sprite:+/github/workspace/Core/Library/PackageCache/com.unity.2d.tilemap:+/github/workspace/Core/Packages/com.unity.addressables:+/github/workspace/Core/Library/PackageCache/com.unity.ai.navigation:+/github/workspace/Core/Library/PackageCache/com.unity.burst:+/github/workspace/Core/Library/PackageCache/com.unity.collab-proxy:+/github/workspace/Core/Library/PackageCache/com.unity.collections:+/github/workspace/Core/Library/PackageCache/com.unity.entities:+/github/workspace/Core/Library/PackageCache/com.unity.ext.nunit:+/github/workspace/Core/Library/PackageCache/com.unity.ide.rider:+/github/workspace/Core/Library/PackageCache/com.unity.ide.visualstudio:+/github/workspace/Core/Library/PackageCache/com.unity.inputsystem:+/github/workspace/Core/Library/PackageCache/com.unity.jobs:+/github/workspace/Core/Library/PackageCache/com.unity.mathematics:+/github/workspace/Core/Library/PackageCache/com.unity.memoryprofiler:+/github/workspace/Core/Library/PackageCache/com.unity.mobile.android-logcat:+/github/workspace/Core/Library/PackageCache/com.unity.nuget.newtonsoft-json:+/github/workspace/Core/Library/PackageCache/com.unity.performance.profile-analyzer:+/github/workspace/Core/Library/PackageCache/com.unity.platforms:+/github/workspace/Core/Library/PackageCache/com.unity.postprocessing:+/github/workspace/Core/Packages/com.unity.render-pipelines.universal:+/github/workspace/Core/Library/PackageCache/com.unity.test-framework:+/github/workspace/Core/Library/PackageCache/com.unity.test-framework.performance:+/github/workspace/Core/Library/PackageCache/com.unity.timeline:+/github/workspace/Core/Library/PackageCache/com.unity.ugui:+/github/workspace/Core/Library/PackageCache/com.unity.xr.management:+/github/workspace/Core/Library/PackageCache/com.unity.modules.accessibility:+/github/workspace/Core/Library/PackageCache/com.unity.modules.ai:+/github/workspace/Core/Library/PackageCache/com.unity.modules.androidjni:+/github/workspace/Core/Library/PackageCache/com.unity.modules.animation:+/github/workspace/Core/Library/PackageCache/com.unity.modules.assetbundle:+/github/workspace/Core/Library/PackageCache/com.unity.modules.audio:+/github/workspace/Core/Library/PackageCache/com.unity.modules.cloth:+/github/workspace/Core/Library/PackageCache/com.unity.modules.director:+/github/workspace/Core/Library/PackageCache/com.unity.modules.imageconversion:+/github/workspace/Core/Library/PackageCache/com.unity.modules.imgui:+/github/workspace/Core/Library/PackageCache/com.unity.modules.jsonserialize:+/github/workspace/Core/Library/PackageCache/com.unity.modules.particlesystem:+/github/workspace/Core/Library/PackageCache/com.unity.modules.physics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.physics2d:+/github/workspace/Core/Library/PackageCache/com.unity.modules.screencapture:+/github/workspace/Core/Library/PackageCache/com.unity.modules.terrain:+/github/workspace/Core/Library/PackageCache/com.unity.modules.terrainphysics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.tilemap:+/github/workspace/Core/Library/PackageCache/com.unity.modules.ui:+/github/workspace/Core/Library/PackageCache/com.unity.modules.uielements:+/github/workspace/Core/Library/PackageCache/com.unity.modules.umbra:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unityanalytics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequest:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestassetbundle:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestaudio:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequesttexture:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestwww:+/github/workspace/Core/Library/PackageCache/com.unity.modules.vehicles:+/github/workspace/Core/Library/PackageCache/com.unity.modules.video:+/github/workspace/Core/Library/PackageCache/com.unity.modules.vr:+/github/workspace/Core/Library/PackageCache/com.unity.modules.wind:+/github/workspace/Core/Library/PackageCache/com.unity.modules.xr:+/github/workspace/Core/Packages/com.unity.render-pipelines.core:+/github/workspace/Core/Packages/com.unity.render-pipelines.universal-config:+/github/workspace/Core/Packages/com.unity.shadergraph:+/github/workspace/Core/Library/PackageCache/com.unity.searcher:+/github/workspace/Core/Library/PackageCache/com.unity.rendering.light-transport:+/github/workspace/Core/Library/PackageCache/com.unity.modules.subsystems:+/github/workspace/Core/Library/PackageCache/com.unity.modules.hierarchycore:+/github/workspace/Core/Library/PackageCache/com.unity.xr.legacyinputhelpers:+/github/workspace/Core/Library/PackageCache/com.unity.properties:+/github/workspace/Core/Library/PackageCache/com.unity.serialization:+/github/workspace/Core/Library/PackageCache/com.unity.scriptablebuildpipeline:+/github/workspace/Core/Library/PackageCache/com.unity.editorcoroutines:+/github/workspace/Core/Library/PackageCache/com.unity.profiling.core:+/github/workspace/Core/Library/PackageCache/com.unity.nuget.mono-cecil:+/opt/unity/Editor/Data/Managed" "/opt/unity/Editor/Data/Managed/UnityEditor.dll" "/opt/unity/Editor/Data/Managed/UnityEngine.dll"
2024-10-02T22:09:28.1453469Z Filename: /opt/unity/Editor/Data/NetCoreRuntime/dotnet
2024-10-02T22:09:28.1495155Z Arguments: "/opt/unity/Editor/Data/Tools/Compilation/ApiUpdater/AssemblyUpdater.dll" update -a "Assets/ExternalDependencyManager/Editor/1.2.180/Google.JarResolver.dll" --output "/tmp/tmp7b81f904.tmp" --api-version 6000.0.11f1 -s "/opt/unity/Editor/Data/NetStandard/ref/2.1.0:/opt/unity/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard:/opt/unity/Editor/Data/NetStandard/compat/2.1.0/shims/netfx:+/github/workspace/Core/Assets:+/github/workspace/Core/Library/PackageCache/com.cysharp.unitask:+/github/workspace/Core/Library/PackageCache/com.unity.2d.sprite:+/github/workspace/Core/Library/PackageCache/com.unity.2d.tilemap:+/github/workspace/Core/Packages/com.unity.addressables:+/github/workspace/Core/Library/PackageCache/com.unity.ai.navigation:+/github/workspace/Core/Library/PackageCache/com.unity.burst:+/github/workspace/Core/Library/PackageCache/com.unity.collab-proxy:+/github/workspace/Core/Library/PackageCache/com.unity.collections:+/github/workspace/Core/Library/PackageCache/com.unity.entities:+/github/workspace/Core/Library/PackageCache/com.unity.ext.nunit:+/github/workspace/Core/Library/PackageCache/com.unity.ide.rider:+/github/workspace/Core/Library/PackageCache/com.unity.ide.visualstudio:+/github/workspace/Core/Library/PackageCache/com.unity.inputsystem:+/github/workspace/Core/Library/PackageCache/com.unity.jobs:+/github/workspace/Core/Library/PackageCache/com.unity.mathematics:+/github/workspace/Core/Library/PackageCache/com.unity.memoryprofiler:+/github/workspace/Core/Library/PackageCache/com.unity.mobile.android-logcat:+/github/workspace/Core/Library/PackageCache/com.unity.nuget.newtonsoft-json:+/github/workspace/Core/Library/PackageCache/com.unity.performance.profile-analyzer:+/github/workspace/Core/Library/PackageCache/com.unity.platforms:+/github/workspace/Core/Library/PackageCache/com.unity.postprocessing:+/github/workspace/Core/Packages/com.unity.render-pipelines.universal:+/github/workspace/Core/Library/PackageCache/com.unity.test-framework:+/github/workspace/Core/Library/PackageCache/com.unity.test-framework.performance:+/github/workspace/Core/Library/PackageCache/com.unity.timeline:+/github/workspace/Core/Library/PackageCache/com.unity.ugui:+/github/workspace/Core/Library/PackageCache/com.unity.xr.management:+/github/workspace/Core/Library/PackageCache/com.unity.modules.accessibility:+/github/workspace/Core/Library/PackageCache/com.unity.modules.ai:+/github/workspace/Core/Library/PackageCache/com.unity.modules.androidjni:+/github/workspace/Core/Library/PackageCache/com.unity.modules.animation:+/github/workspace/Core/Library/PackageCache/com.unity.modules.assetbundle:+/github/workspace/Core/Library/PackageCache/com.unity.modules.audio:+/github/workspace/Core/Library/PackageCache/com.unity.modules.cloth:+/github/workspace/Core/Library/PackageCache/com.unity.modules.director:+/github/workspace/Core/Library/PackageCache/com.unity.modules.imageconversion:+/github/workspace/Core/Library/PackageCache/com.unity.modules.imgui:+/github/workspace/Core/Library/PackageCache/com.unity.modules.jsonserialize:+/github/workspace/Core/Library/PackageCache/com.unity.modules.particlesystem:+/github/workspace/Core/Library/PackageCache/com.unity.modules.physics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.physics2d:+/github/workspace/Core/Library/PackageCache/com.unity.modules.screencapture:+/github/workspace/Core/Library/PackageCache/com.unity.modules.terrain:+/github/workspace/Core/Library/PackageCache/com.unity.modules.terrainphysics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.tilemap:+/github/workspace/Core/Library/PackageCache/com.unity.modules.ui:+/github/workspace/Core/Library/PackageCache/com.unity.modules.uielements:+/github/workspace/Core/Library/PackageCache/com.unity.modules.umbra:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unityanalytics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequest:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestassetbundle:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestaudio:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequesttexture:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestwww:+/github/workspace/Core/Library/PackageCache/com.unity.modules.vehicles:+/github/workspace/Core/Library/PackageCache/com.unity.modules.video:+/github/workspace/Core/Library/PackageCache/com.unity.modules.vr:+/github/workspace/Core/Library/PackageCache/com.unity.modules.wind:+/github/workspace/Core/Library/PackageCache/com.unity.modules.xr:+/github/workspace/Core/Packages/com.unity.render-pipelines.core:+/github/workspace/Core/Packages/com.unity.render-pipelines.universal-config:+/github/workspace/Core/Packages/com.unity.shadergraph:+/github/workspace/Core/Library/PackageCache/com.unity.searcher:+/github/workspace/Core/Library/PackageCache/com.unity.rendering.light-transport:+/github/workspace/Core/Library/PackageCache/com.unity.modules.subsystems:+/github/workspace/Core/Library/PackageCache/com.unity.modules.hierarchycore:+/github/workspace/Core/Library/PackageCache/com.unity.xr.legacyinputhelpers:+/github/workspace/Core/Library/PackageCache/com.unity.properties:+/github/workspace/Core/Library/PackageCache/com.unity.serialization:+/github/workspace/Core/Library/PackageCache/com.unity.scriptablebuildpipeline:+/github/workspace/Core/Library/PackageCache/com.unity.editorcoroutines:+/github/workspace/Core/Library/PackageCache/com.unity.profiling.core:+/github/workspace/Core/Library/PackageCache/com.unity.nuget.mono-cecil:+/opt/unity/Editor/Data/Managed" "/opt/unity/Editor/Data/Managed/UnityEngine.dll" "/opt/unity/Editor/Data/Managed/UnityEditor.dll"
2024-10-02T22:09:28.1526344Z Filename: /opt/unity/Editor/Data/NetCoreRuntime/dotnet
2024-10-02T22:09:28.1571785Z Arguments: "/opt/unity/Editor/Data/Tools/Compilation/ApiUpdater/AssemblyUpdater.dll" update -a "Assets/ExternalDependencyManager/Editor/1.2.180/Google.PackageManagerResolver.dll" --output "/tmp/tmp20c255b.tmp" --api-version 6000.0.11f1 -s "/opt/unity/Editor/Data/NetStandard/ref/2.1.0:/opt/unity/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard:/opt/unity/Editor/Data/NetStandard/compat/2.1.0/shims/netfx:+/github/workspace/Core/Assets:+/github/workspace/Core/Library/PackageCache/com.cysharp.unitask:+/github/workspace/Core/Library/PackageCache/com.unity.2d.sprite:+/github/workspace/Core/Library/PackageCache/com.unity.2d.tilemap:+/github/workspace/Core/Packages/com.unity.addressables:+/github/workspace/Core/Library/PackageCache/com.unity.ai.navigation:+/github/workspace/Core/Library/PackageCache/com.unity.burst:+/github/workspace/Core/Library/PackageCache/com.unity.collab-proxy:+/github/workspace/Core/Library/PackageCache/com.unity.collections:+/github/workspace/Core/Library/PackageCache/com.unity.entities:+/github/workspace/Core/Library/PackageCache/com.unity.ext.nunit:+/github/workspace/Core/Library/PackageCache/com.unity.ide.rider:+/github/workspace/Core/Library/PackageCache/com.unity.ide.visualstudio:+/github/workspace/Core/Library/PackageCache/com.unity.inputsystem:+/github/workspace/Core/Library/PackageCache/com.unity.jobs:+/github/workspace/Core/Library/PackageCache/com.unity.mathematics:+/github/workspace/Core/Library/PackageCache/com.unity.memoryprofiler:+/github/workspace/Core/Library/PackageCache/com.unity.mobile.android-logcat:+/github/workspace/Core/Library/PackageCache/com.unity.nuget.newtonsoft-json:+/github/workspace/Core/Library/PackageCache/com.unity.performance.profile-analyzer:+/github/workspace/Core/Library/PackageCache/com.unity.platforms:+/github/workspace/Core/Library/PackageCache/com.unity.postprocessing:+/github/workspace/Core/Packages/com.unity.render-pipelines.universal:+/github/workspace/Core/Library/PackageCache/com.unity.test-framework:+/github/workspace/Core/Library/PackageCache/com.unity.test-framework.performance:+/github/workspace/Core/Library/PackageCache/com.unity.timeline:+/github/workspace/Core/Library/PackageCache/com.unity.ugui:+/github/workspace/Core/Library/PackageCache/com.unity.xr.management:+/github/workspace/Core/Library/PackageCache/com.unity.modules.accessibility:+/github/workspace/Core/Library/PackageCache/com.unity.modules.ai:+/github/workspace/Core/Library/PackageCache/com.unity.modules.androidjni:+/github/workspace/Core/Library/PackageCache/com.unity.modules.animation:+/github/workspace/Core/Library/PackageCache/com.unity.modules.assetbundle:+/github/workspace/Core/Library/PackageCache/com.unity.modules.audio:+/github/workspace/Core/Library/PackageCache/com.unity.modules.cloth:+/github/workspace/Core/Library/PackageCache/com.unity.modules.director:+/github/workspace/Core/Library/PackageCache/com.unity.modules.imageconversion:+/github/workspace/Core/Library/PackageCache/com.unity.modules.imgui:+/github/workspace/Core/Library/PackageCache/com.unity.modules.jsonserialize:+/github/workspace/Core/Library/PackageCache/com.unity.modules.particlesystem:+/github/workspace/Core/Library/PackageCache/com.unity.modules.physics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.physics2d:+/github/workspace/Core/Library/PackageCache/com.unity.modules.screencapture:+/github/workspace/Core/Library/PackageCache/com.unity.modules.terrain:+/github/workspace/Core/Library/PackageCache/com.unity.modules.terrainphysics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.tilemap:+/github/workspace/Core/Library/PackageCache/com.unity.modules.ui:+/github/workspace/Core/Library/PackageCache/com.unity.modules.uielements:+/github/workspace/Core/Library/PackageCache/com.unity.modules.umbra:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unityanalytics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequest:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestassetbundle:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestaudio:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequesttexture:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestwww:+/github/workspace/Core/Library/PackageCache/com.unity.modules.vehicles:+/github/workspace/Core/Library/PackageCache/com.unity.modules.video:+/github/workspace/Core/Library/PackageCache/com.unity.modules.vr:+/github/workspace/Core/Library/PackageCache/com.unity.modules.wind:+/github/workspace/Core/Library/PackageCache/com.unity.modules.xr:+/github/workspace/Core/Packages/com.unity.render-pipelines.core:+/github/workspace/Core/Packages/com.unity.render-pipelines.universal-config:+/github/workspace/Core/Packages/com.unity.shadergraph:+/github/workspace/Core/Library/PackageCache/com.unity.searcher:+/github/workspace/Core/Library/PackageCache/com.unity.rendering.light-transport:+/github/workspace/Core/Library/PackageCache/com.unity.modules.subsystems:+/github/workspace/Core/Library/PackageCache/com.unity.modules.hierarchycore:+/github/workspace/Core/Library/PackageCache/com.unity.xr.legacyinputhelpers:+/github/workspace/Core/Library/PackageCache/com.unity.properties:+/github/workspace/Core/Library/PackageCache/com.unity.serialization:+/github/workspace/Core/Library/PackageCache/com.unity.scriptablebuildpipeline:+/github/workspace/Core/Library/PackageCache/com.unity.editorcoroutines:+/github/workspace/Core/Library/PackageCache/com.unity.profiling.core:+/github/workspace/Core/Library/PackageCache/com.unity.nuget.mono-cecil:+/opt/unity/Editor/Data/Managed" "/opt/unity/Editor/Data/Managed/UnityEditor.dll" "/opt/unity/Editor/Data/Managed/UnityEngine.dll"
2024-10-02T22:09:28.1616632Z Filename: /opt/unity/Editor/Data/NetCoreRuntime/dotnet
2024-10-02T22:09:28.1656313Z Arguments: "/opt/unity/Editor/Data/Tools/Compilation/ApiUpdater/AssemblyUpdater.dll" update -a "Assets/ExternalDependencyManager/Editor/1.2.180/Google.VersionHandlerImpl.dll" --output "/tmp/tmp2c626dc7.tmp" --api-version 6000.0.11f1 -s "/opt/unity/Editor/Data/NetStandard/ref/2.1.0:/opt/unity/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard:/opt/unity/Editor/Data/NetStandard/compat/2.1.0/shims/netfx:+/github/workspace/Core/Assets:+/github/workspace/Core/Library/PackageCache/com.cysharp.unitask:+/github/workspace/Core/Library/PackageCache/com.unity.2d.sprite:+/github/workspace/Core/Library/PackageCache/com.unity.2d.tilemap:+/github/workspace/Core/Packages/com.unity.addressables:+/github/workspace/Core/Library/PackageCache/com.unity.ai.navigation:+/github/workspace/Core/Library/PackageCache/com.unity.burst:+/github/workspace/Core/Library/PackageCache/com.unity.collab-proxy:+/github/workspace/Core/Library/PackageCache/com.unity.collections:+/github/workspace/Core/Library/PackageCache/com.unity.entities:+/github/workspace/Core/Library/PackageCache/com.unity.ext.nunit:+/github/workspace/Core/Library/PackageCache/com.unity.ide.rider:+/github/workspace/Core/Library/PackageCache/com.unity.ide.visualstudio:+/github/workspace/Core/Library/PackageCache/com.unity.inputsystem:+/github/workspace/Core/Library/PackageCache/com.unity.jobs:+/github/workspace/Core/Library/PackageCache/com.unity.mathematics:+/github/workspace/Core/Library/PackageCache/com.unity.memoryprofiler:+/github/workspace/Core/Library/PackageCache/com.unity.mobile.android-logcat:+/github/workspace/Core/Library/PackageCache/com.unity.nuget.newtonsoft-json:+/github/workspace/Core/Library/PackageCache/com.unity.performance.profile-analyzer:+/github/workspace/Core/Library/PackageCache/com.unity.platforms:+/github/workspace/Core/Library/PackageCache/com.unity.postprocessing:+/github/workspace/Core/Packages/com.unity.render-pipelines.universal:+/github/workspace/Core/Library/PackageCache/com.unity.test-framework:+/github/workspace/Core/Library/PackageCache/com.unity.test-framework.performance:+/github/workspace/Core/Library/PackageCache/com.unity.timeline:+/github/workspace/Core/Library/PackageCache/com.unity.ugui:+/github/workspace/Core/Library/PackageCache/com.unity.xr.management:+/github/workspace/Core/Library/PackageCache/com.unity.modules.accessibility:+/github/workspace/Core/Library/PackageCache/com.unity.modules.ai:+/github/workspace/Core/Library/PackageCache/com.unity.modules.androidjni:+/github/workspace/Core/Library/PackageCache/com.unity.modules.animation:+/github/workspace/Core/Library/PackageCache/com.unity.modules.assetbundle:+/github/workspace/Core/Library/PackageCache/com.unity.modules.audio:+/github/workspace/Core/Library/PackageCache/com.unity.modules.cloth:+/github/workspace/Core/Library/PackageCache/com.unity.modules.director:+/github/workspace/Core/Library/PackageCache/com.unity.modules.imageconversion:+/github/workspace/Core/Library/PackageCache/com.unity.modules.imgui:+/github/workspace/Core/Library/PackageCache/com.unity.modules.jsonserialize:+/github/workspace/Core/Library/PackageCache/com.unity.modules.particlesystem:+/github/workspace/Core/Library/PackageCache/com.unity.modules.physics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.physics2d:+/github/workspace/Core/Library/PackageCache/com.unity.modules.screencapture:+/github/workspace/Core/Library/PackageCache/com.unity.modules.terrain:+/github/workspace/Core/Library/PackageCache/com.unity.modules.terrainphysics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.tilemap:+/github/workspace/Core/Library/PackageCache/com.unity.modules.ui:+/github/workspace/Core/Library/PackageCache/com.unity.modules.uielements:+/github/workspace/Core/Library/PackageCache/com.unity.modules.umbra:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unityanalytics:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequest:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestassetbundle:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestaudio:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequesttexture:+/github/workspace/Core/Library/PackageCache/com.unity.modules.unitywebrequestwww:+/github/workspace/Core/Library/PackageCache/com.unity.modules.vehicles:+/github/workspace/Core/Library/PackageCache/com.unity.modules.video:+/github/workspace/Core/Library/PackageCache/com.unity.modules.vr:+/github/workspace/Core/Library/PackageCache/com.unity.modules.wind:+/github/workspace/Core/Library/PackageCache/com.unity.modules.xr:+/github/workspace/Core/Packages/com.unity.render-pipelines.core:+/github/workspace/Core/Packages/com.unity.render-pipelines.universal-config:+/github/workspace/Core/Packages/com.unity.shadergraph:+/github/workspace/Core/Library/PackageCache/com.unity.searcher:+/github/workspace/Core/Library/PackageCache/com.unity.rendering.light-transport:+/github/workspace/Core/Library/PackageCache/com.unity.modules.subsystems:+/github/workspace/Core/Library/PackageCache/com.unity.modules.hierarchycore:+/github/workspace/Core/Library/PackageCache/com.unity.xr.legacyinputhelpers:+/github/workspace/Core/Library/PackageCache/com.unity.properties:+/github/workspace/Core/Library/PackageCache/com.unity.serialization:+/github/workspace/Core/Library/PackageCache/com.unity.scriptablebuildpipeline:+/github/workspace/Core/Library/PackageCache/com.unity.editorcoroutines:+/github/workspace/Core/Library/PackageCache/com.unity.profiling.core:+/github/workspace/Core/Library/PackageCache/com.unity.nuget.mono-cecil:+/opt/unity/Editor/Data/Managed" "/opt/unity/Editor/Data/Managed/UnityEditor.dll" "/opt/unity/Editor/Data/Managed/UnityEngine.dll"
2024-10-02T22:09:29.5161065Z [API Updater] Assemblies not requiring updates:
2024-10-02T22:09:29.5162155Z [API Updater] Assets/ExternalDependencyManager/Editor/1.2.180/Google.VersionHandlerImpl.dll
2024-10-02T22:09:29.5163513Z [API Updater] Assets/ExternalDependencyManager/Editor/1.2.180/Google.JarResolver.dll
2024-10-02T22:09:29.5164671Z [API Updater] Assets/ExternalDependencyManager/Editor/Google.VersionHandler.dll
2024-10-02T22:09:29.5165834Z [API Updater] Assets/ExternalDependencyManager/Editor/1.2.180/Google.IOSResolver.dll
2024-10-02T22:09:29.5167137Z [API Updater] Assets/ExternalDependencyManager/Editor/1.2.180/Google.PackageManagerResolver.dll
2024-10-02T22:09:29.5168379Z [API Updater] Update finished with success in 2748 ms (0/5 assembly(ies) updated).
2024-10-02T22:09:29.5169485Z Assembly Updater Post Process Assets time: 2.829005s
2024-10-02T22:09:29.5170476Z [ScriptCompilation] Requested script compilation because: Assembly Definition File(s) changed
2024-10-02T22:09:29.5171977Z [ScriptCompilation] Requested script compilation because: Assetdatabase observed changes in script compilation related files
2024-10-02T22:09:30.2702476Z info: Microsoft.Hosting.Lifetime[14]
2024-10-02T22:09:30.2705277Z Now listening on: http://unix:/tmp/ilpp.sock-7e390eb89293ef4196c1d4813abe25c5
2024-10-02T22:09:30.2706589Z info: Microsoft.Hosting.Lifetime[0]
2024-10-02T22:09:30.2707410Z Application started. Press Ctrl+C to shut down.
2024-10-02T22:09:30.2708300Z info: Microsoft.Hosting.Lifetime[0]
2024-10-02T22:09:30.2709296Z Hosting environment: Production
2024-10-02T22:09:30.2710081Z info: Microsoft.Hosting.Lifetime[0]
2024-10-02T22:09:30.2710757Z Content root path: /github/workspace/Core/
2024-10-02T22:09:30.3129856Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:09:30.3131184Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/Ping application/grpc -
2024-10-02T22:09:30.3301566Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:09:30.3303290Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/Ping'
2024-10-02T22:09:30.3567876Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:09:30.3569382Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/Ping'
2024-10-02T22:09:30.3593701Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:09:30.3595240Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/Ping application/grpc - - 200 - application/grpc 47.2401ms
2024-10-02T22:09:30.4077375Z Starting: /opt/unity/Editor/Data/bee_backend --dont-print-to-structured-log --ipc --defer-dag-verification --dagfile="Library/Bee/1900b0aE.dag" --continue-on-failure --profile="Library/Bee/backend1.traceevents" ScriptAssemblies
2024-10-02T22:09:30.4079574Z WorkingDir: /github/workspace/Core
2024-10-02T22:09:30.7055619Z DisplayProgressbar: Compiling Scripts
2024-10-02T22:09:31.8855570Z ExitCode: 4 Duration: 1s477ms
2024-10-02T22:09:31.8858740Z Rebuilding DAG because FileSignature timestamp changed: Assets/csc.rsp
2024-10-02T22:09:31.8860037Z [ 747/1548 1s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)
2024-10-02T22:09:31.8861020Z ##### CommandLine
2024-10-02T22:09:31.8863221Z "/opt/unity/Editor/Data/NetCoreRuntime/dotnet" exec "/opt/unity/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp" "@Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp2"
2024-10-02T22:09:31.8865792Z ##### Contents of Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp
2024-10-02T22:09:31.8866750Z -target:library
2024-10-02T22:09:31.8867400Z -out:"Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll"
2024-10-02T22:09:31.8868396Z -refout:"Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.ref.dll"
2024-10-02T22:09:31.8869350Z -define:UNITY_6000_0_11
2024-10-02T22:09:31.8869816Z -define:UNITY_6000_0
2024-10-02T22:09:31.8870271Z -define:UNITY_6000
2024-10-02T22:09:31.8870595Z -define:UNITY_5_3_OR_NEWER
2024-10-02T22:09:31.8870893Z -define:UNITY_5_4_OR_NEWER
2024-10-02T22:09:31.8871184Z -define:UNITY_5_5_OR_NEWER
2024-10-02T22:09:31.8871464Z -define:UNITY_5_6_OR_NEWER
2024-10-02T22:09:31.8871758Z -define:UNITY_2017_1_OR_NEWER
2024-10-02T22:09:31.8872059Z -define:UNITY_2017_2_OR_NEWER
2024-10-02T22:09:31.8872358Z -define:UNITY_2017_3_OR_NEWER
2024-10-02T22:09:31.8872658Z -define:UNITY_2017_4_OR_NEWER
2024-10-02T22:09:31.8872970Z -define:UNITY_2018_1_OR_NEWER
2024-10-02T22:09:31.8873267Z -define:UNITY_2018_2_OR_NEWER
2024-10-02T22:09:31.8873560Z -define:UNITY_2018_3_OR_NEWER
2024-10-02T22:09:31.8873850Z -define:UNITY_2018_4_OR_NEWER
2024-10-02T22:09:31.8874137Z -define:UNITY_2019_1_OR_NEWER
2024-10-02T22:09:31.8874427Z -define:UNITY_2019_2_OR_NEWER
2024-10-02T22:09:31.8874719Z -define:UNITY_2019_3_OR_NEWER
2024-10-02T22:09:31.8875010Z -define:UNITY_2019_4_OR_NEWER
2024-10-02T22:09:31.8875297Z -define:UNITY_2020_1_OR_NEWER
2024-10-02T22:09:31.8875590Z -define:UNITY_2020_2_OR_NEWER
2024-10-02T22:09:31.8875873Z -define:UNITY_2020_3_OR_NEWER
2024-10-02T22:09:31.8876162Z -define:UNITY_2021_1_OR_NEWER
2024-10-02T22:09:31.8876450Z -define:UNITY_2021_2_OR_NEWER
2024-10-02T22:09:31.8876732Z -define:UNITY_2021_3_OR_NEWER
2024-10-02T22:09:31.8877061Z -define:UNITY_2022_1_OR_NEWER
2024-10-02T22:09:31.8877478Z -define:UNITY_2022_2_OR_NEWER
2024-10-02T22:09:31.8877766Z -define:UNITY_2022_3_OR_NEWER
2024-10-02T22:09:31.8878058Z -define:UNITY_2023_1_OR_NEWER
2024-10-02T22:09:31.8878349Z -define:UNITY_2023_2_OR_NEWER
2024-10-02T22:09:31.8878633Z -define:UNITY_2023_3_OR_NEWER
2024-10-02T22:09:31.8879113Z -define:UNITY_6000_0_OR_NEWER
2024-10-02T22:09:31.8879414Z -define:PLATFORM_ARCH_64
2024-10-02T22:09:31.8879693Z -define:UNITY_64
2024-10-02T22:09:31.8879959Z -define:UNITY_INCLUDE_TESTS
2024-10-02T22:09:31.8880247Z -define:ENABLE_AR
2024-10-02T22:09:31.8880492Z -define:ENABLE_AUDIO
2024-10-02T22:09:31.8880755Z -define:ENABLE_CACHING
2024-10-02T22:09:31.8881285Z -define:ENABLE_CLOTH
2024-10-02T22:09:31.8881550Z -define:ENABLE_EVENT_QUEUE
2024-10-02T22:09:31.8881845Z -define:ENABLE_MICROPHONE
2024-10-02T22:09:31.8882152Z -define:ENABLE_MULTIPLE_DISPLAYS
2024-10-02T22:09:31.8882462Z -define:ENABLE_PHYSICS
2024-10-02T22:09:31.8882755Z -define:ENABLE_TEXTURE_STREAMING
2024-10-02T22:09:31.8883078Z -define:ENABLE_VIRTUALTEXTURING
2024-10-02T22:09:31.8883378Z -define:ENABLE_LZMA
2024-10-02T22:09:31.8883641Z -define:ENABLE_UNITYEVENTS
2024-10-02T22:09:31.8883916Z -define:ENABLE_VR
2024-10-02T22:09:31.8884307Z -define:ENABLE_WEBCAM
2024-10-02T22:09:31.8884598Z -define:ENABLE_UNITYWEBREQUEST
2024-10-02T22:09:31.8884893Z -define:ENABLE_WWW
2024-10-02T22:09:31.8885158Z -define:ENABLE_CLOUD_SERVICES
2024-10-02T22:09:31.8885471Z -define:ENABLE_CLOUD_SERVICES_ADS
2024-10-02T22:09:31.8885838Z -define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST
2024-10-02T22:09:31.8886264Z -define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING
2024-10-02T22:09:31.8886673Z -define:ENABLE_CLOUD_SERVICES_PURCHASING
2024-10-02T22:09:31.8887084Z -define:ENABLE_CLOUD_SERVICES_ANALYTICS
2024-10-02T22:09:31.8887438Z -define:ENABLE_CLOUD_SERVICES_BUILD
2024-10-02T22:09:31.8887778Z -define:ENABLE_EDITOR_GAME_SERVICES
2024-10-02T22:09:31.8888188Z -define:ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT
2024-10-02T22:09:31.8888583Z -define:ENABLE_CLOUD_LICENSE
2024-10-02T22:09:31.8889053Z -define:ENABLE_EDITOR_HUB_LICENSE
2024-10-02T22:09:31.8889389Z -define:ENABLE_WEBSOCKET_CLIENT
2024-10-02T22:09:31.8889804Z -define:ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API
2024-10-02T22:09:31.8890234Z -define:ENABLE_DIRECTOR_AUDIO
2024-10-02T22:09:31.8890544Z -define:ENABLE_DIRECTOR_TEXTURE
2024-10-02T22:09:31.8890854Z -define:ENABLE_MANAGED_JOBS
2024-10-02T22:09:31.8891169Z -define:ENABLE_MANAGED_TRANSFORM_JOBS
2024-10-02T22:09:31.8891524Z -define:ENABLE_MANAGED_ANIMATION_JOBS
2024-10-02T22:09:31.8891859Z -define:ENABLE_MANAGED_AUDIO_JOBS
2024-10-02T22:09:31.8892181Z -define:ENABLE_MANAGED_UNITYTLS
2024-10-02T22:09:31.8892492Z -define:INCLUDE_DYNAMIC_GI
2024-10-02T22:09:31.8892803Z -define:ENABLE_SCRIPTING_GC_WBARRIERS
2024-10-02T22:09:31.8893149Z -define:PLATFORM_SUPPORTS_MONO
2024-10-02T22:09:31.8893466Z -define:RENDER_SOFTWARE_CURSOR
2024-10-02T22:09:31.8893779Z -define:ENABLE_MARSHALLING_TESTS
2024-10-02T22:09:31.8894084Z -define:ENABLE_VIDEO
2024-10-02T22:09:31.8894427Z -define:ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK
2024-10-02T22:09:31.8894857Z -define:ENABLE_ACCELERATOR_CLIENT_DEBUGGING
2024-10-02T22:09:31.8895223Z -define:TEXTCORE_1_0_OR_NEWER
2024-10-02T22:09:31.8895579Z -define:EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED
2024-10-02T22:09:31.8895959Z -define:PLATFORM_STANDALONE_WIN
2024-10-02T22:09:31.8896274Z -define:PLATFORM_STANDALONE
2024-10-02T22:09:31.8896576Z -define:UNITY_STANDALONE_WIN
2024-10-02T22:09:31.8896867Z -define:UNITY_STANDALONE
2024-10-02T22:09:31.8897150Z -define:ENABLE_RUNTIME_GI
2024-10-02T22:09:31.8897425Z -define:ENABLE_MOVIES
2024-10-02T22:09:31.8897685Z -define:ENABLE_NETWORK
2024-10-02T22:09:31.8897954Z -define:ENABLE_NVIDIA
2024-10-02T22:09:31.8898206Z -define:ENABLE_AMD
2024-10-02T22:09:31.8898492Z -define:ENABLE_CRUNCH_TEXTURE_COMPRESSION
2024-10-02T22:09:31.8898984Z -define:ENABLE_OUT_OF_PROCESS_CRASH_HANDLER
2024-10-02T22:09:31.8899345Z -define:ENABLE_CLUSTER_SYNC
2024-10-02T22:09:31.8899638Z -define:ENABLE_CLUSTERINPUT
2024-10-02T22:09:31.8900000Z -define:PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP
2024-10-02T22:09:31.8900437Z -define:GFXDEVICE_WAITFOREVENT_MESSAGEPUMP
2024-10-02T22:09:31.8900889Z -define:PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER
2024-10-02T22:09:31.8901356Z -define:PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION
2024-10-02T22:09:31.8901778Z -define:PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS
2024-10-02T22:09:31.8902133Z -define:ENABLE_MONO
2024-10-02T22:09:31.8902382Z -define:NET_4_6
2024-10-02T22:09:31.8902625Z -define:NET_UNITY_4_8
2024-10-02T22:09:31.8902885Z -define:ENABLE_PROFILER
2024-10-02T22:09:31.8903145Z -define:DEBUG
2024-10-02T22:09:31.8903370Z -define:TRACE
2024-10-02T22:09:31.8903753Z -define:UNITY_ASSERTIONS
2024-10-02T22:09:31.8904026Z -define:UNITY_EDITOR
2024-10-02T22:09:31.8904281Z -define:UNITY_EDITOR_64
2024-10-02T22:09:31.8904554Z -define:UNITY_EDITOR_LINUX
2024-10-02T22:09:31.8904868Z -define:ENABLE_UNITY_COLLECTIONS_CHECKS
2024-10-02T22:09:31.8905200Z -define:ENABLE_BURST_AOT
2024-10-02T22:09:31.8905488Z -define:UNITY_TEAM_LICENSE
2024-10-02T22:09:31.8905770Z -define:UNITY_PRO_LICENSE
2024-10-02T22:09:31.8906065Z -define:ENABLE_CUSTOM_RENDER_TEXTURE
2024-10-02T22:09:31.8906508Z -define:ENABLE_DIRECTOR
2024-10-02T22:09:31.8906795Z -define:ENABLE_LOCALIZATION
2024-10-02T22:09:31.8907075Z -define:ENABLE_SPRITES
2024-10-02T22:09:31.8907343Z -define:ENABLE_TERRAIN
2024-10-02T22:09:31.8907606Z -define:ENABLE_TILEMAP
2024-10-02T22:09:31.8907859Z -define:ENABLE_TIMELINE
2024-10-02T22:09:31.8908138Z -define:ENABLE_INPUT_SYSTEM
2024-10-02T22:09:31.8908448Z -define:ENABLE_LEGACY_INPUT_MANAGER
2024-10-02T22:09:31.8908903Z -define:TEXTCORE_FONT_ENGINE_1_5_OR_NEWER
2024-10-02T22:09:31.8909296Z -define:TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER
2024-10-02T22:09:31.8909633Z -define:USE_JOBSYSTEM
2024-10-02T22:09:31.8909893Z -define:USE_NEW_GALAXY
2024-10-02T22:09:31.8910156Z -define:USE_GPUGRIDS
2024-10-02T22:09:31.8910453Z -define:UNITY_POST_PROCESSING_STACK_V2
2024-10-02T22:09:31.8910780Z -define:USE_NEW_SQLITE
2024-10-02T22:09:31.8911049Z -define:DISABLESTEAMWORKS
2024-10-02T22:09:31.8911329Z -define:STEAMWORKS_NET
2024-10-02T22:09:31.8911592Z -define:PACKAGE_PHYSICS
2024-10-02T22:09:31.8911872Z -define:PACKAGE_PHYSICS2D
2024-10-02T22:09:31.8912159Z -define:PACKAGE_TILEMAP
2024-10-02T22:09:31.8912430Z -define:PACKAGE_ANIMATION
2024-10-02T22:09:31.8912713Z -define:PACKAGE_UITOOLKIT
2024-10-02T22:09:31.8912995Z -define:PACKAGE_INPUTSYSTEM
2024-10-02T22:09:31.8913281Z -define:CSHARP_7_OR_LATER
2024-10-02T22:09:31.8913560Z -define:CSHARP_7_3_OR_NEWER
2024-10-02T22:09:31.8913970Z -r:"/opt/unity/Editor/Data/Managed/UnityEditor.Graphs.dll"
2024-10-02T22:09:31.8914669Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.AccessibilityModule.dll"
2024-10-02T22:09:31.8915560Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.AdaptivePerformanceModule.dll"
2024-10-02T22:09:31.8916420Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.BuildProfileModule.dll"
2024-10-02T22:09:31.8917279Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.CoreBusinessMetricsModule.dll"
2024-10-02T22:09:31.8918090Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll"
2024-10-02T22:09:31.8919587Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll"
2024-10-02T22:09:31.8920766Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll"
2024-10-02T22:09:31.8921594Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll"
2024-10-02T22:09:31.8922389Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.EmbreeModule.dll"
2024-10-02T22:09:31.8923117Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.GIModule.dll"
2024-10-02T22:09:31.8923867Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll"
2024-10-02T22:09:31.8924825Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.GraphicsStateCollectionSerializerModule.dll"
2024-10-02T22:09:31.8925773Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.GridAndSnapModule.dll"
2024-10-02T22:09:31.8926532Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.GridModule.dll"
2024-10-02T22:09:31.8927484Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.MultiplayerModule.dll"
2024-10-02T22:09:31.8928642Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.Physics2DModule.dll"
2024-10-02T22:09:31.8929781Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.PhysicsModule.dll"
2024-10-02T22:09:31.8930809Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.PresetsUIModule.dll"
2024-10-02T22:09:31.8931616Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.PropertiesModule.dll"
2024-10-02T22:09:31.8932610Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll"
2024-10-02T22:09:31.8933383Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.SafeModeModule.dll"
2024-10-02T22:09:31.8934186Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll"
2024-10-02T22:09:31.8934993Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.SceneViewModule.dll"
2024-10-02T22:09:31.8935904Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.ShaderFoundryModule.dll"
2024-10-02T22:09:31.8936701Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.SketchUpModule.dll"
2024-10-02T22:09:31.8937481Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.SpriteMaskModule.dll"
2024-10-02T22:09:31.8938282Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.SpriteShapeModule.dll"
2024-10-02T22:09:31.8939250Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.SubstanceModule.dll"
2024-10-02T22:09:31.8940040Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.TerrainModule.dll"
2024-10-02T22:09:31.8940867Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll"
2024-10-02T22:09:31.8941744Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll"
2024-10-02T22:09:31.8942590Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.TextRenderingModule.dll"
2024-10-02T22:09:31.8943376Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.TilemapModule.dll"
2024-10-02T22:09:31.8944114Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.TreeModule.dll"
2024-10-02T22:09:31.8944877Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.UIAutomationModule.dll"
2024-10-02T22:09:31.8945688Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll"
2024-10-02T22:09:31.8946494Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll"
2024-10-02T22:09:31.8947441Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll"
2024-10-02T22:09:31.8948706Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.UmbraModule.dll"
2024-10-02T22:09:31.8950369Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll"
2024-10-02T22:09:31.8951247Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.VFXModule.dll"
2024-10-02T22:09:31.8951969Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.VideoModule.dll"
2024-10-02T22:09:31.8952717Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.XRModule.dll"
2024-10-02T22:09:31.8953362Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.dll"
2024-10-02T22:09:31.8954000Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll"
2024-10-02T22:09:31.8954686Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll"
2024-10-02T22:09:31.8955435Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll"
2024-10-02T22:09:31.8956246Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll"
2024-10-02T22:09:31.8957040Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll"
2024-10-02T22:09:31.8957838Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll"
2024-10-02T22:09:31.8958597Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll"
2024-10-02T22:09:31.8959459Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll"
2024-10-02T22:09:31.8960238Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll"
2024-10-02T22:09:31.8961074Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll"
2024-10-02T22:09:31.8961894Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ContentLoadModule.dll"
2024-10-02T22:09:31.8962656Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll"
2024-10-02T22:09:31.8963448Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll"
2024-10-02T22:09:31.8964445Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll"
2024-10-02T22:09:31.8965210Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll"
2024-10-02T22:09:31.8965980Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll"
2024-10-02T22:09:31.8966726Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll"
2024-10-02T22:09:31.8967823Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.GraphicsStateCollectionSerializerModule.dll"
2024-10-02T22:09:31.8968738Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll"
2024-10-02T22:09:31.8969635Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.HierarchyCoreModule.dll"
2024-10-02T22:09:31.8970439Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll"
2024-10-02T22:09:31.8971204Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll"
2024-10-02T22:09:31.8971997Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll"
2024-10-02T22:09:31.8972812Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.InputForUIModule.dll"
2024-10-02T22:09:31.8973615Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll"
2024-10-02T22:09:31.8974380Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll"
2024-10-02T22:09:31.8975175Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll"
2024-10-02T22:09:31.8975990Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll"
2024-10-02T22:09:31.8976809Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.MarshallingModule.dll"
2024-10-02T22:09:31.8977609Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.MultiplayerModule.dll"
2024-10-02T22:09:31.8978435Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll"
2024-10-02T22:09:31.8979422Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll"
2024-10-02T22:09:31.8980280Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll"
2024-10-02T22:09:31.8981051Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll"
2024-10-02T22:09:31.8981829Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.PropertiesModule.dll"
2024-10-02T22:09:31.8982858Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll"
2024-10-02T22:09:31.8983872Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll"
2024-10-02T22:09:31.8984752Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.ShaderVariantAnalyticsModule.dll"
2024-10-02T22:09:31.8985654Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll"
2024-10-02T22:09:31.8986480Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll"
2024-10-02T22:09:31.8987282Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll"
2024-10-02T22:09:31.8988080Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll"
2024-10-02T22:09:31.8988960Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll"
2024-10-02T22:09:31.8989749Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll"
2024-10-02T22:09:31.8990509Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll"
2024-10-02T22:09:31.8991248Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll"
2024-10-02T22:09:31.8992045Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll"
2024-10-02T22:09:31.8992902Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll"
2024-10-02T22:09:31.8993787Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll"
2024-10-02T22:09:31.8994916Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll"
2024-10-02T22:09:31.8995705Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll"
2024-10-02T22:09:31.8996485Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll"
2024-10-02T22:09:31.8997232Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll"
2024-10-02T22:09:31.8997938Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll"
2024-10-02T22:09:31.8999005Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll"
2024-10-02T22:09:31.8999912Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll"
2024-10-02T22:09:31.9000746Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll"
2024-10-02T22:09:31.9001544Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll"
2024-10-02T22:09:31.9002378Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll"
2024-10-02T22:09:31.9003331Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll"
2024-10-02T22:09:31.9004277Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll"
2024-10-02T22:09:31.9005157Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll"
2024-10-02T22:09:31.9006057Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll"
2024-10-02T22:09:31.9006966Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll"
2024-10-02T22:09:31.9007760Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll"
2024-10-02T22:09:31.9008986Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll"
2024-10-02T22:09:31.9009934Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll"
2024-10-02T22:09:31.9010698Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll"
2024-10-02T22:09:31.9011520Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll"
2024-10-02T22:09:31.9012321Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll"
2024-10-02T22:09:31.9013025Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll"
2024-10-02T22:09:31.9013670Z -r:"/opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.dll"
2024-10-02T22:09:31.9014564Z -r:"/opt/unity/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll"
2024-10-02T22:09:31.9015750Z -r:"/opt/unity/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll"
2024-10-02T22:09:31.9016879Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/Microsoft.Win32.Primitives.dll"
2024-10-02T22:09:31.9017874Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.AppContext.dll"
2024-10-02T22:09:31.9018789Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Buffers.dll"
2024-10-02T22:09:31.9019918Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.Concurrent.dll"
2024-10-02T22:09:31.9020994Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.NonGeneric.dll"
2024-10-02T22:09:31.9022092Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.Specialized.dll"
2024-10-02T22:09:31.9023112Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.dll"
2024-10-02T22:09:31.9024153Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.Annotations.dll"
2024-10-02T22:09:31.9025313Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.EventBasedAsync.dll"
2024-10-02T22:09:31.9026461Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.Primitives.dll"
2024-10-02T22:09:31.9027770Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.TypeConverter.dll"
2024-10-02T22:09:31.9028942Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.dll"
2024-10-02T22:09:31.9029895Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Console.dll"
2024-10-02T22:09:31.9031024Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Data.Common.dll"
2024-10-02T22:09:31.9032047Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Contracts.dll"
2024-10-02T22:09:31.9033097Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Debug.dll"
2024-10-02T22:09:31.9034187Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.FileVersionInfo.dll"
2024-10-02T22:09:31.9035285Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Process.dll"
2024-10-02T22:09:31.9036347Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.StackTrace.dll"
2024-10-02T22:09:31.9037515Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.TextWriterTraceListener.dll"
2024-10-02T22:09:31.9038655Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Tools.dll"
2024-10-02T22:09:31.9039821Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.TraceSource.dll"
2024-10-02T22:09:31.9040882Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Drawing.Primitives.dll"
2024-10-02T22:09:31.9041897Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Dynamic.Runtime.dll"
2024-10-02T22:09:31.9042944Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Globalization.Calendars.dll"
2024-10-02T22:09:31.9044038Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Globalization.Extensions.dll"
2024-10-02T22:09:31.9045078Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Globalization.dll"
2024-10-02T22:09:31.9046107Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.Compression.ZipFile.dll"
2024-10-02T22:09:31.9047191Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.DriveInfo.dll"
2024-10-02T22:09:31.9048291Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.Primitives.dll"
2024-10-02T22:09:31.9049473Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.Watcher.dll"
2024-10-02T22:09:31.9050486Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.dll"
2024-10-02T22:09:31.9051492Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.IsolatedStorage.dll"
2024-10-02T22:09:31.9052541Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.MemoryMappedFiles.dll"
2024-10-02T22:09:31.9053523Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.Pipes.dll"
2024-10-02T22:09:31.9054533Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.UnmanagedMemoryStream.dll"
2024-10-02T22:09:31.9055510Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.dll"
2024-10-02T22:09:31.9056443Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.Expressions.dll"
2024-10-02T22:09:31.9057438Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.Parallel.dll"
2024-10-02T22:09:31.9058418Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.Queryable.dll"
2024-10-02T22:09:31.9059584Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.dll"
2024-10-02T22:09:31.9060454Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Memory.dll"
2024-10-02T22:09:31.9061378Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Http.Rtc.dll"
2024-10-02T22:09:31.9062381Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.NameResolution.dll"
2024-10-02T22:09:31.9063550Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.NetworkInformation.dll"
2024-10-02T22:09:31.9064549Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Ping.dll"
2024-10-02T22:09:31.9065495Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Primitives.dll"
2024-10-02T22:09:31.9066502Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Requests.dll"
2024-10-02T22:09:31.9067477Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Security.dll"
2024-10-02T22:09:31.9068427Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Sockets.dll"
2024-10-02T22:09:31.9069553Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.WebHeaderCollection.dll"
2024-10-02T22:09:31.9070646Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.WebSockets.Client.dll"
2024-10-02T22:09:31.9071668Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.WebSockets.dll"
2024-10-02T22:09:31.9072626Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ObjectModel.dll"
2024-10-02T22:09:31.9073667Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.DispatchProxy.dll"
2024-10-02T22:09:31.9074807Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Emit.ILGeneration.dll"
2024-10-02T22:09:31.9075959Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Emit.Lightweight.dll"
2024-10-02T22:09:31.9077020Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Emit.dll"
2024-10-02T22:09:31.9078052Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Extensions.dll"
2024-10-02T22:09:31.9079225Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Primitives.dll"
2024-10-02T22:09:31.9080221Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.dll"
2024-10-02T22:09:31.9081199Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Resources.Reader.dll"
2024-10-02T22:09:31.9082263Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Resources.ResourceManager.dll"
2024-10-02T22:09:31.9083326Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Resources.Writer.dll"
2024-10-02T22:09:31.9084436Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.CompilerServices.VisualC.dll"
2024-10-02T22:09:31.9085566Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Extensions.dll"
2024-10-02T22:09:31.9086585Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Handles.dll"
2024-10-02T22:09:31.9087758Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll"
2024-10-02T22:09:31.9089160Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll"
2024-10-02T22:09:31.9090360Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.InteropServices.dll"
2024-10-02T22:09:31.9091412Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Numerics.dll"
2024-10-02T22:09:31.9092682Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Formatters.dll"
2024-10-02T22:09:31.9093857Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Json.dll"
2024-10-02T22:09:31.9095029Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Primitives.dll"
2024-10-02T22:09:31.9096305Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Xml.dll"
2024-10-02T22:09:31.9097315Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.dll"
2024-10-02T22:09:31.9098262Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Claims.dll"
2024-10-02T22:09:31.9099477Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Algorithms.dll"
2024-10-02T22:09:31.9100649Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Csp.dll"
2024-10-02T22:09:31.9101800Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Encoding.dll"
2024-10-02T22:09:31.9102994Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Primitives.dll"
2024-10-02T22:09:31.9104962Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.X509Certificates.dll"
2024-10-02T22:09:31.9107022Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Principal.dll"
2024-10-02T22:09:31.9108116Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.SecureString.dll"
2024-10-02T22:09:31.9109317Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Duplex.dll"
2024-10-02T22:09:31.9110372Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Http.dll"
2024-10-02T22:09:31.9111404Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.NetTcp.dll"
2024-10-02T22:09:31.9112485Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Primitives.dll"
2024-10-02T22:09:31.9113573Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Security.dll"
2024-10-02T22:09:31.9114666Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Text.Encoding.Extensions.dll"
2024-10-02T22:09:31.9115706Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Text.Encoding.dll"
2024-10-02T22:09:31.9116740Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Text.RegularExpressions.dll"
2024-10-02T22:09:31.9117814Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Overlapped.dll"
2024-10-02T22:09:31.9119009Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Tasks.Extensions.dll"
2024-10-02T22:09:31.9120132Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Tasks.Parallel.dll"
2024-10-02T22:09:31.9121181Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Tasks.dll"
2024-10-02T22:09:31.9122178Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Thread.dll"
2024-10-02T22:09:31.9123218Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.ThreadPool.dll"
2024-10-02T22:09:31.9124234Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Timer.dll"
2024-10-02T22:09:31.9125187Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.dll"
2024-10-02T22:09:31.9126297Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ValueTuple.dll"
2024-10-02T22:09:31.9127279Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.ReaderWriter.dll"
2024-10-02T22:09:31.9128268Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XDocument.dll"
2024-10-02T22:09:31.9129387Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XPath.XDocument.dll"
2024-10-02T22:09:31.9130486Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XPath.dll"
2024-10-02T22:09:31.9131453Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XmlDocument.dll"
2024-10-02T22:09:31.9132476Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XmlSerializer.dll"
2024-10-02T22:09:31.9133423Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/netstandard.dll"
2024-10-02T22:09:31.9134289Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Microsoft.CSharp.dll"
2024-10-02T22:09:31.9135247Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.ComponentModel.Composition.dll"
2024-10-02T22:09:31.9136165Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Core.dll"
2024-10-02T22:09:31.9137078Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Data.DataSetExtensions.dll"
2024-10-02T22:09:31.9137977Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Data.dll"
2024-10-02T22:09:31.9138794Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Drawing.dll"
2024-10-02T22:09:31.9139834Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.IO.Compression.FileSystem.dll"
2024-10-02T22:09:31.9140796Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.IO.Compression.dll"
2024-10-02T22:09:31.9141660Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Net.Http.dll"
2024-10-02T22:09:31.9142546Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Numerics.Vectors.dll"
2024-10-02T22:09:31.9143418Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Numerics.dll"
2024-10-02T22:09:31.9144335Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Runtime.Serialization.dll"
2024-10-02T22:09:31.9145264Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Transactions.dll"
2024-10-02T22:09:31.9146119Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Xml.Linq.dll"
2024-10-02T22:09:31.9146934Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Xml.dll"
2024-10-02T22:09:31.9147705Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.dll"
2024-10-02T22:09:31.9148467Z -r:"/opt/unity/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/mscorlib.dll"
2024-10-02T22:09:31.9149214Z -r:"Assets/Editor/HtmlAgilityPack/HtmlAgilityPack.dll"
2024-10-02T22:09:31.9149827Z -r:"Assets/ExternalDependencyManager/Editor/1.2.175/Google.JarResolver.dll"
2024-10-02T22:09:31.9150580Z -r:"Assets/ExternalDependencyManager/Editor/1.2.175/Google.PackageManagerResolver.dll"
2024-10-02T22:09:31.9151372Z -r:"Assets/ExternalDependencyManager/Editor/1.2.175/Google.VersionHandlerImpl.dll"
2024-10-02T22:09:31.9152093Z -r:"Assets/ExternalDependencyManager/Editor/Google.VersionHandler.dll"
2024-10-02T22:09:31.9152708Z -r:"Assets/Libraries/CSharpFITS/Editor/CSharpFITS_v1.1.dll"
2024-10-02T22:09:31.9153176Z -r:"Assets/Libraries/FSM/Stateless.dll"
2024-10-02T22:09:31.9153592Z -r:"Assets/Libraries/Graphs/Editor/GraphEditor.dll"
2024-10-02T22:09:31.9154062Z -r:"Assets/Libraries/Graphs/Plugins/GraphLogger.dll"
2024-10-02T22:09:31.9154609Z -r:"Assets/Libraries/System.Runtime.CompilerServices.Unsafe.dll"
2024-10-02T22:09:31.9155107Z -r:"Assets/Plugins/AWS/AWSSDK.Core.dll"
2024-10-02T22:09:31.9155485Z -r:"Assets/Plugins/AWS/AWSSDK.S3.dll"
2024-10-02T22:09:31.9155990Z -r:"Assets/Plugins/GPUReadbackPlugin.dll"
2024-10-02T22:09:31.9156387Z -r:"Assets/Plugins/GiantArmy.Plugins.dll"
2024-10-02T22:09:31.9156839Z -r:"Assets/Plugins/UnityPerf/UnityEngine.CrashLog.dll"
2024-10-02T22:09:31.9157614Z -r:"Library/PackageCache/com.unity.collab-proxy/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll"
2024-10-02T22:09:31.9158641Z -r:"Library/PackageCache/com.unity.collab-proxy/Lib/Editor/PlasticSCM/Unity.Plastic.Newtonsoft.Json.dll"
2024-10-02T22:09:31.9159781Z -r:"Library/PackageCache/com.unity.collab-proxy/Lib/Editor/PlasticSCM/log4netPlastic.dll"
2024-10-02T22:09:31.9160594Z -r:"Library/PackageCache/com.unity.collab-proxy/Lib/Editor/PlasticSCM/unityplastic.dll"
2024-10-02T22:09:31.9161615Z -r:"Library/PackageCache/com.unity.collections/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll"
2024-10-02T22:09:31.9162592Z -r:"Library/PackageCache/com.unity.ext.nunit/net40/unity-custom/nunit.framework.dll"
2024-10-02T22:09:31.9163289Z -r:"Library/PackageCache/com.unity.nuget.mono-cecil/Mono.Cecil.dll"
2024-10-02T22:09:31.9163994Z -r:"Library/PackageCache/com.unity.nuget.newtonsoft-json/Runtime/Newtonsoft.Json.dll"
2024-10-02T22:09:31.9164890Z -analyzer:"/opt/unity/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll"
2024-10-02T22:09:31.9165838Z -analyzer:"/opt/unity/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll"
2024-10-02T22:09:31.9166754Z -analyzer:"/opt/unity/Editor/Data/Tools/Unity.SourceGenerators/Unity.UIToolkit.SourceGenerator.dll"
2024-10-02T22:09:31.9167600Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/EventData/AxisEventData.cs"
2024-10-02T22:09:31.9168388Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/EventData/BaseEventData.cs"
2024-10-02T22:09:31.9169297Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/EventData/PointerEventData.cs"
2024-10-02T22:09:31.9170032Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/EventHandle.cs"
2024-10-02T22:09:31.9170714Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/EventInterfaces.cs"
2024-10-02T22:09:31.9171395Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/EventSystem.cs"
2024-10-02T22:09:31.9172054Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/EventTrigger.cs"
2024-10-02T22:09:31.9172741Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/EventTriggerType.cs"
2024-10-02T22:09:31.9173437Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/ExecuteEvents.cs"
2024-10-02T22:09:31.9174154Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/BaseInput.cs"
2024-10-02T22:09:31.9174962Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/BaseInputModule.cs"
2024-10-02T22:09:31.9175831Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/PointerInputModule.cs"
2024-10-02T22:09:31.9176733Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/StandaloneInputModule.cs"
2024-10-02T22:09:31.9177620Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/InputModules/TouchInputModule.cs"
2024-10-02T22:09:31.9178384Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/MoveDirection.cs"
2024-10-02T22:09:31.9179135Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/RaycastResult.cs"
2024-10-02T22:09:31.9179824Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/RaycasterManager.cs"
2024-10-02T22:09:31.9180586Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/Raycasters/BaseRaycaster.cs"
2024-10-02T22:09:31.9181415Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/Raycasters/Physics2DRaycaster.cs"
2024-10-02T22:09:31.9182256Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/Raycasters/PhysicsRaycaster.cs"
2024-10-02T22:09:31.9182994Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/UIBehaviour.cs"
2024-10-02T22:09:31.9183748Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/UIElements/PanelEventHandler.cs"
2024-10-02T22:09:31.9184704Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/EventSystem/UIElements/PanelRaycaster.cs"
2024-10-02T22:09:31.9185434Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/Properties/AssemblyInfo.cs"
2024-10-02T22:09:31.9186113Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Animation/CoroutineTween.cs"
2024-10-02T22:09:31.9186797Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/AnimationTriggers.cs"
2024-10-02T22:09:31.9187516Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Button.cs"
2024-10-02T22:09:31.9188163Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/CanvasUpdateRegistry.cs"
2024-10-02T22:09:31.9188916Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/ColorBlock.cs"
2024-10-02T22:09:31.9189591Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/ClipperRegistry.cs"
2024-10-02T22:09:31.9190281Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/Clipping.cs"
2024-10-02T22:09:31.9190962Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/IClipRegion.cs"
2024-10-02T22:09:31.9191736Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Culling/RectangularVertexClipper.cs"
2024-10-02T22:09:31.9192487Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/DefaultControls.cs"
2024-10-02T22:09:31.9193111Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Dropdown.cs"
2024-10-02T22:09:31.9193707Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/FontData.cs"
2024-10-02T22:09:31.9194328Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/FontUpdateTracker.cs"
2024-10-02T22:09:31.9194963Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Graphic.cs"
2024-10-02T22:09:31.9195587Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/GraphicRaycaster.cs"
2024-10-02T22:09:31.9196296Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/GraphicRebuildTracker.cs"
2024-10-02T22:09:31.9196988Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/GraphicRegistry.cs"
2024-10-02T22:09:31.9197687Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/IGraphicEnabledDisabled.cs"
2024-10-02T22:09:31.9198344Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/IMask.cs"
2024-10-02T22:09:31.9199016Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/IMaskable.cs"
2024-10-02T22:09:31.9199599Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Image.cs"
2024-10-02T22:09:31.9200191Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/InputField.cs"
2024-10-02T22:09:31.9200862Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/AspectRatioFitter.cs"
2024-10-02T22:09:31.9201588Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/CanvasScaler.cs"
2024-10-02T22:09:31.9202306Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/ContentSizeFitter.cs"
2024-10-02T22:09:31.9203037Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/GridLayoutGroup.cs"
2024-10-02T22:09:31.9203806Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/HorizontalLayoutGroup.cs"
2024-10-02T22:09:31.9204677Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/HorizontalOrVerticalLayoutGroup.cs"
2024-10-02T22:09:31.9205500Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/ILayoutElement.cs"
2024-10-02T22:09:31.9206205Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutElement.cs"
2024-10-02T22:09:31.9206900Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutGroup.cs"
2024-10-02T22:09:31.9207601Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutRebuilder.cs"
2024-10-02T22:09:31.9208307Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/LayoutUtility.cs"
2024-10-02T22:09:31.9209239Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Layout/VerticalLayoutGroup.cs"
2024-10-02T22:09:31.9209913Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Mask.cs"
2024-10-02T22:09:31.9210667Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/MaskUtilities.cs"
2024-10-02T22:09:31.9211310Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/MaskableGraphic.cs"
2024-10-02T22:09:31.9212087Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/MaterialModifiers/IMaterialModifier.cs"
2024-10-02T22:09:31.9212813Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Misc.cs"
2024-10-02T22:09:31.9213567Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/MultipleDisplayUtilities.cs"
2024-10-02T22:09:31.9214263Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Navigation.cs"
2024-10-02T22:09:31.9214863Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/RawImage.cs"
2024-10-02T22:09:31.9215455Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/RectMask2D.cs"
2024-10-02T22:09:31.9216065Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/ScrollRect.cs"
2024-10-02T22:09:31.9216680Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Scrollbar.cs"
2024-10-02T22:09:31.9217280Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Selectable.cs"
2024-10-02T22:09:31.9217914Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/SetPropertyUtility.cs"
2024-10-02T22:09:31.9218549Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Slider.cs"
2024-10-02T22:09:31.9219384Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/SpecializedCollections/IndexedSet.cs"
2024-10-02T22:09:31.9220124Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/SpriteState.cs"
2024-10-02T22:09:31.9220770Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/StencilMaterial.cs"
2024-10-02T22:09:31.9221375Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Text.cs"
2024-10-02T22:09:31.9221934Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Toggle.cs"
2024-10-02T22:09:31.9222526Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/ToggleGroup.cs"
2024-10-02T22:09:31.9223256Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Utility/ReflectionMethodsCache.cs"
2024-10-02T22:09:31.9224042Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/Utility/VertexHelper.cs"
2024-10-02T22:09:31.9224789Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/BaseMeshEffect.cs"
2024-10-02T22:09:31.9225604Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/IMeshModifier.cs"
2024-10-02T22:09:31.9226398Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/Outline.cs"
2024-10-02T22:09:31.9227154Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/PositionAsUV1.cs"
2024-10-02T22:09:31.9227922Z "Library/PackageCache/com.unity.ugui/Runtime/UGUI/UI/Core/VertexModifiers/Shadow.cs"
2024-10-02T22:09:31.9228481Z -langversion:9.0
2024-10-02T22:09:31.9228720Z /deterministic
2024-10-02T22:09:31.9229077Z /optimize+
2024-10-02T22:09:31.9229313Z /debug:portable
2024-10-02T22:09:31.9229545Z /nologo
2024-10-02T22:09:31.9229771Z /RuntimeMetadataVersion:v4.0.30319
2024-10-02T22:09:31.9230070Z /nowarn:0169
2024-10-02T22:09:31.9230278Z /nowarn:0649
2024-10-02T22:09:31.9230480Z /nowarn:0282
2024-10-02T22:09:31.9230681Z /nowarn:1701
2024-10-02T22:09:31.9230880Z /nowarn:1702
2024-10-02T22:09:31.9231105Z -nowarn:0219
2024-10-02T22:09:31.9231340Z -nowarn:0414
2024-10-02T22:09:31.9231568Z -nowarn:0649
2024-10-02T22:09:31.9231826Z -warnaserror:4014
2024-10-02T22:09:31.9232076Z -warnaserror:0114
2024-10-02T22:09:31.9232293Z /utf8output
2024-10-02T22:09:31.9232545Z /preferreduilang:en-US
2024-10-02T22:09:31.9232802Z -warn:0
2024-10-02T22:09:31.9233265Z /additionalfile:"Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.UnityAdditionalFile.txt"
2024-10-02T22:09:31.9233869Z ##### Custom Environment Variables
2024-10-02T22:09:31.9234200Z DOTNET_MULTILEVEL_LOOKUP=0
2024-10-02T22:09:31.9234461Z ##### ExitCode
2024-10-02T22:09:31.9234670Z 1
2024-10-02T22:09:31.9234849Z ##### Output
2024-10-02T22:09:31.9235524Z error CS0006: Metadata file 'Assets/ExternalDependencyManager/Editor/1.2.175/Google.JarResolver.dll' could not be found
2024-10-02T22:09:31.9236890Z error CS0006: Metadata file 'Assets/ExternalDependencyManager/Editor/1.2.175/Google.PackageManagerResolver.dll' could not be found
2024-10-02T22:09:31.9238092Z error CS0006: Metadata file 'Assets/ExternalDependencyManager/Editor/1.2.175/Google.VersionHandlerImpl.dll' could not be found
2024-10-02T22:09:31.9239073Z *** Tundra requires additional run (1.46 seconds), 1 items updated, 746 evaluated
2024-10-02T22:09:31.9240901Z Starting: /opt/unity/Editor/Data/Tools/netcorerun/netcorerun "/opt/unity/Editor/Data/Tools/BuildPipeline/ScriptCompilationBuildProgram.exe" "Library/Bee/1900b0aE.dag.json" "Library/Bee/1900b0aE-inputdata.json" "Library/Bee/buildprogram0.traceevents"
2024-10-02T22:09:31.9242286Z WorkingDir: /github/workspace/Core
2024-10-02T22:09:33.8177491Z ExitCode: 0 Duration: 1s922ms
2024-10-02T22:09:33.8197974Z Starting: /opt/unity/Editor/Data/bee_backend --dont-print-to-structured-log --ipc --defer-dag-verification --dagfile="Library/Bee/1900b0aE.dag" --continue-on-failure --dagfilejson="Library/Bee/1900b0aE.dag.json" --profile="Library/Bee/backend2.traceevents" ScriptAssemblies
2024-10-02T22:09:33.8200196Z WorkingDir: /github/workspace/Core
2024-10-02T22:09:59.1293681Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:09:59.1295206Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/ConfigurePostProcessors application/grpc -
2024-10-02T22:09:59.1340657Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:09:59.1342122Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/ConfigurePostProcessors'
2024-10-02T22:09:59.1817879Z info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
2024-10-02T22:09:59.1820337Z Resolved Unity.Burst.Cecil, Version=0.11.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e with Library/PackageCache/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.dll
2024-10-02T22:09:59.1871131Z info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
2024-10-02T22:09:59.1873335Z Resolved Mono.Cecil, Version=0.11.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e with Library/PackageCache/com.unity.nuget.mono-cecil/Mono.Cecil.dll
2024-10-02T22:09:59.1881399Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:09:59.1882656Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/ConfigurePostProcessors'
2024-10-02T22:09:59.1896001Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:09:59.1897954Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/ConfigurePostProcessors application/grpc - - 200 - application/grpc 68.8200ms
2024-10-02T22:10:00.4625484Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:00.4626995Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:00.4628735Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:00.4630358Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:00.4780444Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:00.4782352Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.Tests.dll, with 134 defines and 249 references
2024-10-02T22:10:00.4976897Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:00.4978700Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:00.5125098Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:00.5126189Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:00.5184222Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:00.5185535Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:00.5227536Z info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
2024-10-02T22:10:00.5229334Z Resolved Unity.Collections, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null with Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll
2024-10-02T22:10:00.5382166Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:00.5383616Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:00.5385210Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:00.5386508Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:00.5387730Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:00.5389390Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Messaging.dll, with 134 defines and 271 references
2024-10-02T22:10:00.5390992Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:00.5392750Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:00.5394638Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:00.5395622Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:00.5396699Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:00.5397616Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:00.9438103Z info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
2024-10-02T22:10:00.9440469Z Resolved UnityEditor.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null with /opt/unity/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll
2024-10-02T22:10:00.9513991Z info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
2024-10-02T22:10:00.9515975Z Resolved UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null with /opt/unity/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll
2024-10-02T22:10:00.9924145Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:00.9925651Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:00.9926936Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:00.9927994Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:00.9993784Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:00.9995120Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:00.9996343Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:00.9998103Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 462.6102ms
2024-10-02T22:10:01.0000261Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:01.0001512Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:01.0025499Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:01.0027346Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 541.9940ms
2024-10-02T22:10:01.0281909Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:01.0288723Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:01.0291079Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:01.0292359Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:01.0293586Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:01.0295455Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Extensions.Hybrid.dll, with 134 defines and 273 references
2024-10-02T22:10:01.0297219Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:01.0299093Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:01.0300935Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:01.0301924Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:01.0303023Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:01.0303930Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:01.0326528Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:01.0328074Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:01.0330340Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:01.0331748Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:01.0351328Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:01.0352741Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Serialization.dll, with 134 defines and 272 references
2024-10-02T22:10:01.0354230Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:01.0355137Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:01.0356095Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:01.0360068Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:01.0363351Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:01.0365959Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:01.0367012Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:01.0367870Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:01.0519888Z info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
2024-10-02T22:10:01.0523516Z Resolved Mono.Cecil.Rocks, Version=0.11.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e with Library/PackageCache/com.unity.nuget.mono-cecil/Mono.Cecil.Rocks.dll
2024-10-02T22:10:01.3247844Z info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
2024-10-02T22:10:01.3251011Z Resolved Unity.Burst.Cecil.Rocks, Version=0.11.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e with Library/PackageCache/com.unity.burst/Unity.Burst.CodeGen/Unity.Burst.Cecil.Rocks.dll
2024-10-02T22:10:01.5566216Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:01.5567782Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:01.5569446Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:01.5581116Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 527.2885ms
2024-10-02T22:10:01.6525901Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:01.6526895Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.0357196Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.0361121Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.0368605Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.0371412Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 1004.2076ms
2024-10-02T22:10:02.3033960Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.3036079Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.3040600Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.3041902Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.3043181Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.3044676Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Tests.dll, with 136 defines and 248 references
2024-10-02T22:10:02.3046440Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.3048116Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.3056076Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.3061225Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.3062273Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.3063126Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.3434656Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.3437883Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.3447123Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.3449085Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.3451468Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.3453244Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 41.8588ms
2024-10-02T22:10:02.3643623Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.3647300Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.3648784Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.3650172Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.3651301Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.3652648Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Timestamp.dll, with 134 defines and 269 references
2024-10-02T22:10:02.3654062Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.3655687Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.3715279Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.3721206Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.3722427Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.3723380Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.3794887Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.3799029Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.3815553Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.3819296Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.3820425Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.3822508Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 17.7647ms
2024-10-02T22:10:02.4152747Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.4159899Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.4161417Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.4162590Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.4163719Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4165172Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Extras.dll, with 134 defines and 273 references
2024-10-02T22:10:02.4166707Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4168332Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.4170208Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4171114Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.4172090Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4172914Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.4325287Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4329819Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.4360140Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.4371843Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.4373123Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.4374963Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 22.0987ms
2024-10-02T22:10:02.4435842Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.4438039Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.4440498Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.4442160Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.4443926Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4445351Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll, with 135 defines and 269 references
2024-10-02T22:10:02.4446840Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4448458Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.4450572Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4451552Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.4452582Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4453430Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.4560803Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.4567917Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.4569735Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.4571021Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.4572607Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4574137Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Profiling.Core.dll, with 134 defines and 269 references
2024-10-02T22:10:02.4575782Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4577573Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.4579746Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4580796Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.4581981Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4582951Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.4871260Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4874712Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.4920372Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.4921860Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.4942384Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.4943735Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.4944989Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4946544Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.dll, with 134 defines and 271 references
2024-10-02T22:10:02.4948177Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4950166Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.4952065Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4953064Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.4954161Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4955083Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.4956106Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.4957082Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.4958205Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.4959666Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.4960865Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.4962701Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 51.9899ms
2024-10-02T22:10:02.4986515Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.4990443Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.4991804Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.4993721Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 42.9409ms
2024-10-02T22:10:02.5150572Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.5151549Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.5161092Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.5162559Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.5164546Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.5165918Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.5213244Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.5220942Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.ScriptableBuildPipeline.dll, with 134 defines and 269 references
2024-10-02T22:10:02.5222719Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.5224517Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.5226413Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.5227453Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.5228610Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.5229791Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.5293310Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.5295608Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.5304614Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.5305976Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.5307277Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.5312861Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 39.8560ms
2024-10-02T22:10:02.5314801Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.5316111Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.5317407Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.5319518Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 14.8353ms
2024-10-02T22:10:02.6241421Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.6251457Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.6253252Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.6254636Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.6255935Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.6257478Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/ExtendedAttributes.Core.dll, with 134 defines and 269 references
2024-10-02T22:10:02.6259372Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.6261148Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.6263433Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.6264756Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.6266299Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.6268071Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.6436514Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.6440205Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.6498296Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.6507737Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.6509658Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.6511619Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 25.7867ms
2024-10-02T22:10:02.7291133Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.7293371Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.7297725Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.7301572Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.7303363Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7305530Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll, with 134 defines and 269 references
2024-10-02T22:10:02.7307866Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7310129Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.7312390Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7313735Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.7315426Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7316878Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.7500534Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.7504933Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.7506414Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.7507762Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.7509445Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.7510639Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.7511785Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.7512974Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.7514094Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7515507Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UniTask.TextMeshPro.dll, with 134 defines and 271 references
2024-10-02T22:10:02.7517041Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7526210Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.iOSModule.dll, with 134 defines and 271 references
2024-10-02T22:10:02.7528177Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7530141Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.7531959Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7533870Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.7535596Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7536524Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.7537589Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7538490Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.7539918Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7540943Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.7542114Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7546432Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.7547718Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7548701Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.7550104Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.7551342Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.7552569Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.7554418Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 4.2214ms
2024-10-02T22:10:02.7556056Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7556950Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.7660101Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.7661660Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.7663272Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.7664536Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.7665738Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7667089Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Addressables.dll, with 134 defines and 270 references
2024-10-02T22:10:02.7668411Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7670262Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.7672073Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7673059Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.7681122Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7682537Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.7684140Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.7685761Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.7687098Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.7689258Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 39.8438ms
2024-10-02T22:10:02.7704479Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7712310Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.7713474Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.7714839Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.7716432Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.7718301Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 22.6760ms
2024-10-02T22:10:02.7900430Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.7903176Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.7940818Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.7945755Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.7947044Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.7948747Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 39.6511ms
2024-10-02T22:10:02.8326652Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.8328283Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.8330158Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.8331502Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.8332748Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8334238Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.Common.dll, with 134 defines and 269 references
2024-10-02T22:10:02.8335899Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8337644Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.8339731Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8340842Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.8342013Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8342968Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.8460697Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8462007Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.8482771Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.8484198Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.8485773Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.8487110Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.8488323Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8493304Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.dll, with 135 defines and 269 references
2024-10-02T22:10:02.8495123Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8496909Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.8498778Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8499972Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.8501054Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8501962Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.8503075Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.8504272Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.8505721Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.8507428Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 19.7517ms
2024-10-02T22:10:02.8509358Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.8511002Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.8512591Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.8513887Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.8526189Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8527826Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.dll, with 134 defines and 270 references
2024-10-02T22:10:02.8529807Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8531533Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.8533335Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8534291Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.8535360Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.8536256Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.9035061Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9036166Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.9037454Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.9039083Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.9040371Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.9042276Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 46.4490ms
2024-10-02T22:10:02.9044080Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9045112Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.9133552Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.9134951Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.9136266Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.9138209Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 59.4772ms
2024-10-02T22:10:02.9364717Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.9366262Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.9367954Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.9369589Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.9370936Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9372481Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.XR.Management.dll, with 135 defines and 269 references
2024-10-02T22:10:02.9374125Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9375914Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.9378345Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9379604Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.9380806Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9381765Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.9382865Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:02.9384732Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:02.9386417Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:02.9387808Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.9389386Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9390890Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Mobile.dll, with 134 defines and 271 references
2024-10-02T22:10:02.9392573Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9394387Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.9396322Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9397377Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:02.9398566Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9399753Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:02.9926503Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:02.9927511Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:02.9964434Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:02.9965835Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:02.9967128Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:02.9969277Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 62.6077ms
2024-10-02T22:10:03.0235489Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.0237920Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.0276770Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.0280220Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.0281429Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.0283274Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 95.0733ms
2024-10-02T22:10:03.0763508Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.0769340Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.0770978Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.0772366Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.0773885Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.0775028Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.0776244Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.0777438Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.0977121Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.0979972Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Mathematics.dll, with 134 defines and 271 references
2024-10-02T22:10:03.0983748Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.0985498Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.0987726Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.0989593Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll, with 134 defines and 272 references
2024-10-02T22:10:03.0991404Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.0993061Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.0994851Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.0995866Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.0996905Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.0997824Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.0999004Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1000025Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.1001229Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1002203Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.1260136Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1262729Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.1288264Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.1291423Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.1292706Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.1294579Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 52.8827ms
2024-10-02T22:10:03.1825634Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.1829654Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.1831368Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.1832778Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.1834073Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1835659Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll, with 134 defines and 270 references
2024-10-02T22:10:03.1837353Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1839311Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.1864917Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.1868609Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.1870554Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.1871947Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.1874201Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1877007Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll, with 142 defines and 269 references
2024-10-02T22:10:03.1878737Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1880658Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.1926189Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1927192Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.1928218Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1929405Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.1930426Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1931266Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.1990975Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.1993313Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.1999179Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2000054Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.2214319Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2215350Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.2216368Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.2217646Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.2219261Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.2220470Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.2221591Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2222984Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.FingerGestures.dll, with 134 defines and 274 references
2024-10-02T22:10:03.2224462Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2226075Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.2227827Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.2229151Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.2231513Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.2233192Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 39.3096ms
2024-10-02T22:10:03.2308118Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2309332Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.2310376Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2311240Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.2389343Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.2390807Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.2397538Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.2399685Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 163.7709ms
2024-10-02T22:10:03.2416366Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2417831Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.2442266Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.2444742Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.2450514Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.2454307Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 25.1645ms
2024-10-02T22:10:03.2537101Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.2571228Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.2611345Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.2614403Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.2648090Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2654448Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/com.rlabrecque.steamworks.net.dll, with 134 defines and 246 references
2024-10-02T22:10:03.2656324Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2658101Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.2660242Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2661263Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.2662410Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2663344Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.2826035Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.2827181Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.2830821Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.2833366Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.2835802Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.2838739Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 26.8572ms
2024-10-02T22:10:03.3090302Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.3099720Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.3101508Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.3102934Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.3104215Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3105630Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Jobs.dll, with 134 defines and 269 references
2024-10-02T22:10:03.3107208Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3109316Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.3111302Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3112347Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.3136990Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.3139842Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.3143165Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.3144844Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.3146569Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3150891Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.ResourceManager.dll, with 135 defines and 270 references
2024-10-02T22:10:03.3152915Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3154803Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.3156783Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3157849Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.3159268Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3160284Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.3878424Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.3893410Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.3895288Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.3896733Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.3898088Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3900015Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll, with 134 defines and 269 references
2024-10-02T22:10:03.3965978Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3969990Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.3974731Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3976054Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.3977737Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.3979038Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.4284169Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.4287067Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.4289005Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.4290381Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.4337876Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.4339953Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.4344455Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.4346845Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 120.2832ms
2024-10-02T22:10:03.4354370Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.4355741Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.4363981Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.4365697Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.4367440Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.4369896Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 50.5087ms
2024-10-02T22:10:03.4412674Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.4414341Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.4420755Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.4423085Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 255.5744ms
2024-10-02T22:10:03.4543801Z info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
2024-10-02T22:10:03.4548400Z Resolved Unity.Entities, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null with Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.dll
2024-10-02T22:10:03.4565910Z info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
2024-10-02T22:10:03.4571375Z Resolved Unity.Burst, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null with Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll
2024-10-02T22:10:03.4643786Z - EILPP : Unity.Jobs : : 120ms (~118ms)
2024-10-02T22:10:03.4654967Z - EILPP : Unity.Jobs : GetAllComponentTypes: 2ms
2024-10-02T22:10:03.4656074Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.4657076Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.4722721Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.4727305Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.4734043Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.4735433Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.4736690Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.4738646Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 163.7817ms
2024-10-02T22:10:03.4985731Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.4990094Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.4998586Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.5000137Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.5010845Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5012690Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Hybrid.HybridComponents.dll, with 141 defines and 273 references
2024-10-02T22:10:03.5037967Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.5040103Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.5041996Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5044018Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.5046505Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.5048242Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.5049643Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5050610Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.5051676Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5053177Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Extensions.dll, with 134 defines and 272 references
2024-10-02T22:10:03.5054704Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5056615Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.5058300Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5059456Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.5060446Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5061504Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.5170685Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.5174693Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.5176253Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.5177436Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.5178583Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5180064Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UniTask.Linq.dll, with 134 defines and 270 references
2024-10-02T22:10:03.5181435Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5183054Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.5309586Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.5315553Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.5317156Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.5318346Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.5326874Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5328595Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll, with 134 defines and 270 references
2024-10-02T22:10:03.5330498Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5332123Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.5333803Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5334707Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.5335697Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5336530Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.5372741Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5373780Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.5431419Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5433938Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.5495698Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5497232Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.5500301Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.5501648Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.5502900Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.5504686Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 19.3226ms
2024-10-02T22:10:03.5972561Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.5975970Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.6075996Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.6081245Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.6083476Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.6084895Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.6086199Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6087822Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Extras.dll, with 134 defines and 271 references
2024-10-02T22:10:03.6089791Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6091581Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.6093515Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6094549Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.6095655Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6096463Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.6244091Z - EILPP : Unity.Entities.Hybrid.HybridComponents : : 123ms (~26ms)
2024-10-02T22:10:03.6274294Z - EILPP : Unity.Entities.Hybrid.HybridComponents : Cloner: 10ms
2024-10-02T22:10:03.6278127Z - EILPP : Unity.Entities.Hybrid.HybridComponents : ComponentDataPP: 87ms
2024-10-02T22:10:03.6283337Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6286836Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.6382463Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.6396570Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.6397927Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6399212Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.6400418Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.6401786Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.6403057Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.6404949Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 26.5077ms
2024-10-02T22:10:03.6406793Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.6408993Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 134.6727ms
2024-10-02T22:10:03.6656945Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6674551Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.6675820Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.6677178Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.6678433Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.6680559Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 148.2909ms
2024-10-02T22:10:03.6893647Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6894957Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.6932510Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.6934242Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.6936333Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.6938030Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.6941360Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6943208Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.AndroidModule.dll, with 134 defines and 271 references
2024-10-02T22:10:03.6945180Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6946951Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.6949049Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6950095Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.6951255Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6952226Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.6953389Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.6954715Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.6955986Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.6957895Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 185.7499ms
2024-10-02T22:10:03.6959928Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.6960935Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.6970955Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.6982425Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.6983781Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.6985707Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 7.4758ms
2024-10-02T22:10:03.8225065Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.8247084Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.8249074Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.8250463Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.8251850Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8253356Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/ProceduralGrasp.dll, with 134 defines and 269 references
2024-10-02T22:10:03.8254989Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8256793Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.8290023Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8325434Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.8326605Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8327500Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.8328552Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8330264Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.8331429Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.8332687Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.8333933Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.8336060Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 7.3377ms
2024-10-02T22:10:03.8339091Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.8341136Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.8342631Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.8343945Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.8345285Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8346740Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Deformations.dll, with 134 defines and 272 references
2024-10-02T22:10:03.8348318Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8350380Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.8352253Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8353238Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.8369027Z - EILPP : Unity.Deformations : : 7ms (~4ms)
2024-10-02T22:10:03.8433447Z - EILPP : Unity.Deformations : GetAllComponentTypes: 1ms
2024-10-02T22:10:03.8434508Z - EILPP : Unity.Deformations : ComponentDataPP: 2ms
2024-10-02T22:10:03.8435592Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8436536Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.8516106Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.8517551Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.8520033Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.8521732Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.8531116Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8532523Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UniTask.dll, with 140 defines and 269 references
2024-10-02T22:10:03.8534062Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8535848Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.8537756Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8539038Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.8540236Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8541226Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:03.8617127Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8625605Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.8626813Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.8628237Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.8630041Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.8631901Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.8638130Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8644100Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.dll, with 136 defines and 275 references
2024-10-02T22:10:03.8646035Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8647797Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.8836386Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8840292Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:03.8917744Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.8927088Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.8928272Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.8929757Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.8930965Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.8932745Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 62.3641ms
2024-10-02T22:10:03.9098164Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:03.9100422Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.9102270Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:03.9104665Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 66.5806ms
2024-10-02T22:10:03.9968761Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:03.9976292Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:03.9978058Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:03.9979633Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:03.9984620Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.9986440Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll, with 134 defines and 269 references
2024-10-02T22:10:03.9994461Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.9996252Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:03.9998045Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:03.9999330Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.0000502Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0001439Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.0032529Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0033933Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.0043905Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.0045654Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.0047331Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.0050389Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 7.7185ms
2024-10-02T22:10:04.0393894Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.0396568Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.0398982Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.0401212Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.0402805Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0404444Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/SoftMask.dll, with 134 defines and 269 references
2024-10-02T22:10:04.0421790Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0423886Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.0426164Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0427575Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.0429148Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0430548Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.0431878Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.0433757Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.0435459Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.0436816Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.0438068Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0439761Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll, with 135 defines and 269 references
2024-10-02T22:10:04.0441315Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0443042Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.0452915Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0453974Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.0456290Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0457332Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.0641219Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.0642800Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.0646560Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.0647955Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.0649489Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0650912Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/SQLiteAsync.dll, with 134 defines and 270 references
2024-10-02T22:10:04.0652539Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0654310Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.0656218Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0657102Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.0658236Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0659839Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.0950771Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.0951856Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.0953016Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.0954575Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.0955767Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.0957543Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 56.5029ms
2024-10-02T22:10:04.1891470Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.1892605Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.2283334Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.2286962Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.2288561Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.2290202Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.2291416Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.2292921Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Postprocessing.Runtime.dll, with 137 defines and 269 references
2024-10-02T22:10:04.2294520Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.2296247Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.2311123Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.2315318Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.2316499Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.2317392Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.2318388Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.2319588Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.2320714Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.2321988Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.2323203Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.2325069Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 167.7577ms
2024-10-02T22:10:04.2345942Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.2347916Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.2349498Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.2351405Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 193.2061ms
2024-10-02T22:10:04.3819179Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.3821041Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.3822925Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.3824649Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.3826614Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.3828440Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEngineBridge.002.dll, with 134 defines and 269 references
2024-10-02T22:10:04.3830791Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.3832816Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.3835263Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.3836608Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.3837956Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.3860076Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.4047492Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.4048615Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.4064825Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.4066240Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.4067527Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.4069729Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 178.4608ms
2024-10-02T22:10:04.4425207Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.4426336Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.4427554Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.4429110Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.4430404Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.4432344Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 62.9902ms
2024-10-02T22:10:04.5278763Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.5280641Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.5282259Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.5285755Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.5287084Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.5288543Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Demo.dll, with 134 defines and 272 references
2024-10-02T22:10:04.5290363Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.5292069Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.5293958Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.5294974Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.5296031Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.5296972Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.5325442Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.5326461Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.5349966Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.5351365Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.5353082Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.5354995Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 6.6173ms
2024-10-02T22:10:04.6437425Z - EILPP : Unity.Entities : : 777ms (~328ms)
2024-10-02T22:10:04.6438512Z - EILPP : Unity.Entities : GetAllComponentTypes: 1ms
2024-10-02T22:10:04.6439509Z - EILPP : Unity.Entities : Cloner: 39ms
2024-10-02T22:10:04.6440647Z - EILPP : Unity.Entities : ComponentDataPP: 42ms
2024-10-02T22:10:04.6441476Z - EILPP : Unity.Entities : WriteAssembly: 367ms
2024-10-02T22:10:04.6442473Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.6443350Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.6468348Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.6472015Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.6474302Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.6515839Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.6517117Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.6518557Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Noise.dll, with 134 defines and 270 references
2024-10-02T22:10:04.6520304Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.6522105Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.6524039Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.6525089Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.6526293Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.6527254Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.6674188Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.6675867Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.6707860Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.6710063Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.6730590Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.6732878Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 26.7598ms
2024-10-02T22:10:04.8064549Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.8066086Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.8095990Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.8097432Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.8099267Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.8100652Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.8102004Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8103490Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/ProceduralImage.dll, with 134 defines and 269 references
2024-10-02T22:10:04.8105106Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8106880Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.8109338Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8110266Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.8113421Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8116131Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.8117577Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.8119176Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.8120363Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8121852Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UnityEngine.SpatialTracking.dll, with 134 defines and 269 references
2024-10-02T22:10:04.8148575Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8157975Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.8160098Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8161149Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.8162312Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8163284Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.8225620Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8229058Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.8278728Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8289788Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.8290989Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.8292359Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.8293533Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.8295349Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 21.8685ms
2024-10-02T22:10:04.8302884Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.8313065Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.8314295Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.8316162Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 24.2161ms
2024-10-02T22:10:04.8968470Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.8970631Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.8972784Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.8974712Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.8977071Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8979327Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Transforms.Hybrid.dll, with 134 defines and 275 references
2024-10-02T22:10:04.8981466Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.8983785Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.9018495Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9020741Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.9055558Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.9057284Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.9059614Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.9061882Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.9063867Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9066135Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll, with 134 defines and 270 references
2024-10-02T22:10:04.9070110Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9072253Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.9074600Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9076109Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.9080462Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9081400Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.9096097Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9097426Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.9103608Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:04.9105319Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:04.9107238Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:04.9109139Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.9119303Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9121074Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.UniGif.dll, with 134 defines and 269 references
2024-10-02T22:10:04.9123124Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.9124852Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.9126495Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.9129122Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 5.3413ms
2024-10-02T22:10:04.9134238Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9136608Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.9154158Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9155450Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:04.9161701Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9189753Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.9191198Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9192401Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.9193793Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.9195783Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.9197367Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.9200037Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 5.0243ms
2024-10-02T22:10:04.9240313Z - EILPP : Unity.Transforms.Hybrid : : 24ms (~21ms)
2024-10-02T22:10:04.9241541Z - EILPP : Unity.Transforms.Hybrid : Cloner: 1ms
2024-10-02T22:10:04.9242737Z - EILPP : Unity.Transforms.Hybrid : WriteAssembly: 2ms
2024-10-02T22:10:04.9244132Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9245484Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:04.9433177Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:04.9434661Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:04.9938263Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:04.9944238Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:04.9945577Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:04.9947524Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 97.0623ms
2024-10-02T22:10:05.0324533Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:05.0331064Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:05.0332724Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:05.0333967Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.0347424Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.0350162Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll, with 135 defines and 247 references
2024-10-02T22:10:05.0351887Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.0353607Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.0356941Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:05.0361626Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:05.0363227Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:05.0364491Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.0365698Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.0367267Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEngineBridge.012.dll, with 134 defines and 269 references
2024-10-02T22:10:05.0369257Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.0371079Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.0373052Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.0374095Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:05.0375259Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.0376238Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:05.0429844Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.0432714Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.0433931Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:05.0435243Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.0436885Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:05.0438780Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 7.0408ms
2024-10-02T22:10:05.0445843Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.0446912Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:05.0462456Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.0466151Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:05.1175163Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:05.1182113Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:05.1183781Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:05.1185120Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.1290351Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.1299543Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Parser.dll, with 134 defines and 269 references
2024-10-02T22:10:05.1301399Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.1303257Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.1522359Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.1535437Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:05.1536723Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.1537712Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:05.1539084Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.1540128Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.1617256Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:05.1621074Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:05.1635593Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:05.1649570Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.1650882Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.1652369Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll, with 136 defines and 271 references
2024-10-02T22:10:05.1654022Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.1655848Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.1657771Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.1658788Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:05.1660244Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.1661248Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:05.1662335Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.1663361Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.1765797Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:05.1788542Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.1790055Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:05.1792350Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 59.7170ms
2024-10-02T22:10:05.1794267Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:05.1795618Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.1797197Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:05.1799672Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 144.4920ms
2024-10-02T22:10:05.2587682Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:05.2602553Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:05.2604353Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:05.2605775Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.2607085Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.2608572Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UniTask.DOTween.dll, with 134 defines and 270 references
2024-10-02T22:10:05.2610382Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.2612203Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.2614140Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.2615195Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:05.2616373Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.2617348Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:05.2847872Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:05.2877215Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:05.2879142Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:05.2880498Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.2881669Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.2883027Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Console.dll, with 135 defines and 251 references
2024-10-02T22:10:05.2884522Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.2886284Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.2888171Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.2889440Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:05.2890605Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.2891539Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:05.3109479Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.3112901Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.3179181Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:05.3188425Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.3189957Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:05.3191839Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 63.0795ms
2024-10-02T22:10:05.3507905Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.3511151Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.3584710Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:05.3587633Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.3590208Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:05.3593100Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 71.1786ms
2024-10-02T22:10:05.3860932Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:05.3863035Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:05.3866053Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:05.3867679Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.3869731Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.3871823Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Hybrid.dll, with 135 defines and 281 references
2024-10-02T22:10:05.3873806Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.3875847Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.3878186Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.3879784Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:05.4140680Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:05.4142667Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:05.4144805Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:05.4146683Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:05.4282832Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.4285056Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll, with 135 defines and 274 references
2024-10-02T22:10:05.4287332Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.4289752Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:05.4292017Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.4293428Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:05.4295172Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.4296476Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:05.6105994Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:05.6109754Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.0413156Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.0417244Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.0419200Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.0420585Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.0421895Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.0424064Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll, with 134 defines and 270 references
2024-10-02T22:10:06.0425946Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.0427941Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.0430440Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.0431525Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.0432733Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.0433706Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.1246257Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.1250158Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.1262876Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:06.1266583Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.1277656Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:06.1282091Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 86.3607ms
2024-10-02T22:10:06.1402735Z - EILPP : Unity.Entities.Hybrid : : 754ms (~127ms)
2024-10-02T22:10:06.1413420Z - EILPP : Unity.Entities.Hybrid : ComponentDataPP: 14ms
2024-10-02T22:10:06.1414456Z - EILPP : Unity.Entities.Hybrid : WriteAssembly: 613ms
2024-10-02T22:10:06.1441585Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.1442590Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.1443907Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.1447706Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.1463506Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.1474635Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.1475956Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.1477441Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Scenes.dll, with 134 defines and 276 references
2024-10-02T22:10:06.1479233Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.1481036Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.1482982Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.1484048Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.1485217Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.1486265Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.2260388Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:06.2264605Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.2265852Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:06.2269115Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 814.4669ms
2024-10-02T22:10:06.2734632Z - EILPP : Unity.Scenes : : 127ms (~19ms)
2024-10-02T22:10:06.2773715Z - EILPP : Unity.Scenes : Cloner: 21ms
2024-10-02T22:10:06.2774676Z - EILPP : Unity.Scenes : ComponentDataPP: 3ms
2024-10-02T22:10:06.2775868Z - EILPP : Unity.Scenes : WriteAssembly: 84ms
2024-10-02T22:10:06.2776857Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.2777770Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.3026613Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.3027656Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.3248790Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.3251054Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.3254674Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.3255948Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.3257132Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.3258622Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.dll, with 134 defines and 269 references
2024-10-02T22:10:06.3260470Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.3262247Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.3275650Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.3276705Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.3277895Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.3279056Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.3789268Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.3790904Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.3796897Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:06.3798538Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.3801311Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:06.3803129Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 55.4114ms
2024-10-02T22:10:06.4076886Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.4082595Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.4084314Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.4085688Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.4089979Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.4091544Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll, with 135 defines and 245 references
2024-10-02T22:10:06.4093245Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.4095048Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.4098362Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.4100238Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.4103908Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.4105867Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.4129117Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.4130486Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.4173550Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.4175075Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.4413273Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.4414874Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.4477008Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:06.4479370Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.4481201Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:06.4484601Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 38.8875ms
2024-10-02T22:10:06.5846108Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.5853667Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.5855378Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.5856777Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.5858140Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.5860075Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.iOSModule.dll, with 134 defines and 273 references
2024-10-02T22:10:06.5861888Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.5863664Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.5865565Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.5866619Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.5867786Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.5868778Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.5870256Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.5871222Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.5880281Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:06.5884145Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.5886386Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:06.5889467Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 8.1151ms
2024-10-02T22:10:06.6123590Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.6125918Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.6128118Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.6138076Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.6139611Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.6141074Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/LogHistory.dll, with 134 defines and 270 references
2024-10-02T22:10:06.6148732Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.6150706Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.6152649Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.6154042Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.6155195Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.6156149Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.6157315Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:06.6158701Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.6160431Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:06.6162331Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 470.5293ms
2024-10-02T22:10:06.6170289Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.6171310Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.6172521Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:06.6173883Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.6175152Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:06.6177079Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 4.2539ms
2024-10-02T22:10:06.6452115Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:06.6454284Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.6456064Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:06.6458483Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 1260.4024ms
2024-10-02T22:10:06.7246374Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.7248478Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.7250849Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.7254467Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.7255799Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7257291Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll, with 134 defines and 269 references
2024-10-02T22:10:06.7259132Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7260925Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.7262877Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7263928Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.7265074Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7266041Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.7267179Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:06.7268476Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.7269941Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:06.7271854Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 1565.8067ms
2024-10-02T22:10:06.7802481Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7805321Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.7816589Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.7854160Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.7855820Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.7857331Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.7863655Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.7865089Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.7866469Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.7867842Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.7869347Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7871043Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll, with 134 defines and 273 references
2024-10-02T22:10:06.7872907Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7874711Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.7876628Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7878017Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Transforms.dll, with 134 defines and 273 references
2024-10-02T22:10:06.7879767Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7881532Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.7883350Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7884408Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.7885572Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7886551Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.7887659Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.7888692Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.7890147Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:06.7891496Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.7892750Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:06.7894486Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 69.7903ms
2024-10-02T22:10:06.8357530Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.8368548Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.8370633Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.8372006Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.8373306Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.8375030Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll, with 140 defines and 276 references
2024-10-02T22:10:06.8376840Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.8378598Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.8386229Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.8387189Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.8388202Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.8390480Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.8457334Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:06.8461899Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:06.8463390Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:06.8464568Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:06.8470570Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.8501527Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll, with 140 defines and 267 references
2024-10-02T22:10:06.8503034Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.8504656Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.8552702Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.8554012Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:06.8555447Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.8556626Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.8657799Z - EILPP : Unity.Transforms : : 82ms (~73ms)
2024-10-02T22:10:06.8659366Z - EILPP : Unity.Transforms : WriteAssembly: 9ms
2024-10-02T22:10:06.8660807Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.8662038Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:06.9174304Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.9175951Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:06.9627405Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:06.9630886Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.0554039Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.0559892Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.0561262Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.0563190Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 273.5968ms
2024-10-02T22:10:07.0565369Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.0566774Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.0568065Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.0570177Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 210.9383ms
2024-10-02T22:10:07.1142039Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.1143575Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.1145242Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.1146554Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.1147734Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.1149167Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Shared.dll, with 134 defines and 269 references
2024-10-02T22:10:07.1151002Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.1152745Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.1154625Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.1155893Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.1156984Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.1157797Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.1245517Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.1246534Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.1262820Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.1264208Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.1265333Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.1266961Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 11.9741ms
2024-10-02T22:10:07.1373555Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.1374883Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.1935360Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.1936879Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.1938527Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.1940048Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.2064767Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2066264Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll, with 135 defines and 269 references
2024-10-02T22:10:07.2073343Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2075141Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.2076976Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2077994Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.2079307Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2080234Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.2130212Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.2131544Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.2132727Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.2134583Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 430.7535ms
2024-10-02T22:10:07.2938652Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.2940496Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.2942185Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.2943553Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.2944864Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2946343Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/CommandHandlers.dll, with 134 defines and 271 references
2024-10-02T22:10:07.2948339Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2950388Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.2952317Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2953624Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.2954803Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2955727Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.2965720Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.2970910Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.2972437Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.2973789Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.2975348Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.2976653Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.2977967Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2979501Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Candlelight.dll, with 134 defines and 269 references
2024-10-02T22:10:07.2980973Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2982676Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.2984473Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2985448Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.2986516Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.2987412Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.3001978Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.3007252Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.3008566Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.3010261Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UniTask.Addressables.dll, with 135 defines and 272 references
2024-10-02T22:10:07.3011905Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.3013632Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.3024768Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.3025957Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.3027068Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.3027994Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.3470081Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.3471135Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.3523199Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.3524785Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.3526618Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.3527909Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.3529873Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.3531692Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 159.1229ms
2024-10-02T22:10:07.3556462Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.3558058Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.3559453Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.3561265Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 58.9215ms
2024-10-02T22:10:07.3981348Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.3982375Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.3993507Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.3994811Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.3997272Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.4000242Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 102.4583ms
2024-10-02T22:10:07.4020717Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.4022514Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.4024848Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.4026134Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.4027312Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.4029319Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 109.8137ms
2024-10-02T22:10:07.4858438Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.4860075Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.4861634Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.4862921Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.4864124Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.4865555Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/OculusPlatform.dll, with 134 defines and 269 references
2024-10-02T22:10:07.4867152Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.4869288Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.4871257Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.4872305Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.4873479Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.4874471Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.5179253Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.5180863Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.5182557Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.5183942Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.5185278Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.5187130Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/ProGif.dll, with 134 defines and 269 references
2024-10-02T22:10:07.5188650Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.5190686Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.5251836Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.5253973Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.5255219Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.5256147Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.5257139Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.5258485Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.5260197Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.5261529Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.5262823Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.5264481Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll, with 137 defines and 273 references
2024-10-02T22:10:07.5266277Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.5268071Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.5270250Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.5271264Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.5272373Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.5273277Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.5372235Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.5373571Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.5374754Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.5376548Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 3677.5331ms
2024-10-02T22:10:07.5636489Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.5637536Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.5785190Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.5786644Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.5787921Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.5790065Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 94.4199ms
2024-10-02T22:10:07.5912812Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.5913838Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.6009035Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.6010354Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.6057799Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.6060002Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 89.3093ms
2024-10-02T22:10:07.6094531Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.6095903Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.6099536Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.6101477Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.6103542Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6104877Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.UI.dll, with 134 defines and 269 references
2024-10-02T22:10:07.6106371Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6108045Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.6204585Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6205651Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.6206755Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6207672Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.6334035Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.6340228Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.6341905Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.6343247Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.6344515Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6346210Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.AndroidModule.dll, with 134 defines and 273 references
2024-10-02T22:10:07.6348057Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6350036Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.6393114Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6394099Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.6395129Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6395982Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.6519526Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6520568Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.6521734Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6523412Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.6541426Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.6546560Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.6547777Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.6549735Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 21.7532ms
2024-10-02T22:10:07.6582676Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.6584364Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.6586067Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.6588085Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 50.6724ms
2024-10-02T22:10:07.6719862Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6721316Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.6944964Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.6946958Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.6949698Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.6953700Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.6954993Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6956674Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/ICSharpCode.SharpZipLib.dll, with 134 defines and 270 references
2024-10-02T22:10:07.6958371Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6960324Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.6977102Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6992946Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.6994175Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.6995158Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.6996259Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.6997680Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.6999508Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.7000903Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.7002199Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7003612Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll, with 134 defines and 247 references
2024-10-02T22:10:07.7005189Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7006982Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.7008617Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7013135Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.7014321Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7015299Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.7335226Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.7360428Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.7362131Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.7363448Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.7364696Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7366124Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.UI.dll, with 134 defines and 269 references
2024-10-02T22:10:07.7380870Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7383073Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.7386734Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7388711Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.7390561Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7392949Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.7685998Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7687695Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.7689852Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7691352Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.7821930Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.7823455Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.7825113Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.7830405Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 88.5503ms
2024-10-02T22:10:07.7876534Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.7878634Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.7880922Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.7883101Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.7943444Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7945360Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Utils.dll, with 134 defines and 270 references
2024-10-02T22:10:07.7947358Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7949828Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.7951447Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7953514Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.7956257Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7957889Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.7959619Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.7960968Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.8046424Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.8048101Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.8062034Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.8064394Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 71.7227ms
2024-10-02T22:10:07.8506970Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.8508527Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.8521145Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.8522899Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.8527705Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.8529753Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 65.2775ms
2024-10-02T22:10:07.8570475Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.8571815Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.8598115Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.8600637Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.8602534Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.8604494Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.8606396Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.8608298Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UnityEngine.XR.LegacyInputHelpers.dll, with 134 defines and 270 references
2024-10-02T22:10:07.8610641Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.8612821Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.8615234Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.8616520Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.8618064Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.8619185Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.8748732Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.8750870Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.8752556Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.8754751Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 178.7609ms
2024-10-02T22:10:07.8847857Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.8849939Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.8852104Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.8853879Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.8859617Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.8861370Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.SimulatorModule.dll, with 135 defines and 279 references
2024-10-02T22:10:07.8869749Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.8871747Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:07.8885456Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.8886841Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:07.8888305Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.8889961Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:07.8928183Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:07.8930026Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.8931768Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:07.8934060Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 1057.3150ms
2024-10-02T22:10:07.9353155Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:07.9355456Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:07.9357856Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:07.9359827Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:07.9361558Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.9364737Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.2D.Sprite.Editor.dll, with 135 defines and 274 references
2024-10-02T22:10:07.9366744Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:07.9368541Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.1297583Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.1309980Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.1311631Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.1312983Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.1314596Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.1315958Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.1334213Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.1352274Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.1353597Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.1355420Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.Build.iOSModule.dll, with 135 defines and 281 references
2024-10-02T22:10:08.1357357Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.1359236Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Mobile.AndroidLogcat.Editor.dll, with 135 defines and 274 references
2024-10-02T22:10:08.1360966Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.1362805Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.1364835Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.1366666Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.1368678Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.1374051Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.1375220Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.1376203Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.2176678Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.2188574Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.2190142Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.2192142Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 692.5566ms
2024-10-02T22:10:08.2760479Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.2765405Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.2766563Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.2767498Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.2782144Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.2783248Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.2785471Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.2786440Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.3032199Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.3037036Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.3038303Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.3039944Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.3041206Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.3043118Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 441.9130ms
2024-10-02T22:10:08.3210384Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.3216679Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.3218303Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.3219869Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.3221189Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.3222213Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.3223427Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.3224777Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.3226058Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.3227978Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 190.6376ms
2024-10-02T22:10:08.3230033Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.3231658Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.Tests.dll, with 135 defines and 252 references
2024-10-02T22:10:08.3233410Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.3235170Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.3306440Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.3308429Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.3309720Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.3310668Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.3552003Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.3554592Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.3555819Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.3557060Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.3558285Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.3560467Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 470.3923ms
2024-10-02T22:10:08.3766464Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.3768998Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.4111311Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.4115089Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.4118722Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.4120274Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.4121550Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.4123960Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 92.7545ms
2024-10-02T22:10:08.4131315Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.4140953Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.4142242Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.4144142Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 284.1946ms
2024-10-02T22:10:08.4185623Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.4187650Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.4189957Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.4191527Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.4193386Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.4194981Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:08.4196653Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.4198378Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.4200391Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.4201385Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.4202452Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.4203363Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.4495082Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.4496548Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.4498146Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.4499634Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.4500826Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.4502671Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.dll, with 135 defines and 274 references
2024-10-02T22:10:08.4504495Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.4506307Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.4679117Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.4680161Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.4681239Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.4682220Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.4683287Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.4684187Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.4704763Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.4705933Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.4706991Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.4708618Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 535.3671ms
2024-10-02T22:10:08.5025115Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5030567Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.5031704Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5032681Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.5033723Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.5035158Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.5036786Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.5038077Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.5039470Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.5041364Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 82.3272ms
2024-10-02T22:10:08.5043216Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.5044513Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.5045738Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5047317Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Classic.Private.dll, with 135 defines and 260 references
2024-10-02T22:10:08.5049167Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5050981Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.5052879Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5053914Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.5055030Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5055985Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.5072948Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.5093559Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.5094837Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.5096761Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 57.8163ms
2024-10-02T22:10:08.5098552Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5099768Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.5117126Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.5129061Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.5130354Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.5132255Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 12.9202ms
2024-10-02T22:10:08.5178153Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.5183878Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.5185496Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.5186779Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.5188044Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5190038Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.UI.Editor.dll, with 135 defines and 277 references
2024-10-02T22:10:08.5191714Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5193514Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.5195396Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5196429Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.5197779Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5199033Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.5200072Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.5201394Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.5202904Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.5204150Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.5230002Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5231504Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:08.5233048Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5234828Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.5249163Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5250325Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.5251997Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5252927Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.5504170Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5505864Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.5646326Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5647672Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.5652413Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.5653903Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.5656126Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.5657788Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 49.4499ms
2024-10-02T22:10:08.5706804Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.5712510Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.5714151Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.5715427Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.5716676Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5718573Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Internals.dll, with 135 defines and 275 references
2024-10-02T22:10:08.5720458Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5722258Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.5724438Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5725511Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.5726664Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5727398Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.5818976Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5820396Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.5832326Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.5834173Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.5835843Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.5838288Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 15.5436ms
2024-10-02T22:10:08.5911856Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.5913392Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.5915574Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.5917247Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.5919185Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5920980Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.2D.Tilemap.Editor.dll, with 135 defines and 274 references
2024-10-02T22:10:08.5922880Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.5924825Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.6009630Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6011099Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.6012753Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6014119Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.6270391Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.6272470Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.6274694Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.6276636Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.6280541Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6282145Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Serialization.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:08.6283860Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6285612Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.6304135Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6316376Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.6317956Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6319168Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.6320282Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6321277Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.6339272Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.6346643Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.6347967Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.6350106Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 6.8257ms
2024-10-02T22:10:08.6386383Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.6432305Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.6433614Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.6435518Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 118.7719ms
2024-10-02T22:10:08.6465166Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.6472026Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.6473576Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.6474845Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.6481166Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6488158Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll, with 135 defines and 274 references
2024-10-02T22:10:08.6490319Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6492117Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.6517306Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6526810Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.6527996Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6529273Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.6653260Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6654624Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.6682230Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.6683841Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.6689696Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.6690878Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.6691994Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6693390Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Build.dll, with 135 defines and 277 references
2024-10-02T22:10:08.6699258Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6700877Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.6702563Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6703799Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.6704861Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.6706009Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.6707083Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.6709218Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 23.5203ms
2024-10-02T22:10:08.6736134Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.6738245Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.6740236Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.6741648Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.6745099Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6746542Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.Editor.dll, with 136 defines and 276 references
2024-10-02T22:10:08.6748043Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6749814Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.6751512Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6752415Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.6753405Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6754283Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.6755592Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.6756650Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.6781492Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.6791272Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.6792364Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.6794046Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 87.2045ms
2024-10-02T22:10:08.7001537Z - EILPP : Unity.Entities.Build : : 31ms (~28ms)
2024-10-02T22:10:08.7051854Z - EILPP : Unity.Entities.Build : ComponentDataPP: 3ms
2024-10-02T22:10:08.7053463Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7054661Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.7126971Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.7129039Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.7131094Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.7132744Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.7134474Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7136516Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll, with 135 defines and 274 references
2024-10-02T22:10:08.7139289Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7141734Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.7143987Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7145662Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.7147807Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7149005Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.7157882Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7159240Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.7185751Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.7189572Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.7191053Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.7192223Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.7232022Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7242292Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Editor.Properties.dll, with 135 defines and 276 references
2024-10-02T22:10:08.7243905Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7245565Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.7247297Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7248209Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.7249339Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7250190Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.7251336Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.7256079Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.7261278Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.7262998Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 13.0255ms
2024-10-02T22:10:08.7330821Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7333873Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.7417129Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.7418688Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.7420827Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.7422681Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 23.0758ms
2024-10-02T22:10:08.7497061Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.7498493Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.7500252Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.7501495Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.7519126Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7520768Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/ExtendedAttributes.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:08.7522404Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7524031Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.7526057Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7526931Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.7527939Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.7540494Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.7542775Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.7545271Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 83.8684ms
2024-10-02T22:10:08.7548182Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.7549757Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.7551356Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.7553781Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.7554912Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7556270Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll, with 138 defines and 273 references
2024-10-02T22:10:08.7557776Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7559631Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.7627205Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7628279Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.7629512Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7630411Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.7631416Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7632366Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.7633390Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7634272Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.7664347Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7665355Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.7734212Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7740878Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.7744589Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.7748004Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.7749467Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.7750812Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.7752106Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.7754051Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 100.1702ms
2024-10-02T22:10:08.7787454Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.7797627Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.7799121Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.7801071Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 22.7133ms
2024-10-02T22:10:08.7815620Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.7823426Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.7824666Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.7826507Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 32.5426ms
2024-10-02T22:10:08.8769243Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.8776599Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.8778266Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.8779681Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.8784832Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8786979Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Build.dll, with 135 defines and 278 references
2024-10-02T22:10:08.8789319Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8791583Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.8793815Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8795558Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.8798608Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8799713Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.8800762Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.8802093Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.8809403Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.8811488Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.8813991Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8815576Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:08.8817330Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8819469Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.8893300Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.8894773Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.8896430Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.8897704Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.8899124Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8900765Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.ScriptableBuildPipeline.Editor.dll, with 137 defines and 275 references
2024-10-02T22:10:08.8902536Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8904279Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.8906176Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8907190Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.8908300Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8909822Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.8916060Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8920004Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.8921198Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.8922121Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.9043945Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9047588Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.9087792Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.9090226Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.9092085Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.9093752Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.9095899Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.9097636Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.9099570Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.9101662Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.9103271Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9105086Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Classic.dll, with 135 defines and 257 references
2024-10-02T22:10:08.9107290Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9109346Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEditorBridge.012.dll, with 135 defines and 274 references
2024-10-02T22:10:08.9116441Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9118230Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.9126868Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9128679Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.9130865Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9131904Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.9133087Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9134180Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.9135396Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9136378Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.9137486Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9138464Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.9139751Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:08.9141168Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:08.9142854Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:08.9144215Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.9145503Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9147047Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll, with 135 defines and 278 references
2024-10-02T22:10:08.9149321Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9151091Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:08.9153039Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9154417Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:08.9155610Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9156578Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:08.9700054Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:08.9701566Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:08.9702909Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:08.9704870Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 91.2716ms
2024-10-02T22:10:08.9960122Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:08.9961250Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.0125153Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.0127758Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.0130004Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.0133689Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 101.2385ms
2024-10-02T22:10:09.0189747Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.0190942Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.0273102Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.0274728Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.0278054Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.0280181Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 115.4535ms
2024-10-02T22:10:09.0292254Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.0296174Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.0472997Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.0475075Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.0476968Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.0478793Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 161.0724ms
2024-10-02T22:10:09.0492936Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.0494295Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.0535141Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.0537565Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.0540406Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.0542152Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 171.4366ms
2024-10-02T22:10:09.0993471Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.0999417Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.1001006Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.1002275Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.1053781Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1057686Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UniTask.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:09.1064017Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1065753Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.1067558Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1068547Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.1069809Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1070715Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.1085126Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1087888Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.1158329Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.1168617Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.1170049Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.1171808Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 17.2961ms
2024-10-02T22:10:09.1341960Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.1349908Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.1351573Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.1352855Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.1354130Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1355688Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Build.DotsRuntime.dll, with 135 defines and 278 references
2024-10-02T22:10:09.1357326Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1359332Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.1361589Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1362939Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.1365204Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1366126Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.1395311Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.1396915Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.1400651Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.1406815Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.1408106Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1409985Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEditorBridge.002.dll, with 135 defines and 275 references
2024-10-02T22:10:09.1417162Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1419056Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.1420846Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1421797Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.1423113Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1424016Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.1559385Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.1563030Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.1632633Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.1637043Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.1638309Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.1640455Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 29.2709ms
2024-10-02T22:10:09.2065252Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2067061Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.2130832Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.2133514Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.2135207Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.2137353Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 74.4626ms
2024-10-02T22:10:09.2292971Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.2294958Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.2297159Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.2301664Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.2302952Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2304612Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UnityEditor.XR.LegacyInputHelpers.dll, with 138 defines and 278 references
2024-10-02T22:10:09.2317551Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2319556Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.2321533Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2322581Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.2323754Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2324706Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.2325846Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2329304Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.2330419Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2331363Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.2339740Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.2341017Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.2342610Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.2344510Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 6.5192ms
2024-10-02T22:10:09.2376999Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.2378254Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.2379937Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.2381697Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 328.5760ms
2024-10-02T22:10:09.2486645Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.2488591Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.2490420Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.2493516Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.2494881Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2496661Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.dll, with 137 defines and 288 references
2024-10-02T22:10:09.2498512Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2500518Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.2502458Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2503473Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.2504643Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.2505628Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.3373363Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3375794Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.3659592Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.3661705Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.3663095Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.3665036Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 117.6667ms
2024-10-02T22:10:09.3766828Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.3771053Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.3774840Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.3776233Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.3777510Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3779215Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Editor.dll, with 135 defines and 279 references
2024-10-02T22:10:09.3780880Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3782634Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.3785392Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3786462Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.3787662Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3789265Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.3795212Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.3802428Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.3804082Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.3805718Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.3807029Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3808657Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll, with 136 defines and 252 references
2024-10-02T22:10:09.3810612Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3812388Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.3824714Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.3836689Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.3838467Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3839756Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.3918551Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.3929874Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.3931216Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3932767Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/OculusPlatform.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:09.3934565Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3936367Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.3938301Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3939639Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.3942068Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3943079Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.3944177Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3945150Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.3946253Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.3947242Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.3957768Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.3959381Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.3960690Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.3962603Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 12.7130ms
2024-10-02T22:10:09.4368284Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4374782Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.4376044Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4377071Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.4395805Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.4398252Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.4400315Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.4403296Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.4405076Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.4407772Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 63.1344ms
2024-10-02T22:10:09.4430043Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.4432492Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 61.7776ms
2024-10-02T22:10:09.4714555Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.4727567Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.4729498Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.4730944Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.4732601Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.4733999Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.4735368Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.4736721Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.4738010Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4740027Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/com.rlabrecque.steamworks.net.editor.dll, with 135 defines and 252 references
2024-10-02T22:10:09.4741859Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4743654Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.4745610Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4747414Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.Tests.dll, with 135 defines and 257 references
2024-10-02T22:10:09.4749581Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4751348Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.4753258Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4754302Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.4755474Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4756450Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.4757538Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4758551Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.4759936Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4760915Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.4798318Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.4800701Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.4849966Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.4852461Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.4863517Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.4866571Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 15.3241ms
2024-10-02T22:10:09.5237817Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5239080Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.5367027Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.5368392Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.5369795Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.5371637Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 61.1923ms
2024-10-02T22:10:09.5577272Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.5579028Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.5580749Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.5582120Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.5583524Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5585053Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Candlelight.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:09.5586734Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5588521Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.5590695Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5591744Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.5592863Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5593780Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.5605471Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.5606939Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.5608613Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.5610174Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.5611420Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5612979Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/UnityEditor.SpatialTracking.dll, with 136 defines and 275 references
2024-10-02T22:10:09.5614735Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5616566Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.5621404Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5632524Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.5633773Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5634775Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.5714346Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5715409Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.5723056Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5724126Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.5725720Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.5726976Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.5728077Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.5730222Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 8.7029ms
2024-10-02T22:10:09.5869812Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.5871206Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.5872529Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.5874459Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 29.2583ms
2024-10-02T22:10:09.5975011Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.5976513Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.5978191Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.5979628Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.5980790Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5982171Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/ProceduralImage.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:09.5983613Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5985229Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.5995681Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5996827Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.5997868Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.5998746Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.6099915Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.6100861Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.6110670Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.6113903Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.6114985Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.6116605Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 16.5463ms
2024-10-02T22:10:09.6783979Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.6786103Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.6788704Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.6790232Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.6791457Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.6793015Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.dll, with 135 defines and 280 references
2024-10-02T22:10:09.6794673Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.6796368Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.6798479Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.6799634Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.6800807Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.6801739Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.6879582Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.6880899Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.6959364Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.6960692Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.6961999Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.6964060Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 18.0432ms
2024-10-02T22:10:09.7105123Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.7106547Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.7108130Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.7109571Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.7110785Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7112492Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.Editor.MemoryProfilerModule.dll, with 136 defines and 275 references
2024-10-02T22:10:09.7114279Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7115977Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.7117771Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7118734Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.7120014Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7120884Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.7176757Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7177745Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.7199875Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.7201169Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.7204655Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.7206488Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 12.7272ms
2024-10-02T22:10:09.7487385Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.7488990Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.7490533Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.7491799Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.7492971Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7494455Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll, with 136 defines and 275 references
2024-10-02T22:10:09.7496066Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7497786Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.7500132Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7501111Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.7502230Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7503155Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.7952418Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.7953955Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.7955578Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.7956905Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.7958102Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7959812Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll, with 136 defines and 275 references
2024-10-02T22:10:09.7961441Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7963162Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.7965086Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7966148Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.7967314Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.7968296Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.8010316Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.8011718Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.8013341Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.8014603Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.8015787Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8017511Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Editor.Tests.dll, with 135 defines and 251 references
2024-10-02T22:10:09.8020040Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8021726Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.8023509Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8024535Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.8025680Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8026604Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.8072186Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8073313Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.8117507Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8118516Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.8134590Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.8135902Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.8137145Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.8139191Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 18.5591ms
2024-10-02T22:10:09.8143287Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.8147828Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.8149368Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.8151573Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 12.7691ms
2024-10-02T22:10:09.8470903Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8477473Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.8506303Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.8509096Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.8515189Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.8517076Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 101.9951ms
2024-10-02T22:10:09.8800350Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.8805824Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.8807463Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.8808743Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.8810126Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8811684Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/SoftMask-Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:09.8813228Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8814957Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.8816871Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8817871Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.8819161Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8820085Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.8880526Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.8881531Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.8900545Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.8901841Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.8904071Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.8907129Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 10.2662ms
2024-10-02T22:10:09.9224779Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.9236524Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.9238281Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.9239795Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.9241078Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9242636Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll, with 135 defines and 276 references
2024-10-02T22:10:09.9244664Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9246331Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.9248181Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9249403Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.9250820Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9251757Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.9330237Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.9331722Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.9333308Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.9334643Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.9343943Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9345840Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.NativePlugins.dll, with 135 defines and 277 references
2024-10-02T22:10:09.9349052Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9357141Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.9359161Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9360070Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.9361107Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.9362247Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.9363334Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.9365005Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 19.7725ms
2024-10-02T22:10:09.9368982Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9371336Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.9380437Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9381928Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.9439229Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9440592Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.9463907Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.9465312Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.9474568Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.9478431Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 14.3756ms
2024-10-02T22:10:09.9722474Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.9725961Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.9729560Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.9730742Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.9737188Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9739145Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:09.9741188Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9742903Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.9744752Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9745719Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:09.9750233Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9751185Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:09.9806754Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9807774Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.9809099Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:09.9810409Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.9811690Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:09.9813630Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 9.1754ms
2024-10-02T22:10:09.9911218Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:09.9913125Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:09.9914852Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:09.9916286Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:09.9917653Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9920467Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Scenes.Editor.dll, with 135 defines and 287 references
2024-10-02T22:10:09.9922214Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9924018Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:09.9926081Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:09.9927171Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.0268749Z - EILPP : Unity.Scenes.Editor : : 39ms (~14ms)
2024-10-02T22:10:10.0300492Z - EILPP : Unity.Scenes.Editor : ComponentDataPP: 4ms
2024-10-02T22:10:10.0301622Z - EILPP : Unity.Scenes.Editor : WriteAssembly: 21ms
2024-10-02T22:10:10.0302746Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.0303714Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.0473165Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.0479695Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.0481376Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.0482707Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.0483994Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.0485620Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.dll, with 135 defines and 274 references
2024-10-02T22:10:10.0487368Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.0489400Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.0491328Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.0492827Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.0494016Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.0494978Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.0518337Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.0519486Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.0544734Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.0545970Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.0547068Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.0548748Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 6.5864ms
2024-10-02T22:10:10.0717108Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.0718083Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.0756150Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.0757537Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.0758788Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.0760961Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 88.7207ms
2024-10-02T22:10:10.1180148Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.1181564Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.1183229Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.1184529Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.1185748Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1187147Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Core.Editor.dll, with 135 defines and 251 references
2024-10-02T22:10:10.1188678Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1190582Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.1192643Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1193744Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.1194863Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1195765Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.1196772Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1197705Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.1199220Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.1200786Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.1202368Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.1203689Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.1204947Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1206489Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll, with 135 defines and 253 references
2024-10-02T22:10:10.1208170Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1213257Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.1215000Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1215923Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.1216933Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1217998Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.1249453Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.1250782Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.1257679Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.1259660Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 11.2099ms
2024-10-02T22:10:10.1690418Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.1691887Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.1693387Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.1694769Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.1696337Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.1697595Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.1699005Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.1700262Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.1701474Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1703212Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.ProceduralGrasp.Editor.dll, with 135 defines and 275 references
2024-10-02T22:10:10.1704900Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1706405Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Addressables.Editor.dll, with 136 defines and 278 references
2024-10-02T22:10:10.1708007Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1709994Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.1711819Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1713522Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.1715334Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1716329Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.1717440Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1718359Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.1719655Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1720603Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.1721692Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1722592Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.1773590Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1774577Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.1787502Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.1789431Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.1790961Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.1792186Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.1798719Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1800670Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll, with 135 defines and 274 references
2024-10-02T22:10:10.1802248Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1803920Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.1805780Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1806745Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.1807858Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.1808717Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.1821276Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.1831156Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.1832281Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.1833961Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 14.1690ms
2024-10-02T22:10:10.2051912Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2054869Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.2072923Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2085479Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.2086580Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.2087735Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.2089006Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.2090717Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 29.1171ms
2024-10-02T22:10:10.2095164Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.2096648Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.2110510Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.2112563Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 92.4539ms
2024-10-02T22:10:10.2406594Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.2408617Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.2410784Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.2412401Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.2413973Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2415817Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll, with 136 defines and 280 references
2024-10-02T22:10:10.2418210Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2420696Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.2423149Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.2424943Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.2426620Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.2428190Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.2429745Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2431602Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Postprocessing.Editor.dll, with 138 defines and 277 references
2024-10-02T22:10:10.2433924Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2435935Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.2438021Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2439367Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.2440647Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2441691Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.2490178Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2491548Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.2492989Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2494238Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.2556376Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2557736Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.2559466Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.2561160Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.2562705Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.2565065Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 13.3898ms
2024-10-02T22:10:10.2625351Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.2627226Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.2629402Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.2631215Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.2632955Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2635626Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll, with 135 defines and 277 references
2024-10-02T22:10:10.2637641Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2639806Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.2641809Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2643787Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.2644803Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2645645Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.2686452Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2687991Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.2699645Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2700552Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.2715019Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.2717632Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.2719410Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.2725407Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 8.5247ms
2024-10-02T22:10:10.2735237Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.2742320Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.2743641Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.2745540Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 107.1929ms
2024-10-02T22:10:10.2942124Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.2943532Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.2945059Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.2946336Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.2947476Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2949185Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Tests.dll, with 135 defines and 256 references
2024-10-02T22:10:10.2950910Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2952574Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.2954327Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2955265Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.2956309Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.2957162Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.3254189Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.3255618Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.3257086Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.3258426Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.3260111Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.3261337Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.3262497Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3264020Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll, with 135 defines and 276 references
2024-10-02T22:10:10.3265775Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.3267023Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.3268181Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3270058Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.3272106Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3273612Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.XR.Management.Editor.dll, with 136 defines and 275 references
2024-10-02T22:10:10.3275303Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3277394Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.3279501Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3280708Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.3281810Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3300592Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.3301720Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3302619Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.3310760Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3311797Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.3435572Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3437795Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.3487981Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3489160Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.3511412Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.3514269Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.3519577Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.3521457Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 28.7253ms
2024-10-02T22:10:10.3527262Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3528600Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.3731299Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.3734043Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.3735299Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.3737084Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 78.9344ms
2024-10-02T22:10:10.3831648Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3832662Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.3888231Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.3892752Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.3897917Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.3899783Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.3901040Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3902682Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll, with 135 defines and 275 references
2024-10-02T22:10:10.3904449Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3906202Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.3913545Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3914549Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.3915620Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3916505Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.3917845Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.3919350Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.3920668Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.3922442Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 68.0006ms
2024-10-02T22:10:10.3971971Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.3972986Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.3991771Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.3993087Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.3994306Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.3996151Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 9.2991ms
2024-10-02T22:10:10.4287220Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.4288671Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.4290399Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.4291745Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.4293287Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.4294592Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.4295879Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.4297255Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.4298555Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4300291Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll, with 135 defines and 274 references
2024-10-02T22:10:10.4301866Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4303618Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.4305464Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4306488Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.4307572Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4309612Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.Experimental.dll, with 135 defines and 275 references
2024-10-02T22:10:10.4311416Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4313148Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.4315065Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4316007Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.4317090Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4318233Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.4319507Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4320403Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.4360592Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.4364035Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.4365639Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.4367057Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.4368232Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4369913Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.UI.Editor.dll, with 135 defines and 277 references
2024-10-02T22:10:10.4371565Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4373306Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.4375180Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4376216Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.4377364Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4378368Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.4379756Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4380746Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.4382011Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.4383469Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.4384698Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.4386544Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 10.3469ms
2024-10-02T22:10:10.4400323Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4401300Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.4402387Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.4403625Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.4404770Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.4406584Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 11.1795ms
2024-10-02T22:10:10.4553050Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4555704Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.4586389Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.4589472Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.4591807Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.4594405Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 25.0549ms
2024-10-02T22:10:10.4604711Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.4605983Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.4620464Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.4630449Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.4631567Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4633031Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Playmode.TestRunner.dll, with 135 defines and 254 references
2024-10-02T22:10:10.4634533Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4636598Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.4643246Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4644495Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.4652539Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4654574Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.4696386Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4700197Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.4706082Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.4709867Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.4716768Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.4720909Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 231.2050ms
2024-10-02T22:10:10.4727101Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.4729547Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.4731257Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.4735708Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 12.5913ms
2024-10-02T22:10:10.4786621Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:10.4788097Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:10.4792828Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:10.4794039Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.4886261Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4898069Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.dll, with 136 defines and 280 references
2024-10-02T22:10:10.4899776Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4901443Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.4903192Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4904163Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:10.4905217Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4906096Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:10.4994004Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:10.4996004Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:10.5017526Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:10.5020725Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:10.5024212Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:10.5025914Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 23.7146ms
2024-10-02T22:10:11.6375686Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:11.6377232Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:11.6379397Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:11.6380765Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:11.6382202Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:11.6383732Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Editor.dll, with 135 defines and 273 references
2024-10-02T22:10:11.6385734Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:11.6387631Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:11.6389811Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:11.6390896Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:11.7267128Z - EILPP : Unity.Entities.Editor : : 87ms (~15ms)
2024-10-02T22:10:11.7268665Z - EILPP : Unity.Entities.Editor : GetAllComponentTypes: 2ms
2024-10-02T22:10:11.7272179Z - EILPP : Unity.Entities.Editor : ComponentDataPP: 12ms
2024-10-02T22:10:11.7273155Z - EILPP : Unity.Entities.Editor : WriteAssembly: 58ms
2024-10-02T22:10:11.7274171Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:11.7275111Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:11.8070321Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:11.8071338Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:11.8907470Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:11.8909407Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:11.8910675Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:11.8912581Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 252.9912ms
2024-10-02T22:10:13.1669206Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:13.1670551Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:13.1671965Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:13.1673140Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:13.1674229Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:13.1675439Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.dll, with 134 defines and 305 references
2024-10-02T22:10:13.1676723Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:13.1678301Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:13.1706007Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:13.1707115Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:13.1708184Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:13.1709249Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:14.1034090Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:14.1078229Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:14.4260675Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:14.4261985Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:14.4263616Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:14.4265552Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 1259.7053ms
2024-10-02T22:10:14.4310416Z info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
2024-10-02T22:10:14.4311725Z Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc -
2024-10-02T22:10:14.4313163Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
2024-10-02T22:10:14.4314598Z Executing endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:14.4315941Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:14.4317256Z Processing assembly Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Editor.dll, with 135 defines and 302 references
2024-10-02T22:10:14.4318633Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:14.4320439Z processors: Unity.Entities.CodeGen.EntitiesILPostProcessors, Unity.Jobs.CodeGen.JobsILPostProcessor, zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:14.4332016Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:14.4332978Z running Unity.Entities.CodeGen.EntitiesILPostProcessors
2024-10-02T22:10:14.4333992Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:14.4334893Z running Unity.Jobs.CodeGen.JobsILPostProcessor
2024-10-02T22:10:14.4801614Z info: Unity.ILPP.Runner.PostProcessingPipeline[0]
2024-10-02T22:10:14.4802348Z running zzzUnity.Burst.CodeGen.BurstILPostProcessor
2024-10-02T22:10:14.4817428Z info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
2024-10-02T22:10:14.4819447Z Executed endpoint 'gRPC - /UnityILPP.PostProcessing/PostProcessAssembly'
2024-10-02T22:10:14.4820674Z info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
2024-10-02T22:10:14.4821980Z Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/PostProcessAssembly application/grpc - - 200 - application/grpc 50.7921ms
2024-10-02T22:10:14.5082699Z ExitCode: 0 Duration: 40s
2024-10-02T22:10:14.5091519Z Finished compiling graph: 1686 nodes, 36679 flattened edges (28685 ToBuild, 330 ToUse), maximum node priority 2471
2024-10-02T22:10:14.5093523Z [ 0s] Delete 20 artifact files that are no longer in use. (like Library/Bee/artifacts/1900b0aE.dag/Google.Analytics.rsp)
2024-10-02T22:10:14.5095050Z [ 150/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.rsp
2024-10-02T22:10:14.5096250Z [ 151/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.rsp
2024-10-02T22:10:14.5097579Z [ 153/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp
2024-10-02T22:10:14.5099110Z [ 158/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp
2024-10-02T22:10:14.5100376Z [ 162/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp
2024-10-02T22:10:14.5101555Z [ 163/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.rsp
2024-10-02T22:10:14.5102800Z [ 164/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Serialization.rsp
2024-10-02T22:10:14.5103978Z [ 168/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp
2024-10-02T22:10:14.5105263Z [ 169/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Extensions.rsp
2024-10-02T22:10:14.5106806Z [ 189/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.rsp
2024-10-02T22:10:14.5107992Z [ 193/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.rsp
2024-10-02T22:10:14.5109466Z [ 198/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Jobs.CodeGen.rsp
2024-10-02T22:10:14.5110775Z [ 200/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Profiling.Core.rsp
2024-10-02T22:10:14.5112273Z [ 204/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.CodeGen.rsp
2024-10-02T22:10:14.5113683Z [ 206/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.rsp
2024-10-02T22:10:14.5115253Z [ 212/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Serialization.Editor.rsp
2024-10-02T22:10:14.5116751Z [ 214/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.rsp
2024-10-02T22:10:14.5118307Z [ 219/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.UI.rsp
2024-10-02T22:10:14.5120054Z [ 220/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.UnityAdditionalFile.txt
2024-10-02T22:10:14.5121647Z [ 223/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.rsp2
2024-10-02T22:10:14.5122940Z [ 228/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.rsp
2024-10-02T22:10:14.5124250Z [ 233/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.UI.Editor.rsp
2024-10-02T22:10:14.5125739Z [ 235/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEditorBridge.012.rsp
2024-10-02T22:10:14.5127056Z [ 241/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Build.rsp
2024-10-02T22:10:14.5128472Z [ 242/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.rsp
2024-10-02T22:10:14.5130417Z [ 247/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.rsp
2024-10-02T22:10:14.5132144Z [ 248/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.rsp
2024-10-02T22:10:14.5133769Z [ 253/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.dll.mvfrm.rsp
2024-10-02T22:10:14.5135469Z [ 255/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.rsp
2024-10-02T22:10:14.5137254Z [ 256/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.rsp2
2024-10-02T22:10:14.5139022Z [ 258/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.rsp
2024-10-02T22:10:14.5140557Z [ 268/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEngineBridge.012.rsp
2024-10-02T22:10:14.5142384Z [ 270/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.UnityAdditionalFile.txt
2024-10-02T22:10:14.5144100Z [ 278/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.XR.Management.rsp
2024-10-02T22:10:14.5145542Z [ 279/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.rsp
2024-10-02T22:10:14.5146976Z [ 280/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Editor.rsp
2024-10-02T22:10:14.5148163Z [ 281/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Transforms.rsp
2024-10-02T22:10:14.5149613Z [ 284/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Build.rsp
2024-10-02T22:10:14.5150989Z [ 291/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ScriptableBuildPipeline.rsp
2024-10-02T22:10:14.5152664Z [ 294/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.dll.mvfrm.rsp
2024-10-02T22:10:14.5154247Z [ 297/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Internals.rsp
2024-10-02T22:10:14.5155732Z [ 300/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.rsp
2024-10-02T22:10:14.5157620Z [ 304/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.rsp
2024-10-02T22:10:14.5159207Z [ 306/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UniTask.rsp
2024-10-02T22:10:14.5160375Z [ 312/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Classic.rsp
2024-10-02T22:10:14.5161613Z [ 320/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ResourceManager.rsp
2024-10-02T22:10:14.5163485Z [ 322/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.UnityAdditionalFile.txt
2024-10-02T22:10:14.5165041Z [ 323/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.rsp
2024-10-02T22:10:14.5166496Z [ 324/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.rsp2
2024-10-02T22:10:14.5167763Z [ 325/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Scenes.rsp
2024-10-02T22:10:14.5169434Z [ 326/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.rsp
2024-10-02T22:10:14.5171071Z [ 334/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ScriptableBuildPipeline.Editor.rsp
2024-10-02T22:10:14.5172565Z [ 342/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.rsp
2024-10-02T22:10:14.5173995Z [ 347/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.XR.Management.Editor.rsp
2024-10-02T22:10:14.5175343Z [ 348/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Build.DotsRuntime.rsp
2024-10-02T22:10:14.5176809Z [ 350/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Hybrid.HybridComponents.rsp
2024-10-02T22:10:14.5178266Z [ 353/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Utils.rsp
2024-10-02T22:10:14.5179823Z [ 354/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Postprocessing.Runtime.rsp
2024-10-02T22:10:14.5181311Z [ 356/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.rsp2
2024-10-02T22:10:14.5183030Z [ 377/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.UnityAdditionalFile.txt
2024-10-02T22:10:14.5184516Z [ 378/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Shared.rsp
2024-10-02T22:10:14.5185705Z [ 379/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.rsp
2024-10-02T22:10:14.5187119Z [ 380/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.dll.mvfrm.rsp
2024-10-02T22:10:14.5188778Z [ 382/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.dll.mvfrm.rsp
2024-10-02T22:10:14.5190495Z [ 387/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.UI.rsp
2024-10-02T22:10:14.5191835Z [ 394/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.SpatialTracking.rsp
2024-10-02T22:10:14.5193238Z [ 398/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp
2024-10-02T22:10:14.5194800Z [ 399/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.rsp
2024-10-02T22:10:14.5196327Z [ 400/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.rsp
2024-10-02T22:10:14.5197622Z [ 401/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Addressables.rsp
2024-10-02T22:10:14.5199189Z [ 406/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.rsp
2024-10-02T22:10:14.5200708Z [ 407/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Classic.Private.rsp
2024-10-02T22:10:14.5202156Z [ 410/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Postprocessing.Editor.rsp
2024-10-02T22:10:14.5203418Z [ 412/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/SQLiteAsync.rsp
2024-10-02T22:10:14.5204632Z [ 413/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Hybrid.rsp
2024-10-02T22:10:14.5205942Z [ 417/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Messaging.rsp
2024-10-02T22:10:14.5207668Z [ 419/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.NativePlugins.rsp2
2024-10-02T22:10:14.5209617Z [ 421/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.rsp
2024-10-02T22:10:14.5211610Z [ 422/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.NativePlugins.UnityAdditionalFile.txt
2024-10-02T22:10:14.5213505Z [ 423/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.rsp
2024-10-02T22:10:14.5214830Z [ 426/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.rsp
2024-10-02T22:10:14.5216149Z [ 431/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/LogHistory.rsp
2024-10-02T22:10:14.5217238Z [ 432/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.rsp
2024-10-02T22:10:14.5218609Z [ 433/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.UI.Editor.rsp
2024-10-02T22:10:14.5220384Z [ 439/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.rsp
2024-10-02T22:10:14.5221955Z [ 442/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.rsp
2024-10-02T22:10:14.5223532Z [ 452/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.NativePlugins.rsp
2024-10-02T22:10:14.5225069Z [ 453/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.rsp
2024-10-02T22:10:14.5226708Z [ 454/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.NativePlugins.dll.mvfrm.rsp
2024-10-02T22:10:14.5228266Z [ 465/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.rsp
2024-10-02T22:10:14.5229696Z [ 483/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Mathematics.rsp
2024-10-02T22:10:14.5230949Z [ 488/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Mobile.rsp
2024-10-02T22:10:14.5232691Z [ 492/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.iOSModule.UnityAdditionalFile.txt
2024-10-02T22:10:14.5234381Z [ 493/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/CommandHandlers.rsp
2024-10-02T22:10:14.5235892Z [ 495/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.iOSModule.rsp2
2024-10-02T22:10:14.5237879Z [ 504/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.SimulatorModule.UnityAdditionalFile.txt
2024-10-02T22:10:14.5240024Z [ 505/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.SimulatorModule.rsp2
2024-10-02T22:10:14.5241935Z [ 512/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Parser.UnityAdditionalFile.txt
2024-10-02T22:10:14.5243648Z [ 514/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Parser.rsp2
2024-10-02T22:10:14.5245388Z [ 525/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.SimulatorModule.dll.mvfrm.rsp
2024-10-02T22:10:14.5247157Z [ 526/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.rsp
2024-10-02T22:10:14.5249299Z [ 529/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.iOSModule.dll.mvfrm.rsp
2024-10-02T22:10:14.5250940Z [ 531/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Candlelight.rsp
2024-10-02T22:10:14.5252191Z [ 532/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/ExtendedAttributes.Core.rsp
2024-10-02T22:10:14.5253493Z [ 533/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/ProceduralImage.rsp
2024-10-02T22:10:14.5254849Z [ 534/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/com.rlabrecque.steamworks.net.rsp
2024-10-02T22:10:14.5256187Z [ 535/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/ProceduralGrasp.rsp
2024-10-02T22:10:14.5257460Z [ 536/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.rsp
2024-10-02T22:10:14.5259192Z [ 537/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UniTask.Addressables.rsp
2024-10-02T22:10:14.5260550Z [ 538/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.rsp
2024-10-02T22:10:14.5262109Z [ 539/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEditorBridge.002.rsp
2024-10-02T22:10:14.5263564Z [ 540/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.rsp
2024-10-02T22:10:14.5265169Z [ 541/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.XR.LegacyInputHelpers.rsp
2024-10-02T22:10:14.5266748Z [ 542/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Scenes.Editor.rsp
2024-10-02T22:10:14.5268221Z [ 543/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Tests.rsp
2024-10-02T22:10:14.5270130Z [ 544/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.Editor.rsp
2024-10-02T22:10:14.5271603Z [ 545/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Editor.Properties.rsp
2024-10-02T22:10:14.5273046Z [ 546/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp
2024-10-02T22:10:14.5274392Z [ 547/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/ICSharpCode.SharpZipLib.rsp
2024-10-02T22:10:14.5275702Z [ 548/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Timestamp.rsp
2024-10-02T22:10:14.5277199Z [ 549/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Parser.dll.mvfrm.rsp
2024-10-02T22:10:14.5278728Z [ 550/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Addressables.Editor.rsp
2024-10-02T22:10:14.5280450Z [ 551/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEngineBridge.002.rsp
2024-10-02T22:10:14.5282110Z [ 552/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.SimulatorModule.rsp
2024-10-02T22:10:14.5283594Z [ 553/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Noise.rsp
2024-10-02T22:10:14.5285433Z [ 554/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.AndroidModule.UnityAdditionalFile.txt
2024-10-02T22:10:14.5287648Z [ 555/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.AndroidModule.rsp2
2024-10-02T22:10:14.5289791Z [ 556/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.iOSModule.rsp
2024-10-02T22:10:14.5291277Z [ 557/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/ProGif.rsp
2024-10-02T22:10:14.5292792Z [ 559/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.UnityAdditionalFile.txt
2024-10-02T22:10:14.5294286Z [ 561/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Console.rsp
2024-10-02T22:10:14.5295633Z [ 562/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.iOSModule.rsp2
2024-10-02T22:10:14.5297447Z [ 567/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.iOSModule.UnityAdditionalFile.txt
2024-10-02T22:10:14.5299314Z [ 570/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.FingerGestures.rsp
2024-10-02T22:10:14.5301060Z [ 574/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.AndroidModule.dll.mvfrm.rsp
2024-10-02T22:10:14.5302913Z [ 577/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.rsp2
2024-10-02T22:10:14.5304471Z [ 578/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Parser.rsp
2024-10-02T22:10:14.5306091Z [ 584/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.dll.mvfrm.rsp
2024-10-02T22:10:14.5307668Z [ 585/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.iOSModule.rsp
2024-10-02T22:10:14.5309561Z [ 586/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.AndroidModule.rsp
2024-10-02T22:10:14.5311274Z [ 587/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Candlelight.Editor.rsp
2024-10-02T22:10:14.5312671Z [ 588/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.rsp
2024-10-02T22:10:14.5314313Z [ 589/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.iOSModule.dll.mvfrm.rsp
2024-10-02T22:10:14.5315968Z [ 590/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/ExtendedAttributes.Editor.rsp
2024-10-02T22:10:14.5317471Z [ 593/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Extras.dll.mvfrm.rsp
2024-10-02T22:10:14.5319417Z [ 598/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/ProceduralImage.Editor.rsp
2024-10-02T22:10:14.5320576Z [ 599/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/SoftMask.rsp
2024-10-02T22:10:14.5321766Z [ 607/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/OculusPlatform.rsp
2024-10-02T22:10:14.5323225Z [ 608/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.AndroidModule.dll.mvfrm.rsp
2024-10-02T22:10:14.5324954Z [ 614/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Demo.dll.mvfrm.rsp
2024-10-02T22:10:14.5326304Z [ 616/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.rsp
2024-10-02T22:10:14.5327696Z [ 620/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Extras.dll.mvfrm.rsp
2024-10-02T22:10:14.5329790Z [ 628/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.AndroidModule.UnityAdditionalFile.txt
2024-10-02T22:10:14.5331523Z [ 630/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Editor.dll.mvfrm.rsp
2024-10-02T22:10:14.5333174Z [ 631/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Demo.UnityAdditionalFile.txt
2024-10-02T22:10:14.5334919Z [ 632/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.AndroidModule.rsp2
2024-10-02T22:10:14.5336519Z [ 635/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Extras.rsp2
2024-10-02T22:10:14.5338066Z [ 637/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Extras.rsp2
2024-10-02T22:10:14.5339858Z [ 642/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Demo.rsp2
2024-10-02T22:10:14.5341708Z [ 652/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.Build.iOSModule.dll.mvfrm.rsp
2024-10-02T22:10:14.5343744Z [ 654/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Extras.UnityAdditionalFile.txt
2024-10-02T22:10:14.5345718Z [ 676/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Extras.UnityAdditionalFile.txt
2024-10-02T22:10:14.5347862Z [ 680/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.Build.iOSModule.UnityAdditionalFile.txt
2024-10-02T22:10:14.5349986Z [ 687/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Extras.rsp
2024-10-02T22:10:14.5351738Z [ 689/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.Experimental.dll.mvfrm.rsp
2024-10-02T22:10:14.5353344Z [ 690/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UniTask.DOTween.rsp
2024-10-02T22:10:14.5354563Z [ 693/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UniTask.TextMeshPro.rsp
2024-10-02T22:10:14.5355945Z [ 698/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Extras.rsp
2024-10-02T22:10:14.5357566Z [ 700/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Tests.rsp
2024-10-02T22:10:14.5359095Z [ 704/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Jobs.rsp
2024-10-02T22:10:14.5360161Z [ 707/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UniTask.Linq.rsp
2024-10-02T22:10:14.5361387Z [ 718/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Transforms.Hybrid.rsp
2024-10-02T22:10:14.5363129Z [ 723/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.AndroidModule.rsp
2024-10-02T22:10:14.5364869Z [ 725/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.Tests.rsp
2024-10-02T22:10:14.5366386Z [ 726/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.Common.rsp
2024-10-02T22:10:14.5368010Z [ 731/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Extensions.Hybrid.rsp
2024-10-02T22:10:14.5369895Z [ 732/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.rsp
2024-10-02T22:10:14.5371942Z [ 733/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.rsp
2024-10-02T22:10:14.5374036Z [ 741/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.Build.iOSModule.rsp2
2024-10-02T22:10:14.5375636Z [ 742/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Deformations.rsp
2024-10-02T22:10:14.5376857Z [ 751/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.UniGif.rsp
2024-10-02T22:10:14.5378319Z [ 753/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.rsp
2024-10-02T22:10:14.5380324Z [ 754/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.Experimental.rsp2
2024-10-02T22:10:14.5382020Z [ 755/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.rsp
2024-10-02T22:10:14.5383469Z [ 756/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.rsp
2024-10-02T22:10:14.5385316Z [ 757/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.Experimental.UnityAdditionalFile.txt
2024-10-02T22:10:14.5387219Z [ 758/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Demo.rsp
2024-10-02T22:10:14.5389115Z [ 759/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Editor.Tests.rsp
2024-10-02T22:10:14.5390667Z [ 761/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp
2024-10-02T22:10:14.5392082Z [ 763/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Playmode.TestRunner.rsp
2024-10-02T22:10:14.5393816Z [ 766/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.Editor.MemoryProfilerModule.rsp
2024-10-02T22:10:14.5395679Z [ 767/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.Experimental.rsp
2024-10-02T22:10:14.5397212Z [ 768/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/PPv2URPConverters.rsp
2024-10-02T22:10:14.5398670Z [ 769/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.rsp
2024-10-02T22:10:14.5400322Z [ 770/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Editor.rsp
2024-10-02T22:10:14.5401717Z [ 771/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Mobile.AndroidLogcat.Editor.rsp
2024-10-02T22:10:14.5403445Z [ 772/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.Build.iOSModule.rsp
2024-10-02T22:10:14.5405051Z [ 773/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Editor.rsp
2024-10-02T22:10:14.5406372Z [ 774/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/OculusPlatform.Editor.rsp
2024-10-02T22:10:14.5407702Z [ 775/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.2D.Tilemap.Editor.rsp
2024-10-02T22:10:14.5409232Z [ 776/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.rsp
2024-10-02T22:10:14.5411180Z [ 777/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.rsp
2024-10-02T22:10:14.5412835Z [ 778/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/GiantArmy.ProceduralGrasp.Editor.rsp
2024-10-02T22:10:14.5414428Z [ 779/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Core.Editor.rsp
2024-10-02T22:10:14.5415819Z [ 780/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.XR.LegacyInputHelpers.rsp
2024-10-02T22:10:14.5417240Z [ 781/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.rsp
2024-10-02T22:10:14.5418695Z [ 782/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/SoftMask-Editor.rsp
2024-10-02T22:10:14.5420402Z [ 783/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.Tests.rsp
2024-10-02T22:10:14.5421940Z [ 784/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/com.rlabrecque.steamworks.net.editor.rsp
2024-10-02T22:10:14.5423485Z [ 785/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.rsp
2024-10-02T22:10:14.5424786Z [ 786/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.2D.Sprite.Editor.rsp
2024-10-02T22:10:14.5426240Z [ 789/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.SpatialTracking.rsp
2024-10-02T22:10:14.5427555Z [ 790/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/UniTask.Editor.rsp
2024-10-02T22:10:14.5429093Z [ 791/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.rsp
2024-10-02T22:10:14.5430811Z [ 792/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Editor.Tests.rsp
2024-10-02T22:10:14.5432329Z [ 793/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.rsp
2024-10-02T22:10:14.5433588Z [ 794/1683 0s] WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.rsp
2024-10-02T22:10:14.5434887Z [ 795/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Jobs.CodeGen.dll (+2 others)
2024-10-02T22:10:14.5436487Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Jobs.CodeGen.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5437893Z [ 796/1683 0s] CopyFiles Library/ScriptAssemblies/Unity.Jobs.CodeGen.dll
2024-10-02T22:10:14.5439169Z [ 797/1683 0s] CopyFiles Library/ScriptAssemblies/Unity.Jobs.CodeGen.pdb
2024-10-02T22:10:14.5440350Z [ 798/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)
2024-10-02T22:10:14.5442012Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5443641Z [ 801/1683 0s] CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.pdb
2024-10-02T22:10:14.5444789Z [ 802/1683 0s] CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.dll
2024-10-02T22:10:14.5445999Z [ 803/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)
2024-10-02T22:10:14.5447539Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5449341Z [ 805/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others)
2024-10-02T22:10:14.5451067Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5452667Z [ 808/1683 0s] CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.pdb
2024-10-02T22:10:14.5453856Z [ 809/1683 0s] CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.dll
2024-10-02T22:10:14.5455100Z [ 810/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)
2024-10-02T22:10:14.5456680Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5458737Z [ 819/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.dll.mvfrm
2024-10-02T22:10:14.5460733Z [ 820/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEditorBridge.012.dll (+2 others)
2024-10-02T22:10:14.5462695Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEditorBridge.012.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5464631Z [ 823/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.XR.Management.dll (+2 others)
2024-10-02T22:10:14.5466246Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.XR.Management.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5467938Z [ 825/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.dll (+2 others)
2024-10-02T22:10:14.5473406Z Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/DesignPatterns/PrivateSingletonBehaviour.cs(54,47): warning CS0618: 'Object.FindObjectsOfType(Type)' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID, but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.5478629Z [ 827/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.dll.mvfrm
2024-10-02T22:10:14.5480731Z [ 828/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ScriptableBuildPipeline.dll (+2 others)
2024-10-02T22:10:14.5482624Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ScriptableBuildPipeline.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5484397Z [ 829/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.UI.dll (+2 others)
2024-10-02T22:10:14.5485907Z [ 830/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEngineBridge.012.dll (+2 others)
2024-10-02T22:10:14.5487438Z [ 831/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Profiling.Core.dll (+2 others)
2024-10-02T22:10:14.5489351Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Profiling.Core.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5491421Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEngineBridge.012.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5493486Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.UI.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5495285Z [ 843/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.dll (+2 others)
2024-10-02T22:10:14.5496830Z [ 844/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll (+2 others)
2024-10-02T22:10:14.5498501Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5500452Z [ 845/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll (+2 others)
2024-10-02T22:10:14.5502286Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5503953Z [ 846/1683 3s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll (+2 others)
2024-10-02T22:10:14.5505462Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5507025Z [ 849/1683 2s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ResourceManager.dll (+2 others)
2024-10-02T22:10:14.5508729Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ResourceManager.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5510751Z [ 852/1683 2s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Postprocessing.Runtime.dll (+2 others)
2024-10-02T22:10:14.5512590Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Postprocessing.Runtime.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5514578Z [ 853/1683 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.ResourceManager.ref.dll_56EDCE417F1B8EC7.mvfrm
2024-10-02T22:10:14.5516387Z [ 854/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.UI.dll (+2 others)
2024-10-02T22:10:14.5518054Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.UI.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5519997Z [ 858/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.XR.Management.Editor.dll (+2 others)
2024-10-02T22:10:14.5521901Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.XR.Management.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5523584Z [ 862/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Utils.dll (+2 others)
2024-10-02T22:10:14.5526005Z Assets/Code/Utils/Standalone/DeviceInfo.cs(129,18): warning CS0618: 'GraphicsDeviceType.OpenGLES2' is obsolete: 'OpenGL ES 2.0 is no longer supported in Unity 2023.1'
2024-10-02T22:10:14.5528068Z Assets/Code/Utils/Standalone/DeviceInfo.cs(326,9): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.5530080Z Assets/Code/Utils/Standalone/DeviceInfo.cs(342,9): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.5531533Z [ 864/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others)
2024-10-02T22:10:14.5533179Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.CodeGen.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5535186Z [ 865/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Addressables.dll.mvfrm
2024-10-02T22:10:14.5537146Z [ 866/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.dll.mvfrm
2024-10-02T22:10:14.5539180Z [ 867/1683 2s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ScriptableBuildPipeline.Editor.dll (+2 others)
2024-10-02T22:10:14.5541198Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ScriptableBuildPipeline.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5543500Z [ 871/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.dll.mvfrm
2024-10-02T22:10:14.5545034Z [ 872/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Shared.dll (+2 others)
2024-10-02T22:10:14.5546376Z [ 875/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.SpatialTracking.dll (+2 others)
2024-10-02T22:10:14.5548162Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.SpatialTracking.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5550219Z [ 876/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.dll (+2 others)
2024-10-02T22:10:14.5553682Z Assets/Plugins/VoxelBusters/CoreLibrary/Editor/CoreLibrary/Misc/ScriptingDefinesManager.cs(114,47): warning CS0618: 'PlayerSettings.GetScriptingDefineSymbolsForGroup(BuildTargetGroup)' is obsolete: 'Use GetScriptingDefineSymbols(NamedBuildTarget buildTarget) instead'
2024-10-02T22:10:14.5559031Z Assets/Plugins/VoxelBusters/CoreLibrary/Editor/CoreLibrary/Misc/ScriptingDefinesManager.cs(135,25): warning CS0618: 'PlayerSettings.SetScriptingDefineSymbolsForGroup(BuildTargetGroup, string)' is obsolete: 'Use SetScriptingDefineSymbols(NamedBuildTarget buildTarget, string defines) instead'
2024-10-02T22:10:14.5562149Z [ 879/1683 5s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.dll (+2 others)
2024-10-02T22:10:14.5563518Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5565035Z [ 880/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Addressables.dll (+2 others)
2024-10-02T22:10:14.5566656Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Addressables.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5568394Z [ 881/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Postprocessing.Editor.dll (+2 others)
2024-10-02T22:10:14.5570453Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Postprocessing.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5572426Z [ 884/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.dll (+2 others)
2024-10-02T22:10:14.5576185Z Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/EssentialKitManager.cs(43,29): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.5583026Z Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/NativeUI/UnityUIInterface.cs(64,47): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.5587496Z [ 885/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Messaging.dll (+2 others)
2024-10-02T22:10:14.5589067Z [ 886/1683 7s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll (+2 others)
2024-10-02T22:10:14.5590469Z [ 887/1683 7s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll (+2 others)
2024-10-02T22:10:14.5592083Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5594000Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5595836Z [ 892/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/LogHistory.dll (+2 others)
2024-10-02T22:10:14.5597127Z [ 895/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll (+2 others)
2024-10-02T22:10:14.5598995Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5600907Z [ 896/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll (+2 others)
2024-10-02T22:10:14.5603006Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.ConversionSystem.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5604849Z [ 900/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.dll (+2 others)
2024-10-02T22:10:14.5606521Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5608180Z [ 901/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll (+2 others)
2024-10-02T22:10:14.5610109Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5611695Z [ 906/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/SQLiteAsync.dll (+2 others)
2024-10-02T22:10:14.5613642Z [ 907/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.NativePlugins.dll.mvfrm
2024-10-02T22:10:14.5615512Z [ 908/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.dll (+2 others)
2024-10-02T22:10:14.5617348Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5619278Z [ 909/1683 3s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others)
2024-10-02T22:10:14.5620946Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5622791Z [ 911/1683 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Addressables.ref.dll_E8DB4810C9946D63.mvfrm
2024-10-02T22:10:14.5624337Z [ 921/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/CommandHandlers.dll (+2 others)
2024-10-02T22:10:14.5625834Z [ 923/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Mobile.dll (+2 others)
2024-10-02T22:10:14.5627242Z [ 924/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/ExtendedAttributes.Core.dll (+2 others)
2024-10-02T22:10:14.5629157Z [ 931/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.NativePlugins.dll (+2 others)
2024-10-02T22:10:14.5633485Z Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/DemoKit/EditorDemoManager.cs(16,38): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.5639624Z Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/TargetBuilder.cs(41,4): warning CS0618: 'PlayerSettings.SetScriptingBackend(BuildTargetGroup, ScriptingImplementation)' is obsolete: 'Use SetScriptingBackend(NamedBuildTarget buildTarget, ScriptingImplementation backend) instead'
2024-10-02T22:10:14.5643313Z [ 932/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/Unity.Addressables.Editor.dll.mvfrm
2024-10-02T22:10:14.5645236Z [ 933/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/UniTask.Addressables.dll.mvfrm
2024-10-02T22:10:14.5646801Z [ 937/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Mathematics.dll (+2 others)
2024-10-02T22:10:14.5649161Z [ 939/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.iOSModule.dll.mvfrm
2024-10-02T22:10:14.5651632Z [ 940/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.SimulatorModule.dll.mvfrm
2024-10-02T22:10:14.5653357Z [ 942/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others)
2024-10-02T22:10:14.5654682Z [ 943/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/ProceduralImage.dll (+2 others)
2024-10-02T22:10:14.5656156Z [ 944/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/com.rlabrecque.steamworks.net.dll (+2 others)
2024-10-02T22:10:14.5657591Z [ 945/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/ProceduralGrasp.dll (+2 others)
2024-10-02T22:10:14.5661134Z Assets/VR/Libraries/ProceduralGrasp/HandPose.cs(94,20): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.5664187Z [ 946/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.Addressables.dll (+2 others)
2024-10-02T22:10:14.5665868Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.Addressables.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5667453Z [ 947/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Candlelight.dll (+2 others)
2024-10-02T22:10:14.5669108Z [ 948/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.XR.LegacyInputHelpers.dll (+2 others)
2024-10-02T22:10:14.5671069Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.XR.LegacyInputHelpers.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5673087Z [ 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5674752Z [ 950/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others)
2024-10-02T22:10:14.5676514Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5678388Z [ 951/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEngineBridge.002.dll (+2 others)
2024-10-02T22:10:14.5680580Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InternalAPIEngineBridge.002.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5682665Z [ 952/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others)
2024-10-02T22:10:14.5684477Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5686174Z [ 953/1683 4s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll (+2 others)
2024-10-02T22:10:14.5687953Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5689866Z [ 956/1683 2s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Addressables.Editor.dll (+2 others)
2024-10-02T22:10:14.5693010Z Packages/com.unity.addressables/Editor/Diagnostics/Profiler/GUIElements/AssetLabel.cs(75,64): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.5697680Z Packages/com.unity.addressables/Editor/Diagnostics/Profiler/GUIElements/AssetLabel.cs(75,40): warning CS0618: 'UxmlFactory<AssetLabel, VisualElement.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.5702199Z Packages/com.unity.addressables/Editor/GUI/GUIElements/LabeledLabel.cs(7,66): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.5706368Z Packages/com.unity.addressables/Editor/GUI/GUIElements/LabeledLabel.cs(7,40): warning CS0618: 'UxmlFactory<LabeledLabel, VisualElement.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.5710829Z Packages/com.unity.addressables/Editor/GUI/GUIElements/Ribbon.cs(209,40): warning CS0618: 'UxmlFactory<Ribbon, Ribbon.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.5714823Z Packages/com.unity.addressables/Editor/GUI/GUIElements/Ribbon.cs(214,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.5719197Z Packages/com.unity.addressables/Editor/GUI/GUIElements/RibbonButton.cs(67,40): warning CS0618: 'UxmlFactory<RibbonButton, RibbonButton.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.5723324Z Packages/com.unity.addressables/Editor/GUI/GUIElements/RibbonButton.cs(72,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.5727737Z Packages/com.unity.addressables/Editor/GUI/GUIElements/DocumentationButton.cs(10,40): warning CS0618: 'UxmlFactory<DocumentationButton, DocumentationButton.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.5732480Z Packages/com.unity.addressables/Editor/GUI/GUIElements/DocumentationButton.cs(12,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.5736431Z Packages/com.unity.addressables/Editor/BuildReportVisualizer/Utility/TreeBuilder.cs(16,13): warning CS0618: 'MultiColumnTreeView.sortingEnabled' is obsolete: 'sortingEnabled has been deprecated. Use sortingMode instead.'
2024-10-02T22:10:14.5739587Z Packages/com.unity.addressables/Editor/Build/DataBuilders/BuildScriptVirtualMode.cs(340,13): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.5742841Z Packages/com.unity.addressables/Editor/Build/DataBuilders/BuildScriptVirtualMode.cs(456,32): warning CS0618: 'CreateBuiltInShadersBundle' is obsolete: 'CreateBuiltInShaders has been replaced with CreateBuiltInBundle.'
2024-10-02T22:10:14.5745844Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Addressables.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5747506Z [ 958/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Noise.dll (+2 others)
2024-10-02T22:10:14.5749048Z [ 960/1683 2s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)
2024-10-02T22:10:14.5750847Z [ 961/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.SimulatorModule.dll (+2 others)
2024-10-02T22:10:14.5752777Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5754647Z [ 964/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Extensions.dll (+2 others)
2024-10-02T22:10:14.5756197Z [ 965/1683 2s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.Editor.dll (+2 others)
2024-10-02T22:10:14.5758099Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Extensions.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5760433Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5762245Z [ 967/1683 2s] Csc Library/Bee/artifacts/1900b0aE.dag/ICSharpCode.SharpZipLib.dll (+2 others)
2024-10-02T22:10:14.5764175Z [ 968/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Parser.dll.mvfrm
2024-10-02T22:10:14.5765894Z [ 969/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others)
2024-10-02T22:10:14.5767651Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.CodeGen.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5769551Z [ 970/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Serialization.dll (+2 others)
2024-10-02T22:10:14.5771190Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Serialization.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5772731Z [ 973/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Console.dll (+2 others)
2024-10-02T22:10:14.5774281Z [ 975/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.iOSModule.dll (+2 others)
2024-10-02T22:10:14.5775932Z [ 976/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/GiantArmy.FingerGestures.dll (+2 others)
2024-10-02T22:10:14.5777364Z [ 977/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Serialization.Editor.dll (+2 others)
2024-10-02T22:10:14.5779340Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Serialization.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5781067Z [ 980/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/GiantArmy.Timestamp.dll (+2 others)
2024-10-02T22:10:14.5782556Z [ 982/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Parser.dll (+2 others)
2024-10-02T22:10:14.5783899Z [ 983/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/ProGif.dll (+2 others)
2024-10-02T22:10:14.5786692Z Assets/Libraries/SWAN Dev/Common/FilePathName.cs(664,17): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.5790953Z Assets/Libraries/SWAN Dev/Common/FilePathName.cs(664,39): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.5795259Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(459,17): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.5800120Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(459,39): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.5804665Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(479,29): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.5809349Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(479,51): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.5814132Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(504,25): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.5818672Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(504,47): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.5822071Z [ 984/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.iOSModule.dll.mvfrm
2024-10-02T22:10:14.5824485Z [ 990/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.AndroidModule.dll.mvfrm
2024-10-02T22:10:14.5826331Z [ 991/1683 7s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll (+2 others)
2024-10-02T22:10:14.5828011Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5830383Z [ 994/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.dll.mvfrm
2024-10-02T22:10:14.5832335Z [1000/1683 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Addressables.Editor.ref.dll_E1732519AAB7217E.mvfrm
2024-10-02T22:10:14.5834350Z [1001/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.NativePlugins.AndroidModule.dll (+2 others)
2024-10-02T22:10:14.5836158Z [1002/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/ProceduralImage.Editor.dll (+2 others)
2024-10-02T22:10:14.5839885Z Assets/ProceduralUIImage/Editor/ProceduralImageEditorUtility.cs(24,8): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.5845139Z Assets/ProceduralUIImage/Editor/ProceduralImageEditorUtility.cs(27,16): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.5848137Z [1003/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/SoftMask.dll (+2 others)
2024-10-02T22:10:14.5849829Z [1004/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll (+2 others)
2024-10-02T22:10:14.5851885Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Runtime.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5853797Z [1006/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.UI.Editor.dll (+2 others)
2024-10-02T22:10:14.5855541Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.UI.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5857305Z [1009/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.UI.Editor.dll (+2 others)
2024-10-02T22:10:14.5859468Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.UI.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5861354Z [1012/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.iOSModule.dll (+2 others)
2024-10-02T22:10:14.5862900Z [1013/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/ExtendedAttributes.Editor.dll (+2 others)
2024-10-02T22:10:14.5864368Z [1014/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/OculusPlatform.dll (+2 others)
2024-10-02T22:10:14.5867766Z Assets/VR/Libraries/OculusPlatform/Scripts/CallbackRunner.cs(15,36): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.5871535Z [1015/1683 2s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others)
2024-10-02T22:10:14.5873434Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5875283Z [1018/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Editor.Properties.dll (+2 others)
2024-10-02T22:10:14.5876737Z [1019/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Candlelight.Editor.dll (+2 others)
2024-10-02T22:10:14.5879631Z Assets/Libraries/Candlelight/Editor/Preferences/Editor Preferences/EditorPreferenceMenu.cs(232,4): warning CS0618: 'PreferenceItem' is obsolete: '[PreferenceItem] is deprecated. Use [SettingsProvider] instead.'
2024-10-02T22:10:14.5883774Z Assets/Libraries/Candlelight/Editor/Utilities/UnityFeatureDefineSymbols.cs(145,26): warning CS0618: 'PlayerSettings.GetScriptingDefineSymbolsForGroup(BuildTargetGroup)' is obsolete: 'Use GetScriptingDefineSymbols(NamedBuildTarget buildTarget) instead'
2024-10-02T22:10:14.5888456Z Assets/Libraries/Candlelight/Editor/Utilities/UnityFeatureDefineSymbols.cs(154,5): warning CS0618: 'PlayerSettings.SetScriptingDefineSymbolsForGroup(BuildTargetGroup, string)' is obsolete: 'Use SetScriptingDefineSymbols(NamedBuildTarget buildTarget, string defines) instead'
2024-10-02T22:10:14.5894600Z Assets/Libraries/Candlelight/Editor/Utilities/AssetDatabaseX.cs(477,24): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.5901941Z Assets/Libraries/Candlelight/Editor/Utilities/AssetDatabaseX.cs(484,32): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.5906427Z [1022/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.AndroidModule.dll.mvfrm
2024-10-02T22:10:14.5908515Z [1023/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Demo.dll.mvfrm
2024-10-02T22:10:14.5910245Z [1025/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.dll (+2 others)
2024-10-02T22:10:14.5911710Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5913449Z [1028/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.dll (+2 others)
2024-10-02T22:10:14.5915213Z [1030/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others)
2024-10-02T22:10:14.5917392Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipeline.Universal.ShaderLibrary.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5919890Z [1033/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others)
2024-10-02T22:10:14.5921970Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Shared.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5924214Z [1042/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll (+2 others)
2024-10-02T22:10:14.5926461Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Runtime.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5929192Z [1048/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Extras.dll.mvfrm
2024-10-02T22:10:14.5931459Z [1060/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Extras.dll.mvfrm
2024-10-02T22:10:14.5933133Z [1069/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Internals.dll (+2 others)
2024-10-02T22:10:14.5934798Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Internals.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5937053Z [1072/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.Experimental.dll.mvfrm
2024-10-02T22:10:14.5939026Z [1073/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Editor.dll (+2 others)
2024-10-02T22:10:14.5940682Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5943003Z [1076/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.Build.iOSModule.dll.mvfrm
2024-10-02T22:10:14.5945019Z [1078/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others)
2024-10-02T22:10:14.5947020Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Editor.Properties.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5949196Z [1080/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Extensions.Hybrid.dll (+2 others)
2024-10-02T22:10:14.5951125Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.Extensions.Hybrid.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5952940Z [1081/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Classic.dll (+2 others)
2024-10-02T22:10:14.5954520Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Classic.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5956287Z [1082/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others)
2024-10-02T22:10:14.5958189Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.TestFramework.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5960228Z [1085/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)
2024-10-02T22:10:14.5962047Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5964198Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.GPUDriven.Runtime.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5966244Z [1089/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.AndroidModule.dll (+2 others)
2024-10-02T22:10:14.5967843Z [1090/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.DotsRuntime.dll (+2 others)
2024-10-02T22:10:14.5969804Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.DotsRuntime.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5971580Z [1094/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.DOTween.dll (+2 others)
2024-10-02T22:10:14.5973189Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.DOTween.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5974884Z [1095/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Classic.Private.dll (+2 others)
2024-10-02T22:10:14.5976693Z [1096/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others)
2024-10-02T22:10:14.5978661Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Classic.Private.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5981254Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Shaders.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5983304Z [1099/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.Common.dll (+2 others)
2024-10-02T22:10:14.5985065Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Platforms.Common.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5986805Z [1100/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll (+2 others)
2024-10-02T22:10:14.5988541Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.InputSystem.ForUI.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5990452Z [1101/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.TextMeshPro.dll (+2 others)
2024-10-02T22:10:14.5992140Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.TextMeshPro.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.5993908Z [1102/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Extras.dll (+2 others)
2024-10-02T22:10:14.5995543Z [1103/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Extras.dll (+2 others)
2024-10-02T22:10:14.5997256Z [1104/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll (+2 others)
2024-10-02T22:10:14.5998756Z [1105/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Jobs.dll (+2 others)
2024-10-02T22:10:14.6000480Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Jobs.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6002075Z [1106/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Demo.dll (+2 others)
2024-10-02T22:10:14.6003968Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.ShaderLibrary.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6006149Z [1107/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others)
2024-10-02T22:10:14.6008492Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6010699Z [1109/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/GiantArmy.UniGif.dll (+2 others)
2024-10-02T22:10:14.6012278Z [1110/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Tests.dll (+2 others)
2024-10-02T22:10:14.6014322Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.Tests.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6016262Z [1111/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others)
2024-10-02T22:10:14.6018221Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PerformanceTesting.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6020143Z [1112/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Core.Editor.dll (+2 others)
2024-10-02T22:10:14.6021755Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Core.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6023670Z [1113/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/SoftMask-Editor.dll (+2 others)
2024-10-02T22:10:14.6025124Z [1115/1683 4s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others)
2024-10-02T22:10:14.6027071Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6029310Z [1118/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Playmode.TestRunner.dll (+2 others)
2024-10-02T22:10:14.6031341Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Build.Playmode.TestRunner.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6033309Z [1120/1683 4s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others)
2024-10-02T22:10:14.6035492Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6037292Z [1123/1683 3s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.Linq.dll (+2 others)
2024-10-02T22:10:14.6038794Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.Linq.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6040827Z [1125/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others)
2024-10-02T22:10:14.6042993Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Shared.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6045166Z [1127/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Editor.Tests.dll (+2 others)
2024-10-02T22:10:14.6047452Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Config.Editor.Tests.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6049914Z [1129/1683 0s] MovedFromExtractor-Combine Library/Bee/artifacts/1900b0aE.dag/GiantArmy.dll.mvfrm
2024-10-02T22:10:14.6051532Z [1130/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mobile.AndroidLogcat.Editor.dll (+2 others)
2024-10-02T22:10:14.6053484Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Mobile.AndroidLogcat.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6055253Z [1131/1683 9s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.dll (+2 others)
2024-10-02T22:10:14.6056877Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6058591Z [1134/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll (+2 others)
2024-10-02T22:10:14.6060588Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6062584Z [1136/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others)
2024-10-02T22:10:14.6064674Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.2D.Runtime.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6066674Z [1138/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.XR.LegacyInputHelpers.dll (+2 others)
2024-10-02T22:10:14.6068632Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.XR.LegacyInputHelpers.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6070666Z [1140/1683 3s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)
2024-10-02T22:10:14.6072361Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6074461Z [1144/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Tests.dll (+2 others)
2024-10-02T22:10:14.6076098Z [1145/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.CodeGen.dll (+2 others)
2024-10-02T22:10:14.6077847Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.CodeGen.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6080397Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.Tests.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6082470Z [1147/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Hybrid.HybridComponents.dll (+2 others)
2024-10-02T22:10:14.6084703Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Hybrid.HybridComponents.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6086685Z [1149/1683 1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Transforms.dll (+2 others)
2024-10-02T22:10:14.6088098Z [1150/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Build.dll (+2 others)
2024-10-02T22:10:14.6090126Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Entities.Build.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6092160Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Transforms.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6093990Z [1154/1683 0s] ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput
2024-10-02T22:10:14.6095360Z [1155/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Deformations.dll (+2 others)
2024-10-02T22:10:14.6097028Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Deformations.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6099196Z [1156/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.EssentialKit.Editor.Build.iOSModule.dll (+2 others)
2024-10-02T22:10:14.6101208Z [1157/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.Editor.MemoryProfilerModule.dll (+2 others)
2024-10-02T22:10:14.6103451Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.MemoryProfiler.Editor.MemoryProfilerModule.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6105466Z [1158/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)
2024-10-02T22:10:14.6107180Z [1159/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.Tests.dll (+2 others)
2024-10-02T22:10:14.6109717Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Universal.Runtime.Tests.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6111996Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6113872Z [1160/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/com.rlabrecque.steamworks.net.editor.dll (+2 others)
2024-10-02T22:10:14.6117019Z Assets/com.rlabrecque.steamworks.net/Editor/RedistInstall.cs(60,27): warning CS0618: 'PlayerSettings.GetScriptingDefineSymbolsForGroup(BuildTargetGroup)' is obsolete: 'Use GetScriptingDefineSymbols(NamedBuildTarget buildTarget) instead'
2024-10-02T22:10:14.6121581Z Assets/com.rlabrecque.steamworks.net/Editor/RedistInstall.cs(67,4): warning CS0618: 'PlayerSettings.SetScriptingDefineSymbolsForGroup(BuildTargetGroup, string)' is obsolete: 'Use SetScriptingDefineSymbols(NamedBuildTarget buildTarget, string defines) instead'
2024-10-02T22:10:14.6124457Z [1161/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.SpatialTracking.dll (+2 others)
2024-10-02T22:10:14.6126257Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.SpatialTracking.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6127906Z [1162/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.Editor.dll (+2 others)
2024-10-02T22:10:14.6129823Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/UniTask.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6131671Z [1163/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/VoxelBusters.CoreLibrary.Editor.Experimental.dll (+2 others)
2024-10-02T22:10:14.6133296Z [1164/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/OculusPlatform.Editor.dll (+2 others)
2024-10-02T22:10:14.6136771Z Assets/VR/Libraries/OculusPlatform/Editor/OculusPlatformSettingsEditor.cs(94,16): warning CS0618: 'PlayerSettings.virtualRealitySupported' is obsolete: 'This API is obsolete, and should no longer be used. Please use XRManagerSettings in the XR Management package instead.'
2024-10-02T22:10:14.6142129Z Assets/VR/Libraries/OculusPlatform/Editor/OculusPlatformSettingsEditor.cs(103,11): warning CS0618: 'PlayerSettings.virtualRealitySupported' is obsolete: 'This API is obsolete, and should no longer be used. Please use XRManagerSettings in the XR Management package instead.'
2024-10-02T22:10:14.6147066Z Assets/VR/Libraries/OculusPlatform/Editor/OculusPlatformSettingsEditor.cs(103,106): warning CS0618: 'PlayerSettings.virtualRealitySupported' is obsolete: 'This API is obsolete, and should no longer be used. Please use XRManagerSettings in the XR Management package instead.'
2024-10-02T22:10:14.6150415Z [1165/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll (+2 others)
2024-10-02T22:10:14.6152410Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rendering.LightTransport.Editor.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6154365Z [1166/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/GiantArmy.ProceduralGrasp.Editor.dll (+2 others)
2024-10-02T22:10:14.6155955Z [1167/1683 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others)
2024-10-02T22:10:14.6157771Z [ 0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.AI.Navigation.Updater.dll (+2 others) [CacheWrite 00000000000000000000000000000004]
2024-10-02T22:10:14.6159370Z [1168/1683 0s] ITotal cache size 41310035
2024-10-02T22:10:14.6160110Z Total cache size after purge 41310035, took 00:00:00.0378140
2024-10-02T22:10:14.6164905Z Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/DesignPatterns/PrivateSingletonBehaviour.cs(54,47): warning CS0618: 'Object.FindObjectsOfType(Type)' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID, but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.6170353Z Assets/Code/Utils/Standalone/DeviceInfo.cs(129,18): warning CS0618: 'GraphicsDeviceType.OpenGLES2' is obsolete: 'OpenGL ES 2.0 is no longer supported in Unity 2023.1'
2024-10-02T22:10:14.6172536Z Assets/Code/Utils/Standalone/DeviceInfo.cs(326,9): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.6174070Z Assets/Code/Utils/Standalone/DeviceInfo.cs(342,9): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.6177493Z Assets/Plugins/VoxelBusters/CoreLibrary/Editor/CoreLibrary/Misc/ScriptingDefinesManager.cs(114,47): warning CS0618: 'PlayerSettings.GetScriptingDefineSymbolsForGroup(BuildTargetGroup)' is obsolete: 'Use GetScriptingDefineSymbols(NamedBuildTarget buildTarget) instead'
2024-10-02T22:10:14.6182891Z Assets/Plugins/VoxelBusters/CoreLibrary/Editor/CoreLibrary/Misc/ScriptingDefinesManager.cs(135,25): warning CS0618: 'PlayerSettings.SetScriptingDefineSymbolsForGroup(BuildTargetGroup, string)' is obsolete: 'Use SetScriptingDefineSymbols(NamedBuildTarget buildTarget, string defines) instead'
2024-10-02T22:10:14.6188335Z Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/EssentialKitManager.cs(43,29): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6195236Z Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/NativeUI/UnityUIInterface.cs(64,47): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.6202175Z Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/DemoKit/EditorDemoManager.cs(16,38): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6208092Z Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/TargetBuilder.cs(41,4): warning CS0618: 'PlayerSettings.SetScriptingBackend(BuildTargetGroup, ScriptingImplementation)' is obsolete: 'Use SetScriptingBackend(NamedBuildTarget buildTarget, ScriptingImplementation backend) instead'
2024-10-02T22:10:14.6213521Z Assets/VR/Libraries/ProceduralGrasp/HandPose.cs(94,20): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6218028Z Packages/com.unity.addressables/Editor/Diagnostics/Profiler/GUIElements/AssetLabel.cs(75,64): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6222826Z Packages/com.unity.addressables/Editor/Diagnostics/Profiler/GUIElements/AssetLabel.cs(75,40): warning CS0618: 'UxmlFactory<AssetLabel, VisualElement.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6227709Z Packages/com.unity.addressables/Editor/GUI/GUIElements/LabeledLabel.cs(7,66): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6232097Z Packages/com.unity.addressables/Editor/GUI/GUIElements/LabeledLabel.cs(7,40): warning CS0618: 'UxmlFactory<LabeledLabel, VisualElement.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6236414Z Packages/com.unity.addressables/Editor/GUI/GUIElements/Ribbon.cs(209,40): warning CS0618: 'UxmlFactory<Ribbon, Ribbon.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6240495Z Packages/com.unity.addressables/Editor/GUI/GUIElements/Ribbon.cs(214,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6244635Z Packages/com.unity.addressables/Editor/GUI/GUIElements/RibbonButton.cs(67,40): warning CS0618: 'UxmlFactory<RibbonButton, RibbonButton.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6248776Z Packages/com.unity.addressables/Editor/GUI/GUIElements/RibbonButton.cs(72,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6253332Z Packages/com.unity.addressables/Editor/GUI/GUIElements/DocumentationButton.cs(10,40): warning CS0618: 'UxmlFactory<DocumentationButton, DocumentationButton.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6257833Z Packages/com.unity.addressables/Editor/GUI/GUIElements/DocumentationButton.cs(12,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6262239Z Packages/com.unity.addressables/Editor/BuildReportVisualizer/Utility/TreeBuilder.cs(16,13): warning CS0618: 'MultiColumnTreeView.sortingEnabled' is obsolete: 'sortingEnabled has been deprecated. Use sortingMode instead.'
2024-10-02T22:10:14.6265368Z Packages/com.unity.addressables/Editor/Build/DataBuilders/BuildScriptVirtualMode.cs(340,13): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.6268643Z Packages/com.unity.addressables/Editor/Build/DataBuilders/BuildScriptVirtualMode.cs(456,32): warning CS0618: 'CreateBuiltInShadersBundle' is obsolete: 'CreateBuiltInShaders has been replaced with CreateBuiltInBundle.'
2024-10-02T22:10:14.6273213Z Assets/Libraries/SWAN Dev/Common/FilePathName.cs(664,17): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6277509Z Assets/Libraries/SWAN Dev/Common/FilePathName.cs(664,39): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6282175Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(459,17): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6286713Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(459,39): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6291488Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(479,29): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6295986Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(479,51): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6300777Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(504,25): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6305264Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(504,47): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6310303Z Assets/ProceduralUIImage/Editor/ProceduralImageEditorUtility.cs(24,8): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6315462Z Assets/ProceduralUIImage/Editor/ProceduralImageEditorUtility.cs(27,16): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6320871Z Assets/VR/Libraries/OculusPlatform/Scripts/CallbackRunner.cs(15,36): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6325980Z CoreLibrary/Editor/CoreLibrary/Misc/ScriptingDefinesManager.cs(135,25): warning CS0618: 'PlayerSettings.SetScriptingDefineSymbolsForGroup(BuildTargetGroup, string)' is obsolete: 'Use SetScriptingDefineSymbols(NamedBuildTarget buildTarget, string defines) instead'
2024-10-02T22:10:14.6330446Z Assets/Libraries/Candlelight/Editor/Preferences/Editor Preferences/EditorPreferenceMenu.cs(232,4): warning CS0618: 'PreferenceItem' is obsolete: '[PreferenceItem] is deprecated. Use [SettingsProvider] instead.'
2024-10-02T22:10:14.6334809Z Assets/Libraries/Candlelight/Editor/Utilities/UnityFeatureDefineSymbols.cs(145,26): warning CS0618: 'PlayerSettings.GetScriptingDefineSymbolsForGroup(BuildTargetGroup)' is obsolete: 'Use GetScriptingDefineSymbols(NamedBuildTarget buildTarget) instead'
2024-10-02T22:10:14.6340129Z Assets/Libraries/Candlelight/Editor/Utilities/UnityFeatureDefineSymbols.cs(154,5): warning CS0618: 'PlayerSettings.SetScriptingDefineSymbolsForGroup(BuildTargetGroup, string)' is obsolete: 'Use SetScriptingDefineSymbols(NamedBuildTarget buildTarget, string defines) instead'
2024-10-02T22:10:14.6346319Z Assets/Libraries/Candlelight/Editor/Utilities/AssetDatabaseX.cs(477,24): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.6353772Z Assets/Libraries/Candlelight/Editor/Utilities/AssetDatabaseX.cs(484,32): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.6359132Z .cs(504,25): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6363119Z Assets/Libraries/SWAN Dev/ProGIF/Lib/ProGifPlayerComponent.cs(504,47): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6367452Z Assets/com.rlabrecque.steamworks.net/Editor/RedistInstall.cs(60,27): warning CS0618: 'PlayerSettings.GetScriptingDefineSymbolsForGroup(BuildTargetGroup)' is obsolete: 'Use GetScriptingDefineSymbols(NamedBuildTarget buildTarget) instead'
2024-10-02T22:10:14.6372087Z Assets/com.rlabrecque.steamworks.net/Editor/RedistInstall.cs(67,4): warning CS0618: 'PlayerSettings.SetScriptingDefineSymbolsForGroup(BuildTargetGroup, string)' is obsolete: 'Use SetScriptingDefineSymbols(NamedBuildTarget buildTarget, string defines) instead'
2024-10-02T22:10:14.6376794Z Assets/VR/Libraries/OculusPlatform/Editor/OculusPlatformSettingsEditor.cs(94,16): warning CS0618: 'PlayerSettings.virtualRealitySupported' is obsolete: 'This API is obsolete, and should no longer be used. Please use XRManagerSettings in the XR Management package instead.'
2024-10-02T22:10:14.6381901Z Assets/VR/Libraries/OculusPlatform/Editor/OculusPlatformSettingsEditor.cs(103,11): warning CS0618: 'PlayerSettings.virtualRealitySupported' is obsolete: 'This API is obsolete, and should no longer be used. Please use XRManagerSettings in the XR Management package instead.'
2024-10-02T22:10:14.6386814Z Assets/VR/Libraries/OculusPlatform/Editor/OculusPlatformSettingsEditor.cs(103,106): warning CS0618: 'PlayerSettings.virtualRealitySupported' is obsolete: 'This API is obsolete, and should no longer be used. Please use XRManagerSettings in the XR Management package instead.'
2024-10-02T22:10:14.6393019Z Assets/Libraries/Candlelight/Editor/Utilities/AssetDatabaseX.cs(484,32): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.6399477Z Assets/VR/Libraries/OculusPlatform/Editor/OculusPlatformSettingsEditor.cs(103,106): warning CS0618: 'PlayerSettings.virtualRealitySupported' is obsolete: 'This API is obsolete, and should no longer be used. Please use XRManagerSettings in the XR Management package instead.'
2024-10-02T22:10:14.6403922Z Packages/com.unity.addressables/Editor/GUI/GUIElements/LabeledLabel.cs(7,66): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6408333Z Packages/com.unity.addressables/Editor/GUI/GUIElements/LabeledLabel.cs(7,40): warning CS0618: 'UxmlFactory<LabeledLabel, VisualElement.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6412960Z Packages/com.unity.addressables/Editor/GUI/GUIElements/Ribbon.cs(209,40): warning CS0618: 'UxmlFactory<Ribbon, Ribbon.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6416909Z Packages/com.unity.addressables/Editor/GUI/GUIElements/Ribbon.cs(214,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6421251Z Packages/com.unity.addressables/Editor/GUI/GUIElements/RibbonButton.cs(67,40): warning CS0618: 'UxmlFactory<RibbonButton, RibbonButton.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6425360Z Packages/com.unity.addressables/Editor/GUI/GUIElements/RibbonButton.cs(72,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6429984Z Packages/com.unity.addressables/Editor/GUI/GUIElements/DocumentationButton.cs(10,40): warning CS0618: 'UxmlFactory<DocumentationButton, DocumentationButton.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6434408Z Packages/com.unity.addressables/Editor/GUI/GUIElements/DocumentationButton.cs(12,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6438326Z Packages/com.unity.addressables/Editor/BuildReportVisualizer/Utility/TreeBuilder.cs(16,13): warning CS0618: 'MultiColumnTreeView.sortingEnabled' is obsolete: 'sortingEnabled has been deprecated. Use sortingMode instead.'
2024-10-02T22:10:14.6441507Z Packages/com.unity.addressables/Editor/Build/DataBuilders/BuildScriptVirtualMode.cs(340,13): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.6444684Z Packages/com.unity.addressables/Editor/Build/DataBuilders/BuildScriptVirtualMode.cs(456,32): warning CS0618: 'CreateBuiltInShadersBundle' is obsolete: 'CreateBuiltInShaders has been replaced with CreateBuiltInBundle.'
2024-10-02T22:10:14.6449251Z Assets/VR/Libraries/OculusPlatform/Editor/OculusPlatformSettingsEditor.cs(103,106): warning CS0618: 'PlayerSettings.virtualRealitySupported' is obsolete: 'This API is obsolete, and should no longer be used. Please use XRManagerSettings in the XR Management package instead.'
2024-10-02T22:10:14.6453495Z Packages/com.unity.addressables/Editor/GUI/GUIElements/LabeledLabel.cs(7,66): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6457572Z Packages/com.unity.addressables/Editor/GUI/GUIElements/LabeledLabel.cs(7,40): warning CS0618: 'UxmlFactory<LabeledLabel, VisualElement.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6462244Z Packages/com.unity.addressables/Editor/GUI/GUIElements/Ribbon.cs(209,40): warning CS0618: 'UxmlFactory<Ribbon, Ribbon.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6466215Z Packages/com.unity.addressables/Editor/GUI/GUIElements/Ribbon.cs(214,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6470881Z Packages/com.unity.addressables/Editor/GUI/GUIElements/RibbonButton.cs(67,40): warning CS0618: 'UxmlFactory<RibbonButton, RibbonButton.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6475006Z Packages/com.unity.addressables/Editor/GUI/GUIElements/RibbonButton.cs(72,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6479546Z Packages/com.unity.addressables/Editor/GUI/GUIElements/DocumentationButton.cs(10,40): warning CS0618: 'UxmlFactory<DocumentationButton, DocumentationButton.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6483926Z Packages/com.unity.addressables/Editor/GUI/GUIElements/DocumentationButton.cs(12,39): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'
2024-10-02T22:10:14.6487879Z Packages/com.unity.addressables/Editor/BuildReportVisualizer/Utility/TreeBuilder.cs(16,13): warning CS0618: 'MultiColumnTreeView.sortingEnabled' is obsolete: 'sortingEnabled has been deprecated. Use sortingMode instead.'
2024-10-02T22:10:14.6491079Z Packages/com.unity.addressables/Editor/Build/DataBuilders/BuildScriptVirtualMode.cs(340,13): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.6494373Z Packages/com.unity.addressables/Editor/Build/DataBuilders/BuildScriptVirtualMode.cs(456,32): warning CS0618: 'CreateBuiltInShadersBundle' is obsolete: 'CreateBuiltInShaders has been replaced with CreateBuiltInBundle.'
2024-10-02T22:10:14.6498776Z Assets/VR/Libraries/OculusPlatform/Editor/OculusPlatformSettingsEditor.cs(103,106): warning CS0618: 'PlayerSettings.virtualRealitySupported' is obsolete: 'This API is obsolete, and should no longer be used. Please use XRManagerSettings in the XR Management package instead.'
2024-10-02T22:10:14.6502311Z Assets/ScriptableObjects/SurfacePaintLayer.cs(22,33): warning CS0612: 'SurfacePaintLayer.Icon' is obsolete
2024-10-02T22:10:14.6504620Z Assets/Code/Core/Groups/Nova.cs(25,21): warning CS0108: 'Nova.Origin' hides inherited member 'Group.Origin'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6507495Z Assets/uGUI/TabPages/PageAppearance.cs(11,25): warning CS0108: 'PageAppearance.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6510790Z Assets/uGUI/TabPages/PageGalaxy.cs(10,25): warning CS0108: 'PageGalaxy.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6513895Z Assets/uGUI/TabPages/PageGalaxyParticle.cs(7,25): warning CS0108: 'PageGalaxyParticle.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6517012Z Assets/uGUI/TabPages/PageActions.cs(8,25): warning CS0108: 'PageActions.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6520025Z Assets/Code/Social/UGCStructs.cs(39,15): warning CS0660: 'PublishedFileId_t' defines operator == or operator != but does not override Object.Equals(object o)
2024-10-02T22:10:14.6522861Z Assets/Code/Social/UGCStructs.cs(39,15): warning CS0661: 'PublishedFileId_t' defines operator == or operator != but does not override Object.GetHashCode()
2024-10-02T22:10:14.6525499Z Assets/uGUI/Controls/UIDropdownManager.cs(564,15): warning CS0659: 'Padding' overrides Object.Equals(object o) but does not override Object.GetHashCode()
2024-10-02T22:10:14.6528325Z Assets/uGUI/Controls/UIDropdownManager.cs(564,15): warning CS0661: 'Padding' defines operator == or operator != but does not override Object.GetHashCode()
2024-10-02T22:10:14.6531225Z Assets/uGUI/TabPages/PageNova.cs(9,26): warning CS0108: 'PageNova.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6534126Z Assets/uGUI/TabPages/PageObject.cs(6,26): warning CS0108: 'PageObject.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6537184Z Assets/uGUI/TabPages/PageBarycenter.cs(7,25): warning CS0108: 'PageBarycenter.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6540492Z Assets/uGUI/TabPages/PageMaterials.cs(10,26): warning CS0108: 'PageMaterials.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6543594Z Assets/uGUI/TabPages/PageOpenBrowse.cs(7,26): warning CS0108: 'PageOpenBrowse.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6546780Z Assets/uGUI/TabPages/PageOpenFeatured.cs(7,26): warning CS0108: 'PageOpenFeatured.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6549896Z Assets/uGUI/Controls/UIScroll.cs(779,21): warning CS0660: 'UIScroll.Target' defines operator == or operator != but does not override Object.Equals(object o)
2024-10-02T22:10:14.6552504Z Assets/uGUI/Controls/UIScroll.cs(779,21): warning CS0661: 'UIScroll.Target' defines operator == or operator != but does not override Object.GetHashCode()
2024-10-02T22:10:14.6555260Z Assets/uGUI/TabPages/PageBasic.cs(12,25): warning CS0108: 'PageBasic.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6558230Z Assets/uGUI/TabPages/PageOpenRecent.cs(17,26): warning CS0108: 'PageOpenRecent.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6561441Z Assets/uGUI/TabPages/PageMotion.cs(11,26): warning CS0108: 'PageMotion.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6564317Z Assets/uGUI/Controls/UIUGCPanel.cs(18,28): warning CS0108: 'UIUGCPanel.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6567240Z Assets/uGUI/TabPages/PageSurface.cs(11,26): warning CS0108: 'PageSurface.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6570676Z Assets/uGUI/TabPages/PageWithMaterialGroups.cs(25,26): warning CS0108: 'PageWithMaterialGroups.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6574104Z Assets/uGUI/DetailControls/UIPopupTools.cs(475,17): warning CS0108: 'UIPopupTools.FromJson(JSON, int)' hides inherited member 'UIPopUp.FromJson(JSON, int)'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6577338Z Assets/uGUI/DetailControls/UIPopupTools.cs(517,17): warning CS0108: 'UIPopupTools.ToJson()' hides inherited member 'UIPopUp.ToJson()'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6580744Z Assets/uGUI/TabPages/PageBasicParticle.cs(12,18): warning CS0108: 'PageBasicParticle.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6584062Z Assets/uGUI/DetailControls/UIPopupView.cs(350,17): warning CS0108: 'UIPopupView.FromJson(JSON, int)' hides inherited member 'UIPopUp.FromJson(JSON, int)'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6587490Z Assets/uGUI/DetailControls/UIPopupView.cs(392,17): warning CS0108: 'UIPopupView.ToJson()' hides inherited member 'UIPopUp.ToJson()'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6590897Z Assets/uGUI/TabPages/PageTemperature.cs(6,26): warning CS0108: 'PageTemperature.Strings' hides inherited member 'UIBodyPanel.Strings'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6594147Z Assets/uGUI/DetailControls/UIPopupSim.cs(135,17): warning CS0108: 'UIPopupSim.FromJson(JSON, int)' hides inherited member 'UIPopUp.FromJson(JSON, int)'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6597454Z Assets/uGUI/DetailControls/UIPopupSim.cs(177,17): warning CS0108: 'UIPopupSim.ToJson()' hides inherited member 'UIPopUp.ToJson()'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6600909Z Assets/uGUI/DetailControls/UIStandardPropertyPanel.cs(165,34): warning CS0108: 'UIStandardPropertyPanel.Preload()' hides inherited member 'UIPopUp.Preload()'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6604245Z Assets/uGUI/DetailControls/UIMiniBodyInfo.cs(87,19): warning CS0108: 'UIMiniBodyInfo.fade' hides inherited member 'UIDynamicElement.fade'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6607346Z Assets/Libraries/Mailslot/Mailslot.cs(42,23): warning CS0618: 'SecurityCriticalScope' is obsolete: 'SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
2024-10-02T22:10:14.6610287Z Assets/Libraries/StringFormatter.cs(692,26): warning CS0660: 'StringView' defines operator == or operator != but does not override Object.Equals(object o)
2024-10-02T22:10:14.6612855Z Assets/Libraries/StringFormatter.cs(692,26): warning CS0661: 'StringView' defines operator == or operator != but does not override Object.GetHashCode()
2024-10-02T22:10:14.6615950Z Assets/Code/Presets/RandomSystemPreset.cs(233,18): warning CS0108: 'RandomSystemPreset.OnEnable()' hides inherited member 'AddressableScriptableObject.OnEnable()'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6619608Z Assets/uGUI/Windows/WinSaveSimulation.cs(70,18): warning CS0108: 'WinSaveSimulation.visible' hides inherited member 'DynamicLayoutElement.visible'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6623112Z Assets/uGUI/PropertyControls/UITimestepProperty.cs(17,23): warning CS0109: The member 'UITimestepProperty.MultiplyValue(double, bool)' does not hide an accessible member. The new keyword is not required.
2024-10-02T22:10:14.6626853Z Assets/uGUI/PropertyControls/UIUnitSliderProperty.cs(162,18): warning CS0108: 'UIUnitSliderProperty.RaiseUserChanged()' hides inherited member 'UIUnitProperty.RaiseUserChanged()'. Use the new keyword if hiding was intended.
2024-10-02T22:10:14.6629686Z Assets/Code/Presets/Preset.cs(97,33): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.6631115Z Assets/Code/Presets/Preset.cs(103,33): warning CS0612: 'Preset.Tags' is obsolete
2024-10-02T22:10:14.6633880Z Assets/Code/Core/Effects/APODPlane.cs(30,13): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6637883Z Assets/Code/Core/Effects/APODPlane.cs(30,35): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6642046Z Assets/Code/Core/Effects/APODPlane.cs(49,13): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6646077Z Assets/Code/Core/Effects/APODPlane.cs(49,35): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6650664Z Assets/Code/Core/CrashHandler.cs(125,27): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6654077Z Assets/Code/Core/Guides/GuideActionTeleport.cs(209,33): warning CS0168: The variable 'ex' is declared but never used
2024-10-02T22:10:14.6656037Z Assets/Code/Core/CrashHandler.cs(349,43): warning CS0168: The variable 'ex' is declared but never used
2024-10-02T22:10:14.6658111Z Assets/Code/Core/Guides/GuideManager.cs(391,33): warning CS0168: The variable 'ex' is declared but never used
2024-10-02T22:10:14.6661515Z Assets/Code/Core/RemoteConfig.cs(237,13): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6665512Z Assets/Code/Core/RemoteConfig.cs(237,35): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6668790Z Assets/Code/Core/Settings.cs(986,116): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.6673693Z Assets/Code/Core/TerminalCommands.cs(183,27): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.6679496Z Assets/Code/Core/Testing/AutomatedTestCommandNode.cs(61,35): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6684318Z Assets/Code/Core/Testing/AutomatedTestCommandNode.cs(67,35): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6689097Z Assets/Code/Core/Testing/AutomatedTest.cs(95,26): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6693452Z Assets/Code/Core/Testing/AutomatedTestDownloadNode.cs(47,28): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6697786Z Assets/Code/Core/Testing/AutomatedTestDownloadNode.cs(47,48): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6702062Z Assets/Code/Data/WWWHelper.cs(32,13): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6705859Z Assets/Code/Data/WWWHelper.cs(32,42): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6709953Z Assets/Code/Data/WWWHelper.cs(61,13): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6713911Z Assets/Code/Data/WWWHelper.cs(61,42): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6717773Z Assets/Code/File/ZipTools.cs(18,13): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6721899Z Assets/Code/File/ZipTools.cs(18,35): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6725885Z Assets/Code/Data/WWWHelper.cs(84,13): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6729994Z Assets/Code/Data/WWWHelper.cs(84,42): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6735156Z Assets/Code/Core/Sandbox.cs(779,48): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.6741686Z Assets/Code/Core/Sandbox.cs(782,46): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.6748069Z Assets/Code/Core/Sandbox.cs(785,36): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.6753551Z Assets/Code/Data/DataManager.cs(71,33): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6756494Z Assets/Code/SPH/SPHSystemFactory.cs(20,30): warning CS0168: The variable 'a' is declared but never used
2024-10-02T22:10:14.6759593Z Assets/Code/Social/UGCAPI.cs(662,13): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6763547Z Assets/Code/Social/UGCAPI.cs(662,35): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6767775Z Assets/Code/Social/UGCMainBase.cs(19,28): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6772333Z Assets/Code/Social/Networks/Giphy.cs(148,17): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6776532Z Assets/Code/Social/Networks/Giphy.cs(148,39): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6781235Z Assets/Code/Social/WinUGCBrowse.cs(60,28): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6784670Z Assets/Code/TimeStepSystem/TimeStepData.cs(224,16): warning CS0168: The variable 'systemBudgetRemaining' is declared but never used
2024-10-02T22:10:14.6788485Z Assets/Code/Core/TestSimulations.cs(1372,45): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6792125Z Assets/Code/Social/WinUGCBrowse.cs(990,9): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.6795805Z Assets/Code/UnitTesting/Tests/BoundObjectTests.cs(109,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6799300Z Assets/Code/File/FileTools.cs(1020,37): warning CS0618: 'ZipFile.Size' is obsolete: 'Use the Count property instead'
2024-10-02T22:10:14.6802787Z Assets/Code/UnitTesting/Tests/BoundObjectTests.cs(206,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6807497Z Assets/Code/UnitTesting/Tests/MiscTests.cs(9,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6812294Z Assets/Code/UnitTesting/Tests/BoundObjectTests.cs(319,45): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6817262Z Assets/Code/UnitTesting/Tests/UI/Prefabs/Panels/GuidesPanelTests.cs(8,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6822680Z Assets/Code/UnitTesting/Tests/UI/Prefabs/Panels/OpenPanelTests.cs(8,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6827993Z Assets/Code/UnitTesting/Tests/UI/Prefabs/Panels/WorkshopViewPanelTests.cs(8,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6833440Z Assets/Code/UnitTesting/Tests/UI/WindowBehaviors/PinnableTests.cs(54,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6838605Z Assets/Code/UnitTesting/Tests/UI/WindowBehaviors/PinnableTests.cs(63,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6844126Z Assets/Code/UnitTesting/Tests/UI/WindowBehaviors/PinnableTests.cs(76,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6849586Z Assets/Code/UnitTesting/Tests/UI/WindowBehaviors/PinnableTests.cs(89,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6855128Z Assets/Code/UnitTesting/Tests/UI/WindowBehaviors/PinnableTests.cs(119,41): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6859723Z Assets/Code/Utils/BuildInfo.cs(283,21): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6863630Z Assets/Code/Utils/BuildInfo.cs(283,47): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6867438Z Assets/Code/Utils/BuildInfo.cs(291,17): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6871483Z Assets/Code/Utils/BuildInfo.cs(291,43): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6875398Z Assets/Code/File/FileTools.cs(1950,13): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6879370Z Assets/Code/File/FileTools.cs(1950,35): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6882141Z Assets/Code/Utils/Extensions.cs(581,20): warning CS0168: The variable 'g' is declared but never used
2024-10-02T22:10:14.6884476Z Assets/Code/Utils/ResolutionManager.cs(81,66): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.6887411Z Assets/Code/Utils/ResolutionManager.cs(90,198): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.6891122Z Assets/Code/Utils/FormSender.cs(85,17): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6895061Z Assets/Code/Utils/FormSender.cs(85,39): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6899232Z Assets/Code/Utils/FormSender.cs(115,17): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.6903138Z Assets/Code/Utils/FormSender.cs(115,39): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.6906069Z Assets/Code/Utils/FeedbackTools.cs(168,55): warning CS0168: The variable 'ex' is declared but never used
2024-10-02T22:10:14.6907911Z Assets/Code/Utils/FeedbackTools.cs(181,55): warning CS0168: The variable 'ex' is declared but never used
2024-10-02T22:10:14.6910761Z Assets/Components/Camera/Camera6DOF.cs(1029,27): warning CS0618: 'UIManager.GetCameraOffset(GameObject, double, bool)' is obsolete: 'Consider using GetCameraLensShift instead'
2024-10-02T22:10:14.6913972Z Assets/Components/Camera/GameCamera.cs(328,18): warning CS0618: 'UIManager.GetCameraOffset(GameObject, double, bool)' is obsolete: 'Consider using GetCameraLensShift instead'
2024-10-02T22:10:14.6917040Z Assets/Components/Camera/GameCamera.cs(340,18): warning CS0618: 'UIManager.GetCameraOffset(GameObject, double, bool)' is obsolete: 'Consider using GetCameraLensShift instead'
2024-10-02T22:10:14.6920885Z Assets/Components/ParticleRenderer/InstancedMeshRenderer.cs(82,12): warning CS0618: 'Light.GetLights(LightType, int)' is obsolete: 'Light.GetLights has been deprecated, use FindObjectsOfType in combination with light.cullingmask/light.type'
2024-10-02T22:10:14.6924422Z Assets/Components/Camera/GameCamera.cs(372,27): warning CS0618: 'UIManager.GetCameraOffset(GameObject, double, bool)' is obsolete: 'Consider using GetCameraLensShift instead'
2024-10-02T22:10:14.6928307Z Assets/Components/LoadingRoutine.cs(251,27): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6932135Z Assets/Components/ParticleRenderer/InstancedMaterialParticleRenderer.cs(148,15): warning CS0168: The variable 'life' is declared but never used
2024-10-02T22:10:14.6936883Z Assets/Components/RenderOrderManager.cs(47,25): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.6942632Z Assets/Code/Core/TestSimulations.cs(5110,45): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6947117Z Assets/Components/LoadingRoutine.cs(374,24): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6951815Z Assets/Components/LoadingRoutine.cs(380,24): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6955154Z Assets/ScriptableObjects/MaterialData.cs(198,15): warning CS0168: The variable 'ScatteredFraction' is declared but never used
2024-10-02T22:10:14.6958703Z Assets/Components/LoadingRoutine.cs(806,27): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.6961853Z Assets/Scripts/Systems/ConstellationSystem.cs(170,9): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.6964501Z Assets/Standard Assets/Image Effects (Pro Only)/BlurEffect.cs(50,8): warning CS0618: 'SystemInfo.supportsImageEffects' is obsolete: 'supportsImageEffects always returns true, no need to call it'
2024-10-02T22:10:14.6968059Z Assets/Standard Assets/Image Effects (Pro Only)/ContrastStretchEffect.cs(89,8): warning CS0618: 'SystemInfo.supportsImageEffects' is obsolete: 'supportsImageEffects always returns true, no need to call it'
2024-10-02T22:10:14.6971667Z Assets/Standard Assets/Image Effects (Pro Only)/ImageEffectBase.cs(14,8): warning CS0618: 'SystemInfo.supportsImageEffects' is obsolete: 'supportsImageEffects always returns true, no need to call it'
2024-10-02T22:10:14.6975165Z Assets/Standard Assets/Image Effects (Pro Only)/NoiseEffect.cs(43,8): warning CS0618: 'SystemInfo.supportsImageEffects' is obsolete: 'supportsImageEffects always returns true, no need to call it'
2024-10-02T22:10:14.6978595Z Assets/Standard Assets/Image Effects (Pro Only)/GlowEffect.cs(103,8): warning CS0618: 'SystemInfo.supportsImageEffects' is obsolete: 'supportsImageEffects always returns true, no need to call it'
2024-10-02T22:10:14.6982630Z Assets/VR/VRInputModule.cs(66,9): warning CS0618: 'StandaloneInputModule.forceModuleActive' is obsolete: 'forceModuleActive has been deprecated. There is no need to force the module awake as StandaloneInputModule works for all platforms'
2024-10-02T22:10:14.6986136Z Assets/VR/VRLoadingScene.cs(61,39): warning CS0618: 'TrackingSpaceType' is obsolete: 'This is obsolete, and should no longer be used. Please use InputTrackingModeFlags.'
2024-10-02T22:10:14.6989672Z Assets/VR/VRLoadingScene.cs(61,9): warning CS0618: 'XRDevice.SetTrackingSpaceType(TrackingSpaceType)' is obsolete: 'This is obsolete, and should no longer be used. Please use XRInputSubsystem.TrySetTrackingOriginMode.'
2024-10-02T22:10:14.6993814Z Assets/uGUI/Controls/UIDockPanel.cs(36,34): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.6996763Z Assets/uGUI/Controls/UIFade.cs(259,13): warning CS0612: 'UIFade.OpenImmediate()' is obsolete
2024-10-02T22:10:14.6998175Z Assets/uGUI/Controls/UIDockPanel.cs(294,9): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.6999852Z Assets/uGUI/BBCode.cs(537,174): warning CS0612: 'Extensions.ToRGBAHex(Color)' is obsolete
2024-10-02T22:10:14.7003050Z Assets/uGUI/Controls/UIPropertyPanel.Async.cs(453,44): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.7007016Z Assets/uGUI/DetailControls/UIGraphRenderer.cs(136,17): warning CS0618: 'TMP_Text.enableWordWrapping' is obsolete: 'The enabledWordWrapping property is now obsolete. Please use the textWrappingMode property instead.'
2024-10-02T22:10:14.7010193Z Assets/uGUI/DetailControls/UIItemPicker.cs(65,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7014077Z Assets/VR/Libraries/VRTP/Scripts/TunnellingImageBase.cs(349,27): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.7018770Z Assets/uGUI/DetailControls/UIPopupMore.cs(55,26): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.7023364Z Assets/uGUI/DetailControls/UITabIndicator.cs(53,27): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.7027920Z Assets/uGUI/DetailControls/UIStandardPropertyPanel.cs(165,34): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.7031775Z Assets/uGUI/DetailControls/UITileViewHeader.cs(111,13): warning CS0618: 'UITileViewHeader.pinBtn' is obsolete: 'Use Pinnable instead'
2024-10-02T22:10:14.7034259Z Assets/uGUI/DetailControls/UITileViewHeader.cs(112,13): warning CS0618: 'UITileViewHeader.pinBtn' is obsolete: 'Use Pinnable instead'
2024-10-02T22:10:14.7036819Z Assets/uGUI/DetailControls/UITileViewHeader.cs(112,41): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7039696Z Assets/uGUI/DetailControls/UITileViewHeader.cs(114,44): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7042251Z Assets/uGUI/DetailControls/UITileViewHeader.cs(146,13): warning CS0618: 'UITileViewHeader.pinBtn' is obsolete: 'Use Pinnable instead'
2024-10-02T22:10:14.7044617Z Assets/uGUI/DetailControls/UITileViewHeader.cs(150,17): warning CS0618: 'UITileViewHeader.pinBtn' is obsolete: 'Use Pinnable instead'
2024-10-02T22:10:14.7047039Z Assets/uGUI/DetailControls/UITileViewHeader.cs(155,17): warning CS0618: 'UITileViewHeader.pinBtn' is obsolete: 'Use Pinnable instead'
2024-10-02T22:10:14.7049643Z Assets/uGUI/DetailControls/UITileViewHeader.cs(275,13): warning CS0618: 'UITileViewHeader.pinBtn' is obsolete: 'Use Pinnable instead'
2024-10-02T22:10:14.7052062Z Assets/uGUI/DetailControls/UITileViewHeader.cs(276,13): warning CS0618: 'UITileViewHeader.pinBtn' is obsolete: 'Use Pinnable instead'
2024-10-02T22:10:14.7054598Z Assets/uGUI/DetailControls/UITileViewHeader.cs(276,48): warning CS0618: 'UITileView.TogglePinned()' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7057244Z Assets/uGUI/DetailControls/UITileViewHeader.cs(279,59): warning CS0618: 'UITileView.TogglePinned()' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7060768Z Assets/uGUI/Controls/UITile.cs(971,98): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.7064715Z Assets/uGUI/Controls/UITile.cs(971,138): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.7068498Z Assets/uGUI/Controls/UITile.cs(1154,17): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.7072534Z Assets/uGUI/Controls/UITile.cs(1154,56): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.7075406Z Assets/uGUI/PropertyControls/UIMaterialPhaseChart.cs(103,33): warning CS0168: The variable 'ex' is declared but never used
2024-10-02T22:10:14.7078700Z Assets/uGUI/TabPages/PageActions.cs(210,52): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.7081704Z Assets/uGUI/TabPages/PageOpenSubscribed.cs(145,9): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.7084315Z Assets/uGUI/Text/US2TMPMarquee.cs(92,9): warning CS0618: 'TMP_Text.enableWordWrapping' is obsolete: 'The enabledWordWrapping property is now obsolete. Please use the textWrappingMode property instead.'
2024-10-02T22:10:14.7089623Z Assets/uGUI/Utils/UIStyleAssetEditorRunner.cs(17,27): warning CS0618: 'Object.FindObjectsOfType(Type)' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID, but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.7094543Z Assets/uGUI/Text/LocalizedText.cs(429,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7097595Z Assets/uGUI/Text/LocalizedText.cs(598,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7101529Z Assets/uGUI/Windows/ViewPanel.cs(22,26): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.7104816Z Assets/uGUI/TabPages/PageMaterials.cs(610,33): warning CS0168: The variable 'ex' is declared but never used
2024-10-02T22:10:14.7107820Z Assets/uGUI/ValueProviders.cs(801,13): warning CS0618: 'Screen.SetResolution(int, int, FullScreenMode, int)' is obsolete: 'SetResolution(int, int, FullScreenMode, int) is obsolete. Use SetResolution(int, int, FullScreenMode, RefreshRate) instead.'
2024-10-02T22:10:14.7111348Z Assets/uGUI/ValueProviders.cs(809,117): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.7113879Z Assets/uGUI/Windows/WinAmbient.cs(36,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7116259Z Assets/uGUI/Windows/WinExplore.cs(64,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7118629Z Assets/uGUI/Windows/WinExplore.cs(86,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7121258Z Assets/uGUI/Windows/WinExplore.cs(87,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7123725Z Assets/uGUI/Windows/WinBodyBrowser.cs(101,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7126165Z Assets/uGUI/Windows/WinCreate.cs(100,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7129046Z Assets/uGUI/Text/LocalizedText.cs(628,29): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7132008Z Assets/uGUI/Text/LocalizedText.cs(675,29): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7134825Z Assets/uGUI/ValueProviders.cs(828,95): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.7137695Z Assets/uGUI/Text/US2TextMeshPro.cs(844,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7140594Z Assets/uGUI/Windows/WinCreateSim.cs(52,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7143076Z Assets/uGUI/Windows/WinCreateSim.cs(76,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7145581Z Assets/uGUI/Windows/WinCreateSim.cs(77,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7147992Z Assets/uGUI/Windows/WinChart.cs(49,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7150760Z Assets/uGUI/ValueProviders.cs(850,30): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.7153685Z Assets/uGUI/ValueProviders.cs(869,44): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.7156380Z Assets/uGUI/ValueProviders.cs(870,38): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.7159430Z Assets/uGUI/ValueProviders.cs(892,39): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.7162475Z Assets/uGUI/Text/US2TextMeshPro.cs(929,45): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7165163Z Assets/uGUI/Windows/WinOpenSimNew.cs(128,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7167842Z Assets/uGUI/Windows/WinOpenSimNew.cs(155,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7170578Z Assets/uGUI/Windows/WinOpenSimNew.cs(156,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7172545Z Assets/uGUI/Windows/WinOpenSimNew.cs(250,84): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7174488Z Assets/uGUI/Windows/WinOpenSimNew.cs(250,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7176434Z Assets/uGUI/Text/US2TextMeshPro.cs(1086,82): warning CS0612: 'Extensions.ToRGBAHex(Color)' is obsolete
2024-10-02T22:10:14.7178483Z Assets/uGUI/Windows/WinSearch.cs(63,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7180678Z Assets/uGUI/Windows/WinOpenSimNew.cs(445,31): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7182337Z Assets/uGUI/Windows/WinOpenSimNew.cs(464,84): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7184333Z Assets/uGUI/Windows/WinOpenSimNew.cs(464,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7187033Z Assets/uGUI/Text/US2TextMeshPro.cs(1111,29): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7190211Z Assets/uGUI/Text/US2TextMeshPro.cs(1160,29): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7193131Z Assets/uGUI/Text/LocalizedText.cs(1117,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7196801Z Assets/uGUI/Windows/WinSearch.cs(139,27): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.7200407Z Assets/uGUI/Windows/WinSurfacePaint.cs(113,9): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7202807Z Assets/uGUI/Windows/WinOpenSim.cs(204,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7205133Z Assets/uGUI/Windows/WinOpenSim.cs(231,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7207596Z Assets/uGUI/Windows/WinOpenSim.cs(232,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7209795Z Assets/uGUI/Windows/WinBodyBrowser.cs(203,78): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7211818Z Assets/uGUI/Windows/WinBodyBrowser.cs(203,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7213930Z Assets/uGUI/Windows/WinBodyBrowser.cs(206,95): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7215887Z Assets/uGUI/Windows/WinBodyBrowser.cs(206,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7217815Z Assets/uGUI/Windows/WinBodyBrowser.cs(209,107): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7220181Z Assets/uGUI/Windows/WinBodyBrowser.cs(209,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7222150Z Assets/uGUI/Windows/WinBodyBrowser.cs(212,106): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7224113Z Assets/uGUI/Windows/WinBodyBrowser.cs(212,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7226129Z Assets/uGUI/Windows/WinBodyBrowser.cs(215,102): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7228040Z Assets/uGUI/Windows/WinBodyBrowser.cs(215,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7230148Z Assets/uGUI/Windows/WinBodyBrowser.cs(218,107): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7232071Z Assets/uGUI/Windows/WinBodyBrowser.cs(218,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7233945Z Assets/uGUI/Windows/WinBodyBrowser.cs(221,97): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7235956Z Assets/uGUI/Windows/WinBodyBrowser.cs(221,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7237893Z Assets/uGUI/Windows/WinBodyBrowser.cs(224,106): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7240098Z Assets/uGUI/Windows/WinBodyBrowser.cs(224,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7242011Z Assets/uGUI/Windows/WinBodyBrowser.cs(230,78): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7243939Z Assets/uGUI/Windows/WinBodyBrowser.cs(230,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7245557Z Assets/uGUI/Windows/WinTool.cs(311,13): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.7248703Z Assets/Code/NBody/JobSystem/Verlet.cs(105,47): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7253603Z Assets/Code/NBody/JobSystem/Verlet.cs(106,47): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7258254Z Assets/Code/NBody/JobSystem/Verlet.cs(107,51): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7263267Z Assets/Code/NBody/JobSystem/Verlet.cs(108,44): warning CS0618: 'NativeList<BodyFlags>.implicit operator NativeArray<BodyFlags>(NativeList<BodyFlags>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7268001Z Assets/Code/NBody/JobSystem/Verlet.cs(109,45): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7272858Z Assets/Code/NBody/JobSystem/Verlet.cs(117,48): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7277942Z Assets/Code/NBody/JobSystem/Verlet.cs(118,52): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7282816Z Assets/Code/NBody/JobSystem/Verlet.cs(119,50): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7287726Z Assets/Code/NBody/JobSystem/Verlet.cs(121,45): warning CS0618: 'NativeList<BodyFlags>.implicit operator NativeArray<BodyFlags>(NativeList<BodyFlags>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7292638Z Assets/Code/NBody/JobSystem/Verlet.cs(122,46): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7297176Z Assets/Code/Screenshots/Screenshots.cs(36,95): warning CS0618: 'NativeList<byte>.implicit operator NativeArray<byte>(NativeList<byte>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7302258Z Assets/Code/NBody/JobSystem/Tethers/TetherManager.cs(86,40): warning CS0618: 'NativeList<TetherSegment>.implicit operator NativeArray<TetherSegment>(NativeList<TetherSegment>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7307368Z Assets/Code/NBody/JobSystem/Tethers/TetherManager.cs(89,35): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7313484Z Assets/Code/NBody/JobSystem/SystemPropertyCalculator.cs(54,50): warning CS0618: 'NativeList<JobsComputationLayer.TimestepEntity>.implicit operator NativeArray<JobsComputationLayer.TimestepEntity>(NativeList<JobsComputationLayer.TimestepEntity>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7319513Z Assets/Code/NBody/JobSystem/SystemPropertyCalculator.cs(56,42): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7324539Z Assets/Code/NBody/JobSystem/SystemPropertyCalculator.cs(57,38): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7329871Z Assets/Code/NBody/JobSystem/SystemPropertyCalculator.cs(58,42): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7335066Z Assets/Code/NBody/JobSystem/SystemPropertyCalculator.cs(59,46): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7340603Z Assets/Code/NBody/JobSystem/SystemPropertyCalculator.cs(60,37): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7345887Z Assets/Code/NBody/JobSystem/SystemPropertyCalculator.cs(61,38): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7351421Z Assets/Code/NBody/JobSystem/SystemPropertyCalculator.cs(62,41): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7356453Z Assets/Code/NBody/JobSystem/JobsComputationLayer.cs(1167,47): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7361649Z Assets/Code/NBody/JobSystem/JobsComputationLayer.cs(1168,50): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7366829Z Assets/Code/NBody/JobSystem/JobsComputationLayer.cs(1169,54): warning CS0618: 'NativeList<quaternion>.implicit operator NativeArray<quaternion>(NativeList<quaternion>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7372344Z Assets/Code/NBody/JobSystem/JobsComputationLayer.cs(1170,60): warning CS0618: 'NativeList<float3>.implicit operator NativeArray<float3>(NativeList<float3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7378045Z Assets/Code/NBody/JobSystem/JobsComputationLayer.cs(1176,57): warning CS0618: 'NativeList<JobsComputationLayer.TimestepEntity>.implicit operator NativeArray<JobsComputationLayer.TimestepEntity>(NativeList<JobsComputationLayer.TimestepEntity>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7382177Z Assets/Code/NBody/JobSystem/JobsComputationLayer.cs(757,25): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.7384772Z Assets/VR/Libraries/VRTP/Scripts/TunnellingBase.cs(757,12): warning CS0618: 'GraphicsDeviceType.OpenGLES2' is obsolete: 'OpenGL ES 2.0 is no longer supported in Unity 2023.1'
2024-10-02T22:10:14.7388367Z Assets/Language/Code/Language.cs(494,17): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
2024-10-02T22:10:14.7392571Z Assets/Language/Code/Language.cs(494,39): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
2024-10-02T22:10:14.7396495Z Assets/uGUI/DetailControls/UIWrappedTextLayoutGroup.cs(39,17): warning CS0618: 'TMP_Text.enableWordWrapping' is obsolete: 'The enabledWordWrapping property is now obsolete. Please use the textWrappingMode property instead.'
2024-10-02T22:10:14.7400671Z Assets/uGUI/DetailControls/UIWrappedTextLayoutGroup.cs(86,17): warning CS0618: 'TMP_Text.enableWordWrapping' is obsolete: 'The enabledWordWrapping property is now obsolete. Please use the textWrappingMode property instead.'
2024-10-02T22:10:14.7404222Z Assets/Language/Code/Language.cs(977,17): warning CS0618: 'SceneView.onSceneGUIDelegate' is obsolete: 'onSceneGUIDelegate has been deprecated. Use duringSceneGui instead.'
2024-10-02T22:10:14.7409403Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(51,46): warning CS0618: 'NativeList<JobsComputationLayer.TimestepEntity>.implicit operator NativeArray<JobsComputationLayer.TimestepEntity>(NativeList<JobsComputationLayer.TimestepEntity>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7415313Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(52,44): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7420367Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(53,38): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7425209Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(54,38): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7430136Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(55,42): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7435172Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(56,34): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7440143Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(57,46): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7444831Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(58,38): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7449679Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(59,34): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7454440Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(60,37): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7459327Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(61,50): warning CS0618: 'NativeList<int>.implicit operator NativeArray<int>(NativeList<int>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7464129Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(62,45): warning CS0618: 'NativeList<int>.implicit operator NativeArray<int>(NativeList<int>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7469049Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(63,32): warning CS0618: 'NativeList<int>.implicit operator NativeArray<int>(NativeList<int>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7473928Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(64,47): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7479119Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(65,34): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7483994Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(66,36): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7489082Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(67,43): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7494049Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(70,45): warning CS0618: 'NativeList<BodyFlags>.implicit operator NativeArray<BodyFlags>(NativeList<BodyFlags>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7499088Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(71,42): warning CS0618: 'NativeList<int>.implicit operator NativeArray<int>(NativeList<int>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7501948Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(72,48): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7504563Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(73,32): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7507132Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(74,39): warning CS0618: 'NativeList<float3>.implicit operator NativeArray<float3>(NativeList<float3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7509984Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(75,45): warning CS0618: 'NativeList<BodyFlags>.implicit operator NativeArray<BodyFlags>(NativeList<BodyFlags>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7513017Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(83,43): warning CS0618: 'NativeList<JobsComputationLayer.TimestepEntity>.implicit operator NativeArray<JobsComputationLayer.TimestepEntity>(NativeList<JobsComputationLayer.TimestepEntity>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7516187Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(84,41): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7518967Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(85,35): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7521761Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(86,35): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7524318Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(87,39): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7526872Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(88,31): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7529592Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(89,43): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7532135Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(90,35): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7534655Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(91,31): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7537183Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(92,34): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7539816Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(93,47): warning CS0618: 'NativeList<int>.implicit operator NativeArray<int>(NativeList<int>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7542238Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(94,42): warning CS0618: 'NativeList<int>.implicit operator NativeArray<int>(NativeList<int>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7544642Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(95,29): warning CS0618: 'NativeList<int>.implicit operator NativeArray<int>(NativeList<int>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7547199Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(96,44): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7550030Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(97,31): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7552634Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(98,33): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7555188Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(99,40): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7557759Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(102,42): warning CS0618: 'NativeList<BodyFlags>.implicit operator NativeArray<BodyFlags>(NativeList<BodyFlags>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7560615Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(103,39): warning CS0618: 'NativeList<int>.implicit operator NativeArray<int>(NativeList<int>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7563182Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(104,45): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7565740Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(105,29): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7568245Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(106,36): warning CS0618: 'NativeList<float3>.implicit operator NativeArray<float3>(NativeList<float3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7571093Z Assets/Code/NBody/JobSystem/GravityCalculator.cs(107,42): warning CS0618: 'NativeList<BodyFlags>.implicit operator NativeArray<BodyFlags>(NativeList<BodyFlags>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7573285Z Assets/VR/VRDash/Scripts/ControllerAnchoredToolPopups.cs(20,26): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7575073Z Assets/VR/VRDash/Scripts/ControllerAnchoredToolPopups.cs(120,60): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7577248Z Assets/Code/NBody/JobSystem/BarnesHutTree.cs(690,80): warning CS0618: 'NativeList<double>.implicit operator NativeArray<double>(NativeList<double>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7580004Z Assets/Code/NBody/JobSystem/BarnesHutTree.cs(690,93): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7582730Z Assets/Code/NBody/JobSystem/BarnesHutTree.cs(690,110): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7585253Z Assets/Code/NBody/JobSystem/BarnesHutTree.cs(690,127): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7587856Z Assets/Code/NBody/JobSystem/BarnesHutTree.cs(690,148): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7590680Z Assets/Code/NBody/JobSystem/EulerSemiImplicit.cs(78,48): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7593232Z Assets/Code/NBody/JobSystem/EulerSemiImplicit.cs(79,48): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7595846Z Assets/Code/NBody/JobSystem/EulerSemiImplicit.cs(80,52): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7598451Z Assets/Code/NBody/JobSystem/EulerSemiImplicit.cs(81,45): warning CS0618: 'NativeList<BodyFlags>.implicit operator NativeArray<BodyFlags>(NativeList<BodyFlags>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7601422Z Assets/Code/NBody/JobSystem/EulerSemiImplicit.cs(82,46): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7603978Z Assets/Code/NBody/JobSystem/EulerSemiImplicit.cs(83,46): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7606482Z Assets/Code/NBody/JobSystem/ForrestRuth.cs(87,38): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7609245Z Assets/Code/NBody/JobSystem/ForrestRuth.cs(88,38): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7611765Z Assets/Code/NBody/JobSystem/ForrestRuth.cs(90,36): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7614355Z Assets/Code/NBody/JobSystem/ForrestRuth.cs(91,36): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7616875Z Assets/Code/NBody/JobSystem/ForrestRuth.cs(93,38): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7619794Z Assets/Code/NBody/JobSystem/ForrestRuth.cs(95,35): warning CS0618: 'NativeList<BodyFlags>.implicit operator NativeArray<BodyFlags>(NativeList<BodyFlags>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7622350Z Assets/Code/NBody/JobSystem/EulerExplicit.cs(78,48): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7624848Z Assets/Code/NBody/JobSystem/EulerExplicit.cs(79,48): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7627323Z Assets/Code/NBody/JobSystem/EulerExplicit.cs(80,52): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7630101Z Assets/Code/NBody/JobSystem/EulerExplicit.cs(81,45): warning CS0618: 'NativeList<BodyFlags>.implicit operator NativeArray<BodyFlags>(NativeList<BodyFlags>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7632650Z Assets/Code/NBody/JobSystem/EulerExplicit.cs(82,46): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7635129Z Assets/Code/NBody/JobSystem/EulerExplicit.cs(83,46): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7637248Z Assets/VR/VRDash/Scripts/ControllerAnchoredToolPopups.cs(267,62): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7638499Z Assets/DynamicLayoutSystem/DynamicLayout.cs(1797,65): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.7639672Z Assets/Code/Social/UGCMain.cs(168,43): warning CS0067: The event 'UGCMain.OnItemCreatedTask' is never used
2024-10-02T22:10:14.7640784Z Assets/Scripts/Rendering/ResolutionScaling.cs(7,39): warning CS0067: The event 'ResolutionScaling.onPostRender' is never used
2024-10-02T22:10:14.7642070Z Assets/uGUI/FloatingPanels/ActiveToolPanel/ActiveToolPanel.cs(110,42): warning CS0067: The event 'ActiveToolPanel.ButtonPressed' is never used
2024-10-02T22:10:14.7643348Z Assets/Scripts/Rendering/HDRPCameraOptions.cs(10,39): warning CS0067: The event 'HDRPCameraOptions.onPostRender' is never used
2024-10-02T22:10:14.7644455Z Assets/Code/Social/UGCMain.cs(172,45): warning CS0067: The event 'UGCMain.OnOverlayStateChanged' is never used
2024-10-02T22:10:14.7645649Z Assets/uGUI/Controls/UIElementResize.cs(83,37): warning CS0067: The event 'UIElementResize.onCanExpandChanged' is never used
2024-10-02T22:10:14.7646772Z Assets/VR/VRInputModule.cs(25,55): warning CS0067: The event 'VRInputModule.onCheckInteractionBlocked' is never used
2024-10-02T22:10:14.7647824Z Assets/Scripts/ECS/Source/Entity.cs(21,37): warning CS0067: The event 'Entity.OnComponentsChanged' is never used
2024-10-02T22:10:14.7649340Z Assets/Code/NBody/NBodySystem/NBodySystem.cs(149,39): warning CS0067: The event 'NBodySystem.OnSubStepCompleted' is never used
2024-10-02T22:10:14.7650456Z Assets/Code/Social/UGCMain.cs(170,56): warning CS0067: The event 'UGCMain.OnAvatarLoaded' is never used
2024-10-02T22:10:14.7651716Z Assets/uGUI/FloatingPanels/ActiveToolPanel/ActiveToolPanel.cs(111,42): warning CS0067: The event 'ActiveToolPanel.ButtonReleased' is never used
2024-10-02T22:10:14.7653317Z Assets/Editor/Localization/CrowdIn.APIAction.cs(339,85): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7655033Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(531,33): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7656737Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(534,33): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7658423Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(537,24): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7660411Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(647,40): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7662182Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(317,45): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7663921Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(563,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7665614Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(569,33): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7667287Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(572,33): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7669176Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(575,28): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7670871Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(578,32): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7672544Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(858,65): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7674214Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(868,19): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7675882Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(866,31): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7677548Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(340,32): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7679562Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(343,32): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7681334Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(346,32): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7683016Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(349,32): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7684843Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(881,61): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7686547Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(904,112): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7688246Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(912,112): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7690182Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(594,33): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7691857Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(597,33): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7693528Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(600,25): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7695194Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(603,25): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7696858Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(160,35): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7698517Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(497,22): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7700440Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(131,28): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7702106Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(133,28): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7703801Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(39,26): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7705488Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(635,28): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7707152Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(760,65): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7708989Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(790,55): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7710849Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(789,31): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7712534Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(682,76): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7714269Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(688,66): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7715997Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(687,42): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7717726Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(731,76): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7719707Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(737,66): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7721410Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(736,42): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7724148Z Assets/Editor/AssetProcessing/UIStyleAssetProcessor.cs(17,31): warning CS0618: 'Object.FindObjectsOfType(Type)' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID, but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.7726609Z Assets/Editor/Steamworks.NET/RedistInstall.cs(118,69): warning CS0618: 'BuildTarget.StandaloneLinux' is obsolete: 'StandaloneLinux has been removed in 2019.2'
2024-10-02T22:10:14.7728626Z Assets/Editor/VRDash/PanelPositionsEditor.cs(22,29): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
2024-10-02T22:10:14.7731592Z Assets/Editor/CompilationTime.cs(107,13): warning CS0618: 'CompilationPipeline.assemblyCompilationStarted' is obsolete: 'Use compilationStarted, compilationFinished or assemblyCompilationFinished instead. Note that using any of these functions to do time measurements is a bad idea as they run async to actual compilation.'
2024-10-02T22:10:14.7734459Z Assets/Editor/CompilationTime.cs(114,13): warning CS0618: 'CompilationPipeline.assemblyCompilationStarted' is obsolete: 'Use compilationStarted, compilationFinished or assemblyCompilationFinished instead. Note that using any of these functions to do time measurements is a bad idea as they run async to actual compilation.'
2024-10-02T22:10:14.7736340Z Assets/Editor/Tutorial/GuideEditor.cs(186,37): warning CS0168: The variable 'ex' is declared but never used
2024-10-02T22:10:14.7737323Z Assets/Editor/Tutorial/GuideEditor.cs(202,37): warning CS0168: The variable 'ex' is declared but never used
2024-10-02T22:10:14.7739897Z Assets/Editor/EditorTools.AutoAssign.cs(36,27): warning CS0618: 'Object.FindObjectsOfType<T>()' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.7742580Z Assets/Editor/UI/CustomDefineEditor.cs(33,28): warning CS0618: 'PlayerSettings.GetScriptingDefineSymbolsForGroup(BuildTargetGroup)' is obsolete: 'Use GetScriptingDefineSymbols(NamedBuildTarget buildTarget) instead'
2024-10-02T22:10:14.7744773Z Assets/Editor/UI/CustomDefineEditor.cs(177,9): warning CS0618: 'PlayerSettings.SetScriptingDefineSymbolsForGroup(BuildTargetGroup, string)' is obsolete: 'Use SetScriptingDefineSymbols(NamedBuildTarget buildTarget, string defines) instead'
2024-10-02T22:10:14.7746893Z Assets/Editor/UI/CustomDefineEditor.cs(220,56): warning CS0618: 'PlayerSettings.GetScriptingDefineSymbolsForGroup(BuildTargetGroup)' is obsolete: 'Use GetScriptingDefineSymbols(NamedBuildTarget buildTarget) instead'
2024-10-02T22:10:14.7749792Z Assets/Editor/EditorTools.CrossRefs.cs(21,37): warning CS0618: 'Object.FindObjectsOfType<T>(bool)' is obsolete: 'Object.FindObjectsOfType has been deprecated. Use Object.FindObjectsByType instead which lets you decide whether you need the results sorted or not. FindObjectsOfType sorts the results by InstanceID but if you do not need this using FindObjectSortMode.None is considerably faster.'
2024-10-02T22:10:14.7752855Z Assets/Editor/Tutorial/AllGuideEditor.cs(398,27): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.7755011Z Assets/Editor/UI/TextReplacementEditor.cs(468,13): warning CS0618: 'TMP_Text.enableWordWrapping' is obsolete: 'The enabledWordWrapping property is now obsolete. Please use the textWrappingMode property instead.'
2024-10-02T22:10:14.7756934Z Assets/Editor/UI/TextReplacementEditor.cs(468,42): warning CS0618: 'TMP_Text.enableWordWrapping' is obsolete: 'The enabledWordWrapping property is now obsolete. Please use the textWrappingMode property instead.'
2024-10-02T22:10:14.7758996Z Assets/Editor/UI/TextReplacementEditor.cs(555,13): warning CS0618: 'TMP_Text.enableWordWrapping' is obsolete: 'The enabledWordWrapping property is now obsolete. Please use the textWrappingMode property instead.'
2024-10-02T22:10:14.7760824Z Assets/Editor/Localization/CrowdIn.APIAction.cs(296,60): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7761605Z Assets/Editor/FMOD/EventBrowser.cs(970,13): warning CS0618: 'SceneView.onSceneGUIDelegate' is obsolete: 'onSceneGUIDelegate has been deprecated. Use duringSceneGui instead.'
2024-10-02T22:10:14.7762500Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(748,38): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7763339Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(693,30): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7764179Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(774,23): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7765010Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(798,17): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7765835Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(801,19): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7766669Z Assets/Editor/Localization/CrowdIn.DataStructures.cs(813,27): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7767483Z Assets/Editor/Localization/CrowdIn.Actions.cs(934,29): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
2024-10-02T22:10:14.7767999Z Assets/Editor/Localization/CrowdIn.Actions.cs(599,30): warning CS0168: The variable 'ex' is declared but never used
2024-10-02T22:10:14.7768701Z Assets/uGUI/Windows/WinChart.cs(49,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7769595Z Assets/uGUI/ValueProviders.cs(850,30): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.7770370Z Assets/uGUI/ValueProviders.cs(869,44): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.7771085Z Assets/uGUI/ValueProviders.cs(870,38): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.7771840Z Assets/uGUI/ValueProviders.cs(892,39): warning CS0618: 'Resolution.refreshRate' is obsolete: 'Resolution.refreshRate is obsolete. Use refreshRateRatio instead.'
2024-10-02T22:10:14.7772665Z Assets/uGUI/Text/US2TextMeshPro.cs(929,45): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7773312Z Assets/uGUI/Windows/WinOpenSimNew.cs(128,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7773962Z Assets/uGUI/Windows/WinOpenSimNew.cs(155,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7774580Z Assets/uGUI/Windows/WinOpenSimNew.cs(156,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7774969Z Assets/uGUI/Windows/WinOpenSimNew.cs(250,84): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7775548Z Assets/uGUI/Windows/WinOpenSimNew.cs(250,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7775993Z Assets/uGUI/Text/US2TextMeshPro.cs(1086,82): warning CS0612: 'Extensions.ToRGBAHex(Color)' is obsolete
2024-10-02T22:10:14.7776595Z Assets/uGUI/Windows/WinSearch.cs(63,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7776971Z Assets/uGUI/Windows/WinOpenSimNew.cs(445,31): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7777361Z Assets/uGUI/Windows/WinOpenSimNew.cs(464,84): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7777935Z Assets/uGUI/Windows/WinOpenSimNew.cs(464,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7778697Z Assets/uGUI/Text/US2TextMeshPro.cs(1111,29): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7779704Z Assets/uGUI/Text/US2TextMeshPro.cs(1160,29): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7780471Z Assets/uGUI/Text/LocalizedText.cs(1117,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Object'
2024-10-02T22:10:14.7781669Z Assets/uGUI/Windows/WinSearch.cs(139,27): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
2024-10-02T22:10:14.7782311Z Assets/uGUI/Windows/WinSurfacePaint.cs(113,9): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7782918Z Assets/uGUI/Windows/WinOpenSim.cs(204,13): warning CS0618: 'UITileView.ShowPinButton' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7783539Z Assets/uGUI/Windows/WinOpenSim.cs(231,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7784158Z Assets/uGUI/Windows/WinOpenSim.cs(232,13): warning CS0618: 'UITileView.onPinnedChanged' is obsolete: 'Use Pinnable for window pin behavior'
2024-10-02T22:10:14.7784659Z Assets/uGUI/Windows/WinBodyBrowser.cs(203,78): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7785240Z Assets/uGUI/Windows/WinBodyBrowser.cs(203,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7785618Z Assets/uGUI/Windows/WinBodyBrowser.cs(206,95): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7786249Z Assets/uGUI/Windows/WinBodyBrowser.cs(206,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7786704Z Assets/uGUI/Windows/WinBodyBrowser.cs(209,107): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7787275Z Assets/uGUI/Windows/WinBodyBrowser.cs(209,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7787712Z Assets/uGUI/Windows/WinBodyBrowser.cs(212,106): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7788281Z Assets/uGUI/Windows/WinBodyBrowser.cs(212,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7788664Z Assets/uGUI/Windows/WinBodyBrowser.cs(215,102): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7789358Z Assets/uGUI/Windows/WinBodyBrowser.cs(215,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7789758Z Assets/uGUI/Windows/WinBodyBrowser.cs(218,107): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7790325Z Assets/uGUI/Windows/WinBodyBrowser.cs(218,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7790708Z Assets/uGUI/Windows/WinBodyBrowser.cs(221,97): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7791273Z Assets/uGUI/Windows/WinBodyBrowser.cs(221,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7791658Z Assets/uGUI/Windows/WinBodyBrowser.cs(224,106): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7792214Z Assets/uGUI/Windows/WinBodyBrowser.cs(224,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7792595Z Assets/uGUI/Windows/WinBodyBrowser.cs(230,78): warning CS0612: 'Preset.Filters' is obsolete
2024-10-02T22:10:14.7793155Z Assets/uGUI/Windows/WinBodyBrowser.cs(230,13): warning CS0612: 'UITileView.AddTile(object, string, string, GuiFilter[])' is obsolete
2024-10-02T22:10:14.7793441Z Assets/uGUI/Windows/WinTool.cs(311,13): warning CS0162: Unreachable code detected
2024-10-02T22:10:14.7794704Z Assets/Code/NBody/JobSystem/Verlet.cs(105,47): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7795959Z Assets/Code/NBody/JobSystem/Verlet.cs(106,47): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7797182Z Assets/Code/NBody/JobSystem/Verlet.cs(107,51): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeList<double3>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7798449Z Assets/Code/NBody/JobSystem/Verlet.cs(108,44): warning CS0618: 'NativeList<BodyFlags>.implicit operator NativeArray<BodyFlags>(NativeList<BodyFlags>)' is obsolete: 'Implicit cast from `NativeList<T>` to `NativeArray<T>` has been deprecated; Use '.AsArray()' method to do explicit cast instead.'
2024-10-02T22:10:14.7799839Z Assets/Code/NBody/JobSystem/Verlet.cs(109,45): warning CS0618: 'NativeList<double3>.implicit operator NativeArray<double3>(NativeLi!�
2024-10-02T22:10:14.7800117Z AssetDatabase: script compilation time: 45.049120s
2024-10-02T22:10:14.9281916Z Begin MonoManager ReloadAssembly
2024-10-02T22:10:15.6500617Z Symbol file LoadedFromMemory is not a mono symbol file
2024-10-02T22:10:15.6545114Z Symbol file LoadedFromMemory is not a mono symbol file
2024-10-02T22:10:16.1406144Z - Loaded All Assemblies, in 1.212 seconds
2024-10-02T22:10:16.5594845Z Start importing ProjectSettings/ProjectSettings.asset using Guid(00000000000000004000000000000000) (LibraryAssetImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5860690Z -> (artifact id: 'aee984e00ad8feb77ecc99035a0d3b3b') in 0.027005156 seconds
2024-10-02T22:10:16.5866103Z Start importing ProjectSettings/GraphicsSettings.asset using Guid(00000000000000006100000000000000) (LibraryAssetImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5874042Z -> (artifact id: '7053a3b256b1e126d737d68e49ec114d') in 0.001189035 seconds
2024-10-02T22:10:16.5877995Z Start importing Assets/Resources/ColorMaps using Guid(40205da148400d842a379cd2ed060c2c) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5882304Z -> (artifact id: '152c3adf39b846710512831a61452743') in 0.000623541 seconds
2024-10-02T22:10:16.5886676Z Start importing Assets/uGUI/VirtualList using Guid(530ab8ac36b158147b3bbbaaf1472bb0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5889511Z -> (artifact id: '51ef6cd2bf3a3190a48ae11f7e694573') in 0.00050457 seconds
2024-10-02T22:10:16.5893701Z Start importing Assets/Plugins/VoxelBusters using Guid(3f4bd03ef00534f519c5f159ec6c0a5e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5896201Z -> (artifact id: 'c9219444ab786a8b9cd4744a9d1f4e7d') in 0.000498198 seconds
2024-10-02T22:10:16.5900892Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary using Guid(5317c4912d76a48828be99991f62fe81) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5904873Z -> (artifact id: 'a561c96a4e1101484fe24f6ae164c90b') in 0.000529827 seconds
2024-10-02T22:10:16.5908543Z Start importing Assets/Plugins/VoxelBusters/EssentialKit using Guid(05e833c236c674e4c9eefe2c56b74742) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5912617Z -> (artifact id: '845f3ffbcd1a99184610198226fb691f') in 0.000533213 seconds
2024-10-02T22:10:16.5918394Z Start importing Assets/ExternalDependencyManager/Editor/1.2.180 using Guid(a63c045b7cdd248058360db0a5b6cee8) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5921739Z -> (artifact id: '3581cc5ddf066b84f561d75e1c7d4c55') in 0.000773778 seconds
2024-10-02T22:10:16.5925504Z Start importing Assets/uGUI/VirtualList/Editor using Guid(1ad65e001d6234824aab962cf449ba9b) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5929139Z -> (artifact id: '16e236e8f23d2d09ced308af836cf768') in 0.000526681 seconds
2024-10-02T22:10:16.5932859Z Start importing Assets/uGUI/VirtualList/Runtime using Guid(fae729260771d46e3a0a620706861f28) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5936317Z -> (artifact id: 'd931a661bb882f6834af62ae2f732b1d') in 0.000545757 seconds
2024-10-02T22:10:16.5943033Z Start importing Assets/Resources/HDRP/Debug and testing Materials/SubScale Tests using Guid(81366f98020c9ce4cb084494f0da651e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5945543Z -> (artifact id: 'bd94cd44c1ad06eb07cea97ba457d135') in 0.000768933 seconds
2024-10-02T22:10:16.5950334Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/EditorResources using Guid(d113a24f748704384af00b11520c8d62) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5953122Z -> (artifact id: 'f768444bf9344a3ebfacf6cdb8164393') in 0.000522694 seconds
2024-10-02T22:10:16.5957143Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Extras using Guid(a3654df5d282e405ab04e2a50e0e2e23) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5959797Z -> (artifact id: '4375172e835610c5b4676389bee850d3') in 0.000506374 seconds
2024-10-02T22:10:16.5966535Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/EditorResources using Guid(143eabf187edd4f37986af92d546ada1) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5969232Z -> (artifact id: '866a012cd1ccb51452c06d4b655b5912') in 0.000698882 seconds
2024-10-02T22:10:16.5973440Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Plugins using Guid(a4b93811607564754a3451225934186f) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5976533Z -> (artifact id: '16a6319a723e372e6293e24748dd4c1e') in 0.00054203 seconds
2024-10-02T22:10:16.5980694Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples using Guid(d4a38c1bac96a417f9189b7db373c5ac) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5983581Z -> (artifact id: '56bd69269f6e02f484fa332b766e9c87') in 0.000524407 seconds
2024-10-02T22:10:16.5987780Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Resources using Guid(e49ba381b87c54b7ebd3a10b90e92578) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.5990440Z -> (artifact id: '604140a0b003ca1c202c2b075cbbf3a1') in 0.00049909 seconds
2024-10-02T22:10:16.5997790Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins using Guid(e4bd9e6c761e448808fe43569de7413c) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6001163Z -> (artifact id: '317035762c159d6ac2a7cd9fa2ad72f7') in 0.000831369 seconds
2024-10-02T22:10:16.6004285Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Essentials using Guid(55c01c40849734ef5b2e001f73696762) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6007841Z -> (artifact id: '8f27f861ab42e6ae176a2edabae1ac58') in 0.000482129 seconds
2024-10-02T22:10:16.6011741Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor using Guid(2815bd3aec8ef4cdda0dd09e8ad737d2) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6015079Z -> (artifact id: 'f7e969f19af7faa7ce512e6851f168b2') in 0.000502306 seconds
2024-10-02T22:10:16.6018575Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Prefabs using Guid(88728744e6e5543ea80e4b69bd594444) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6022532Z -> (artifact id: '2b162361073a6d606931a22579d4c008') in 0.0005203 seconds
2024-10-02T22:10:16.6025969Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Documentation using Guid(79ed5258d4a7c46299dc3ce188792c60) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6030254Z -> (artifact id: 'f083f502ff4de486dd8b27c329c5e616') in 0.000533034 seconds
2024-10-02T22:10:16.6033547Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/PackageResources using Guid(89668e99f946e4a8b9fe1cc195923a99) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6036772Z -> (artifact id: '389782c27b947fdd2f66c3d16cfdc42d') in 0.000507816 seconds
2024-10-02T22:10:16.6042993Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Editor using Guid(9b74d0e035e47455f9c1dbad382eaf5e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6046121Z -> (artifact id: '15cd7399df39dfdfbe6c868bbc99b9b6') in 0.00068703 seconds
2024-10-02T22:10:16.6050442Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime using Guid(2c5f40ac65e5b44a8bb645fccb961a15) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6053494Z -> (artifact id: 'fb995541381e5a1b0c0192458867a305') in 0.000543162 seconds
2024-10-02T22:10:16.6057326Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Scripts using Guid(9c1b8df37a5d44e0f95f37e721fcc0b6) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6060544Z -> (artifact id: '815ceae25827e17d52b4256469d14eec') in 0.000495153 seconds
2024-10-02T22:10:16.6064586Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Fonts using Guid(5e19966c47dd847799984055c12681e1) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6067768Z -> (artifact id: 'f2ef787c0c9beb49f28ddce9be2d29cc') in 0.00048289 seconds
2024-10-02T22:10:16.6073923Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime using Guid(6f4340d3d6d8a422685287b97c5d934a) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6077015Z -> (artifact id: 'a7e505ef0714e699009ab8111627b4bb') in 0.000732374 seconds
2024-10-02T22:10:16.6081707Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Prefabs/Examples using Guid(10b7809ee425c4fb68a29d7b7d54c662) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6085623Z -> (artifact id: 'a9e172443b9406cf4858c2d52c66d922') in 0.000534796 seconds
2024-10-02T22:10:16.6089470Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core using Guid(5025076de8a2f4ec49dd5c8ebdde093a) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6092032Z -> (artifact id: 'db43f40c9bb3f02438430c68310df25d') in 0.000556818 seconds
2024-10-02T22:10:16.6096708Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/CoreLibrary using Guid(b00880799a9f24f7b8a4c2e44c84138e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6099538Z -> (artifact id: 'ce04319af4a28c06e30a78600107ec1d') in 0.000526642 seconds
2024-10-02T22:10:16.6104050Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins using Guid(522fe906ebbf249b7839e750de41a135) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6106712Z -> (artifact id: '35a3f6bccfd8b7e800968bbe443bd92b') in 0.000524487 seconds
2024-10-02T22:10:16.6110721Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Essentials/Editor using Guid(72c72daba719d4cb6bc5c981431ea001) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6113741Z -> (artifact id: '0ee0a919f703e3afdba95a0c20e1cf44') in 0.000531029 seconds
2024-10-02T22:10:16.6118127Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS using Guid(33d9207cd4c854ee493abddcfaac97de) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6120811Z -> (artifact id: '3cb576187d6014937501bb9b0f406e55') in 0.000496375 seconds
2024-10-02T22:10:16.6125157Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Simulator using Guid(53b5d23417dba4f72b624cb3605057bf) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6127871Z -> (artifact id: 'f85e7dc1f7cf002d32de6ffa36fcf523') in 0.000510652 seconds
2024-10-02T22:10:16.6132572Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/EditorResources/Textures using Guid(a306ce3af952346f39ab329660ce960a) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6135111Z -> (artifact id: '9b2065a1d9fb820d03506e0f2c8b040b') in 0.000525339 seconds
2024-10-02T22:10:16.6139323Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Extras/Helpers using Guid(a32f58ee149ab423abc73d74d4ae7e5e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6142185Z -> (artifact id: '58767e96ab3a48a8adde903db98dafba') in 0.000527333 seconds
2024-10-02T22:10:16.6146433Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS using Guid(25eae59b10f144fefb7890d41a187bf6) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6149806Z -> (artifact id: 'a6e6dfa50e486bfde94b28b02e3c29c3') in 0.000512014 seconds
2024-10-02T22:10:16.6153964Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scripts using Guid(55177c772f05d49c8bca6f5f5ecf8f9e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6156648Z -> (artifact id: '9e0b62cd0b8df8ca273017e8d57bad43') in 0.000516031 seconds
2024-10-02T22:10:16.6161391Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/Android using Guid(46bde8e7396734f5589963ed3fd71c34) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6163707Z -> (artifact id: '08dbcfdee6c804b9e9d7948400d281f4') in 0.000487548 seconds
2024-10-02T22:10:16.6170975Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/EditorResources/Textures using Guid(86bb6eec12d0f4d908b44114e42e7848) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6173620Z -> (artifact id: '78ccf306fd4e86795255afb1011da5ae') in 0.000802265 seconds
2024-10-02T22:10:16.6179824Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Plugins/iOS using Guid(87d965fce72ea4c0586f9790ec4ebea2) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6183749Z -> (artifact id: '156491253389a02dbb4e545d8e5ee6f6') in 0.000671912 seconds
2024-10-02T22:10:16.6186730Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins using Guid(88f0438e9840c4f628aff17d6eb40019) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6189718Z -> (artifact id: '1bcfe7492287bce89ae02f6e44edfcaf') in 0.000525889 seconds
2024-10-02T22:10:16.6194341Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes using Guid(2acf4a1065a2146c9a6be14751c27a32) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6196869Z -> (artifact id: 'a0b725c20567ec9823e7c3016d8a0291') in 0.000508036 seconds
2024-10-02T22:10:16.6203008Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/Parser using Guid(7ab1e23b4f3164032bd6baa08a35df56) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6205422Z -> (artifact id: 'd01544989fecfb786bdc784550523fc0') in 0.000647737 seconds
2024-10-02T22:10:16.6212145Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary using Guid(ea5576c413096416d93b2ec8c0c7fa2b) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6214899Z -> (artifact id: 'e1e88136128f9864e551d3d2b4f11467') in 0.00071387 seconds
2024-10-02T22:10:16.6220024Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Editor/BuildPipeline using Guid(7b22eedf5d296483cb3778eb09f11043) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6222432Z -> (artifact id: 'c0353206d8e93aa6fed9b7c48fb90a62') in 0.000503808 seconds
2024-10-02T22:10:16.6226505Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android using Guid(ebe8b93dc49894698b2c90abc5a9917a) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6229393Z -> (artifact id: '275dbf27758ca0b3149494efb7c5b67a') in 0.00050481 seconds
2024-10-02T22:10:16.6233848Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Editor/Inspectors using Guid(5d003d75401054ed48b9715507cd5f40) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6236632Z -> (artifact id: '939331136f969b0fd7060ebc61c6b265') in 0.00053149 seconds
2024-10-02T22:10:16.6241245Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Images using Guid(9dc3cbc9028584b99a57e30e1281cce0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6243963Z -> (artifact id: '884b0ef43bdeb96920c3e09634b52102') in 0.000528314 seconds
2024-10-02T22:10:16.6248396Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/Experimental using Guid(3e4381b029b7441f28679a1978aee2bf) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6251279Z -> (artifact id: 'ec7b6525d8f08b71a6b279b8c6d4c2a1') in 0.000501123 seconds
2024-10-02T22:10:16.6255801Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Scripts/Essentials using Guid(fe1fa7f927c944c7688912a73c41617e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6258738Z -> (artifact id: '95273ab397992ce823226d360fc291f1') in 0.000500913 seconds
2024-10-02T22:10:16.6263109Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/Attributes using Guid(1030d3800bbfd491ea826259732186c8) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6266149Z -> (artifact id: '7d17dbd3045f086d00724d7d2fc3ba22') in 0.000547029 seconds
2024-10-02T22:10:16.6270872Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/CoreLibrary/Utilities using Guid(3046d47b6921d4f5e8210ffad4508e17) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6273398Z -> (artifact id: 'b492ea9d57053cca93347bef7a226b18') in 0.000519117 seconds
2024-10-02T22:10:16.6277333Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/DataModels using Guid(60ac130d5072a4f95908150f5ad4d242) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6280108Z -> (artifact id: 'e380f791766c996b51f76a95f8a77762') in 0.000469665 seconds
2024-10-02T22:10:16.6284710Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/BillingServices using Guid(c0999478fa6a94e4dafdb2e288f7053f) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6287459Z -> (artifact id: '3b1b1ee8da77c31311d376ae0ec0bc92') in 0.00049402 seconds
2024-10-02T22:10:16.6292504Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Android using Guid(c0c933458bcaa4dfb865d7680c1741c7) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6294831Z -> (artifact id: 'c58ab6f041ff6dc7b57e4ee2bcd4a391') in 0.000516232 seconds
2024-10-02T22:10:16.6298769Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/WebView using Guid(d077cb430caf147d1801ca9431397324) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6302244Z -> (artifact id: 'ccce88d25b763a24ef92ddcabe8260ee') in 0.000524908 seconds
2024-10-02T22:10:16.6308666Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/GameServices using Guid(a157dc5991d1b47039d1267b3c7d1934) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6312424Z -> (artifact id: '691bfc99dad8fb97923057f887dc8e44') in 0.000722206 seconds
2024-10-02T22:10:16.6316342Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/CoreLibrary/Misc using Guid(f1aed5f1786094c25bd1a7e0d9ebaffb) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6319533Z -> (artifact id: 'f875554abe9f622e339e91120433d474') in 0.000527633 seconds
2024-10-02T22:10:16.6323831Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/NativeUI using Guid(020372ef5d38443909c97873157ce2bf) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6326709Z -> (artifact id: '0952b3405ca7b9ff75cdeefcbfcc3633') in 0.000518506 seconds
2024-10-02T22:10:16.6330799Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/SharingServices using Guid(0209ac494d7724c14b46d6effa133267) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6333540Z -> (artifact id: '4910a3f307a20a645d7922fb69b211ab') in 0.000481878 seconds
2024-10-02T22:10:16.6338051Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/CoreLibrary/Inspectors using Guid(1207f43c46f3944158e30563ec0a499c) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6340978Z -> (artifact id: '47e57bdd2db5f194c2887ac1ce3b90c2') in 0.000542671 seconds
2024-10-02T22:10:16.6345622Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/NotificationServices using Guid(22e51db62238841f484a9b407f4d1a83) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6348670Z -> (artifact id: '7a34ceee6715651eed82916bf2d925e5') in 0.000538343 seconds
2024-10-02T22:10:16.6352943Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/Setup using Guid(b2a07ef3f8d94433395bf78231f06e9c) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6356633Z -> (artifact id: '96de14e69b4f698865e3399141e17ef1') in 0.000555625 seconds
2024-10-02T22:10:16.6360188Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/BillingServices using Guid(0302d45bdd5184e1cb40bfd9074cc1db) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6363824Z -> (artifact id: 'cc9318f15945dab0e6a34c89a8938d56') in 0.000555756 seconds
2024-10-02T22:10:16.6367618Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Simulator/AddressBook using Guid(13e7495690d144fa5a87dae745557546) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6371089Z -> (artifact id: 'dba8c8c854d4e813544f008438cb69b2') in 0.000528644 seconds
2024-10-02T22:10:16.6380066Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/AddressBook using Guid(139fe976fab594ec29f0a19977232f08) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6382661Z -> (artifact id: '926516b25849e6c74022d15257a1483b') in 0.000916167 seconds
2024-10-02T22:10:16.6388330Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/NetworkServices using Guid(6313a4dbba2b246ed917515db3281cff) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6391359Z -> (artifact id: 'd0312b530c35a8089d8075327da5c4e9') in 0.000666492 seconds
2024-10-02T22:10:16.6397649Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/Extras using Guid(63c334986080b41cda5c91ffe2a5e936) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6400558Z -> (artifact id: '3915a888749163fc56ff71bee3f866be') in 0.000690166 seconds
2024-10-02T22:10:16.6404989Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/CloudServices using Guid(93ee5135c0d764cd4a6c96866341c882) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6407532Z -> (artifact id: '3fe86b50041672253ec0948307f0c64e') in 0.000518817 seconds
2024-10-02T22:10:16.6412349Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/Events using Guid(c351d0072c38447938ecc73f29085f7c) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6414739Z -> (artifact id: '5e76f07f706ae16e5be4f2edb8c2bd91') in 0.000499351 seconds
2024-10-02T22:10:16.6418677Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline using Guid(243da3205fe4a48788f0e8b05b4c2c2a) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6421757Z -> (artifact id: '0aa6a8088e8e4983a12c7c1278d4528e') in 0.000521963 seconds
2024-10-02T22:10:16.6426394Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/Constants using Guid(443366c8b588841c4884161095ccb277) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6429327Z -> (artifact id: '93ab7149ac2142db98ffb45cf0cd5567') in 0.00048314 seconds
2024-10-02T22:10:16.6433668Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/DeepLinkServices using Guid(44fea27b04fc946c38526d05d2455b75) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6436068Z -> (artifact id: 'babb024cddf83b3eff918f2954a26188') in 0.000482169 seconds
2024-10-02T22:10:16.6440981Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Editor/BuildPipeline/Xcode using Guid(54f9ec796c8a1449da765d9dda28bc63) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6443495Z -> (artifact id: '4993e479fe15ee14a9eefe32c538cc8a') in 0.000507777 seconds
2024-10-02T22:10:16.6447552Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/MediaServices using Guid(7476d714b4bd2415a80dfc5757de561e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6450030Z -> (artifact id: '622fa17b371962563fc2895654e23dda') in 0.000467732 seconds
2024-10-02T22:10:16.6455071Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/Managers using Guid(84927570c65be4c65807cabdb839d13e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6458437Z -> (artifact id: 'ef5be87e829c58dbf83d37ca2ef62f44') in 0.000519418 seconds
2024-10-02T22:10:16.6462657Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/Experimental/Inspectors using Guid(d402a199f95044159bdc2107cdcd3334) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6465235Z -> (artifact id: 'f6e8837242d67e5e56b9de807799c5d5') in 0.000503658 seconds
2024-10-02T22:10:16.6469924Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/CloudServices using Guid(e4f85fbddb92a466b94539be3f67ea2e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6472428Z -> (artifact id: '6c0049a89573234dd7bafe375e3b1545') in 0.000503488 seconds
2024-10-02T22:10:16.6476584Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Scripts/Essentials/DatePicker using Guid(154d592ad4c9c4df884e7b58be401832) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6479343Z -> (artifact id: '3ab68d1b06ca3259870b0efcd830e217') in 0.000487759 seconds
2024-10-02T22:10:16.6483625Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/NativeUI using Guid(757a3bb16658b42eb90ff9416d6f6e2f) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6486227Z -> (artifact id: 'ed080e7573b7e3a4c4193aee800853a2') in 0.000496645 seconds
2024-10-02T22:10:16.6491437Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/BillingServices using Guid(8586fe2187f9c48029b41586aae051da) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6495703Z -> (artifact id: '4a9c79756ee61118a93a35687f4bb474') in 0.000496365 seconds
2024-10-02T22:10:16.6498089Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/AddressBook using Guid(85d9fdecec652491bbaab2d5e15cb19e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6501270Z -> (artifact id: '2e6d9edb6778fbd0f94dbb0b2e883ba7') in 0.000511503 seconds
2024-10-02T22:10:16.6504532Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/SharingServices using Guid(85edda551cffc40408573283b8378f49) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6507717Z -> (artifact id: 'd94828963d70de3a17773af1b57641f4') in 0.000517674 seconds
2024-10-02T22:10:16.6512507Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Simulator/NotificationServices using Guid(c5c9505c63ac348878d8b7f11940e51f) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6515114Z -> (artifact id: 'c7f878b8123f314cb4aae708301d1a02') in 0.000532011 seconds
2024-10-02T22:10:16.6519739Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/NativeUI using Guid(167316aaf8b7644108f821a3fe100d5a) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6522310Z -> (artifact id: '056a4bb9ccbfe3640f4c8799c595fa65') in 0.00053157 seconds
2024-10-02T22:10:16.6527316Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/NativeUI using Guid(26570a24a92594505a6d68b133be42b0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6529983Z -> (artifact id: '73837d1d8edee2880de328efc7fc4b98') in 0.000535337 seconds
2024-10-02T22:10:16.6534745Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/CoreLibrary/Controllers using Guid(36aa8feca9d884ed09e68d46a2a8a7b0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6537242Z -> (artifact id: 'b165a6b362ab17fd7b74c01a7bc28e5c') in 0.000530077 seconds
2024-10-02T22:10:16.6541979Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/Parser/Json using Guid(463b8dd2f88c54ea582391e18cc778b0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6544372Z -> (artifact id: 'ab82405494505a08f28fc0b4ae83a5f9') in 0.00052047 seconds
2024-10-02T22:10:16.6549328Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/Extras using Guid(8618d149c7c6a403ba13afc5d26a773f) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6552067Z -> (artifact id: '04c981383f1ceb8e52ab5fd7b59a9394') in 0.000546098 seconds
2024-10-02T22:10:16.6555688Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/GameServices using Guid(960663167b44c4bf1bb4865d9deeb452) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6559481Z -> (artifact id: 'adae2d9a1164467ab41f9010cdaa7100') in 0.00049393 seconds
2024-10-02T22:10:16.6563663Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/NotificationServices using Guid(962f1df6eb3ea46e5b2bdee23ef2d91b) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6566415Z -> (artifact id: '94594d085961be3bfccbca3c58b12c1e') in 0.000533254 seconds
2024-10-02T22:10:16.6570649Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Simulator/SharingServices using Guid(e6e37e220c156411a9794ac775bed14e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6573894Z -> (artifact id: '5086a9831a5f2588393e7223e051550b') in 0.000506754 seconds
2024-10-02T22:10:16.6577603Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/Common using Guid(f64b419ccab294b7ebdc0a32d78b55f7) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6581516Z -> (artifact id: '800242d1f86fa154f23b5a5bc5c03e2a') in 0.000502185 seconds
2024-10-02T22:10:16.6585615Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/Internal using Guid(27109e6e08d9c4b3cbe640796f21d0a7) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6588286Z -> (artifact id: '85d8f8caa3b0daf1f99ab13b3e09572c') in 0.000484482 seconds
2024-10-02T22:10:16.6595168Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Scripts/Essentials/BillingServices using Guid(4748106697c224ebabea221da42148de) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6597522Z -> (artifact id: '26c3e694edf72800c961078b44a1f1da') in 0.000680649 seconds
2024-10-02T22:10:16.6602977Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Simulator/GameServices using Guid(08bdfc81f95c344f9930f0d8e80a7464) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6605356Z -> (artifact id: '476fd84fae71d7b5d311f0b79fd9b56d') in 0.000538915 seconds
2024-10-02T22:10:16.6610452Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/DemoKit using Guid(2807845595d714aafab40c3bc2bb2cfd) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6613326Z -> (artifact id: '84989e5040a7590dab822c74c9c1d4f8') in 0.000525769 seconds
2024-10-02T22:10:16.6617951Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/CloudServices using Guid(48ddcedeb6deb4d5b96dc2540d0b00e2) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6620449Z -> (artifact id: 'd44420d2299e0c2c710964d3462e8d0b') in 0.00052079 seconds
2024-10-02T22:10:16.6626250Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/MediaServices using Guid(d80f66f7672a24af98b83df09b73337d) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6628780Z -> (artifact id: 'cc8527d5d1ca1e3c9705a513ca1df9d8') in 0.000575054 seconds
2024-10-02T22:10:16.6633042Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/DemoKit using Guid(e8e8e5516925c4111b4eb085e5f79844) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6636573Z -> (artifact id: '83fe9c5a91395ad6fddc1708d1deb817') in 0.000516362 seconds
2024-10-02T22:10:16.6640212Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/UnityUI using Guid(f8bb952ced3d74754add0ed3d96fa2c3) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6642719Z -> (artifact id: '186eb5faab2a7f02ea173cfa1e4af358') in 0.000524016 seconds
2024-10-02T22:10:16.6648600Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/NetworkServices using Guid(19af3c407d33f4b8cb896ed99aa94a01) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6652304Z -> (artifact id: 'eec9314769d2543fb0672de0c736fd15') in 0.000717927 seconds
2024-10-02T22:10:16.6656957Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/Utilities using Guid(6981b02092dc848a489e2800c0cd4e90) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6659808Z -> (artifact id: '1f0c39f022f62a81fe2a7770c3b065a6') in 0.000534937 seconds
2024-10-02T22:10:16.6664541Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/Setup using Guid(9991300776ae94a94a300daff99f90c7) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6667169Z -> (artifact id: '80abd81f6d9a1c0b6c0694fbd7671aea') in 0.000512054 seconds
2024-10-02T22:10:16.6671956Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Simulator/CloudServices using Guid(9998c7c8fe7624034b0d783274c997e0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6674991Z -> (artifact id: 'be944a1d2e016ecf59aa782cc5b97201') in 0.000531811 seconds
2024-10-02T22:10:16.6679774Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/WebView using Guid(a90de82a7417b41ba9d6e7dc9f937389) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6682241Z -> (artifact id: '9a81a73eaa4896c1b14c3c3028a032f6') in 0.000531461 seconds
2024-10-02T22:10:16.6687067Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/SharingServices using Guid(a9cd4be4e75e5448f93fc76452ad1f48) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6689790Z -> (artifact id: '5d71e7c8903810a88c535942ff1928fe') in 0.000499591 seconds
2024-10-02T22:10:16.6693506Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/RateMyApp using Guid(d90e8613953594f5da486df846017a31) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6696203Z -> (artifact id: 'bd7dd55099d328303a5d36b2ac25febc') in 0.000534506 seconds
2024-10-02T22:10:16.6700131Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Editor/BuildPipeline/Android using Guid(e985277e4295643928c0e07f638cc3cd) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6703826Z -> (artifact id: '84e8f01b570affc1864f232e03b9e3e8') in 0.000507426 seconds
2024-10-02T22:10:16.6707476Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/DesignPatterns using Guid(8a3bcee99b5cf4b2288bfe0ffd59b4ec) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6710693Z -> (artifact id: 'cfd34747bef63b8340395687a85d9444') in 0.000490604 seconds
2024-10-02T22:10:16.6714733Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/MediaServices using Guid(0b7029feb0f904aef8a059e126b55d28) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6718719Z -> (artifact id: '3cdc4204f5ca1429dea67bdbb64e83fc') in 0.00052062 seconds
2024-10-02T22:10:16.6722159Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/Extras using Guid(1b378d07e606642a3ba67d77bc89c636) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6725454Z -> (artifact id: 'ebc9eb9a119a6575dca93a7766a8b1f0') in 0.000518186 seconds
2024-10-02T22:10:16.6729413Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/NetworkServices using Guid(4be210d0fb77a4743815d72172d13ef1) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6732636Z -> (artifact id: '536d30d1eaa8c6077499afa7281f4212') in 0.000514787 seconds
2024-10-02T22:10:16.6737074Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/iOS using Guid(bb0da558cbcfd486098aaec24d536683) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6740446Z -> (artifact id: '38530bff3143234941d8d628c1819014') in 0.000529266 seconds
2024-10-02T22:10:16.6745131Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/AddressBook using Guid(cb24e7eeb8eb3498c97e8c4a077f9beb) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6748668Z -> (artifact id: '622134c0562a45de6566561fbfcade36') in 0.000542841 seconds
2024-10-02T22:10:16.6752981Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/NotificationServices using Guid(cba6d6ea7a0f54f069e8901d3be21357) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6755588Z -> (artifact id: 'e642f34281b47974eba12326a9e5f414') in 0.000579039 seconds
2024-10-02T22:10:16.6759691Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/WebView using Guid(db8d87963ff014141a8a06c850d558ab) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6763621Z -> (artifact id: 'bec177b75f4976c31acba2b65a40f321') in 0.000553371 seconds
2024-10-02T22:10:16.6767358Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/UnityUI using Guid(eb314720b73d244a59985796625485ea) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6770703Z -> (artifact id: '90712f58fb7e4508609287da555bcb70') in 0.000525629 seconds
2024-10-02T22:10:16.6774638Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Simulator/MediaServices using Guid(ebeeeea86bed64efb8488894463f3dff) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6778237Z -> (artifact id: 'a383ce9dfaac31591ca9113662873418') in 0.000510411 seconds
2024-10-02T22:10:16.6782424Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/Experimental/PackageServices using Guid(eb5fe327595d0453e96752fdceb6dced) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6785216Z -> (artifact id: '410a9636bb320918b16e936ef3c4b84e') in 0.000544434 seconds
2024-10-02T22:10:16.6789759Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Core using Guid(0c7936da04c2c44be8c241463590eeec) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6792489Z -> (artifact id: '8fd45775783f4a0e6ef904b01ab565e5') in 0.000506955 seconds
2024-10-02T22:10:16.6797441Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/NotificationServices using Guid(5cb86613ecf494232913839c7c71936d) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6800043Z -> (artifact id: '36e580e3a2e233953972be83d52c87fd') in 0.000495875 seconds
2024-10-02T22:10:16.6806477Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Editor/BuildPipeline/Unsupported using Guid(9c7314dbf2ec2403683369bd022d14d8) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6810047Z -> (artifact id: '5db898c049d34cfa9118fbf810fa9d3d') in 0.000712768 seconds
2024-10-02T22:10:16.6814277Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/DeepLinkServices using Guid(ac6a8b19ba8644638993d30cc1dd0ed0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6817054Z -> (artifact id: '48b23b33dd70c15239c07e99c8075055') in 0.000572677 seconds
2024-10-02T22:10:16.6822065Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Simulator/BillingServices using Guid(0d6bbd495da304af3ac52cc8dd7545be) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6824906Z -> (artifact id: 'd58a8cb2f3d4fde96a0a2b85316647fa') in 0.000512965 seconds
2024-10-02T22:10:16.6830744Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/Networking using Guid(4dc3bbb6c530d4fc687fc6dc1f1c7ba3) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6833873Z -> (artifact id: 'c9d972500257d93b0f6c946671bed647') in 0.000704433 seconds
2024-10-02T22:10:16.6837974Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/DeepLinkServices using Guid(4d1ed148538374035838001775066c53) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6841153Z -> (artifact id: '977234b356052a243794708381f22900') in 0.000519027 seconds
2024-10-02T22:10:16.6845820Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/Interfaces using Guid(6d09b55026caf4dc586cc604917a643b) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6848614Z -> (artifact id: '6012004654802ded5d39b433d390b1f0') in 0.00050973 seconds
2024-10-02T22:10:16.6852806Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/WebView using Guid(6dbd8d17f738d4e87a07cce6c8a511d0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6855674Z -> (artifact id: 'de19aa099d6474723b9ab45575e919cb') in 0.000548933 seconds
2024-10-02T22:10:16.6860830Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/MediaServices using Guid(9d5de9379b44c4300ba63669222b141f) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6863683Z -> (artifact id: '241fe077d2aa3b89b2e97689c1203bd4') in 0.000530668 seconds
2024-10-02T22:10:16.6867681Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/Components using Guid(2e638ac5554f2457688cc94da0c82081) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6871071Z -> (artifact id: '274c54e3e98c59ad42938242920ed98c') in 0.000507535 seconds
2024-10-02T22:10:16.6876453Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/Misc using Guid(8e208fb9bf46b403cbbe6846c27b1438) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6880036Z -> (artifact id: '4e241320cb61deee09f7064fbd8c8d62') in 0.000648649 seconds
2024-10-02T22:10:16.6899754Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/GameServices using Guid(ce02819de2c6845d48c054b1617c05af) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6901688Z -> (artifact id: '81922c28ae816f937aedda5606661fe4') in 0.000502256 seconds
2024-10-02T22:10:16.6903477Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/GameServices using Guid(de19038dd3c8745a98d18bc7c7951a7b) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6905383Z -> (artifact id: '7d4129877a5bb38f5fb56ccfbe73492f') in 0.000589759 seconds
2024-10-02T22:10:16.6906936Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/DeepLinkServices using Guid(ee5cc6e3ed67d419998df91542814912) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6908579Z -> (artifact id: 'a0c6d3de7f4a2dd4a691d124e3b38ebd') in 0.000543693 seconds
2024-10-02T22:10:16.6910941Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/SharingServices using Guid(3feefab96c9f94c709f7e18c110d8236) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6912682Z -> (artifact id: '9264e060845a8aa7388760c7052575ae') in 0.00049905 seconds
2024-10-02T22:10:16.6914272Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/AsyncOperations using Guid(4f239ec3dc7484d988ea6c2d5e639796) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6917623Z -> (artifact id: '6b14d3e832918e30d0b0c66ee707650c') in 0.0004993 seconds
2024-10-02T22:10:16.6924234Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/BillingServices using Guid(6fcf9220ce6e34da999861bafd49c6cd) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6927461Z -> (artifact id: '79848692fd7fa673ac1a0153e787a8e8') in 0.000755538 seconds
2024-10-02T22:10:16.6931582Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/AddressBook using Guid(8fe2d9c74773a4fe5a4a5a8292cdbabd) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6934784Z -> (artifact id: '1c4e7e978970a538d28113164a2d510b') in 0.000497507 seconds
2024-10-02T22:10:16.6939638Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/NetworkServices using Guid(8f2ad37386d44426f8c5fc3782a6139e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6942340Z -> (artifact id: '267be2e22cd8cda98940b71e2b9e87e6') in 0.000555185 seconds
2024-10-02T22:10:16.6946357Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Core/CloudServices using Guid(bfd3b808eb3b541e9a9ce145a6e7fe15) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6949193Z -> (artifact id: 'e526e25692dc8d151568788db6ea74b8') in 0.00046691 seconds
2024-10-02T22:10:16.6955456Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Core/Controllers using Guid(f0a18063511f747ac803092d817acb1e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6957885Z -> (artifact id: '1264b2c2b652bcb2008a3e691f9289bd') in 0.000622781 seconds
2024-10-02T22:10:16.6964374Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Core/Base using Guid(2362ac1fb376448ec8ba7dd5f704b848) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6968134Z -> (artifact id: '2a67969ce4e971f5bb3737e4455f8d61') in 0.000672984 seconds
2024-10-02T22:10:16.6971819Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Android/Common using Guid(43a4fb87f52614e0e86314e33e590c42) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6975249Z -> (artifact id: 'a96297e03ebc8f71cc93ae7694f0ca5e') in 0.000552219 seconds
2024-10-02T22:10:16.6980150Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Core/DataModels using Guid(3480eb129209e4b8db3f89becd938afc) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6982744Z -> (artifact id: '611207c06e503cf2204880cadcdc02e3') in 0.000524357 seconds
2024-10-02T22:10:16.6986480Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Core/Interfaces using Guid(6446a8969499a4ddbbe44b75c2b1efbb) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6989652Z -> (artifact id: '31456127463f663857e2166181e8276e') in 0.000475596 seconds
2024-10-02T22:10:16.6995262Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/BillingServices/NSData using Guid(8525d7b8007b44a9e82f73810e0ef98b) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.6998176Z -> (artifact id: 'd31d6929ee6e67cdc82269d334d46933') in 0.000652055 seconds
2024-10-02T22:10:16.7002500Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/BillingServices/ReceiptVerification using Guid(66cbf23242253447cb85cfea7d8dca90) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7005494Z -> (artifact id: '8b5a859be98bd2e1eeeca86a5209af1b') in 0.000495243 seconds
2024-10-02T22:10:16.7009635Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Core/Constants using Guid(49b3df04feaa34d0489f9ae385445504) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7013099Z -> (artifact id: '84aab37e3e73c20a902127c3d48a58a8') in 0.000513898 seconds
2024-10-02T22:10:16.7017393Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/Xcode using Guid(b9bf66a06f5534f7282e87258614cd70) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7020443Z -> (artifact id: 'c10f900e684d09494627c75f7ff0bea7') in 0.0004666 seconds
2024-10-02T22:10:16.7024928Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/BillingServices/RMStore using Guid(3b957398f3dc44e688fa0c04b093fc77) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7027641Z -> (artifact id: '0d5964c367201f52a5f1aabfadd0a406') in 0.000512855 seconds
2024-10-02T22:10:16.7032263Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/Android using Guid(7d0f996992d7a46309a6a9d544415fe9) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7034888Z -> (artifact id: '8cef4bc51763cca20d19edb20b583a25') in 0.000548752 seconds
2024-10-02T22:10:16.7039763Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Core/Utilities using Guid(fda0bc5760ce84e3b9fd93c18bbc3eeb) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7042612Z -> (artifact id: '37123882b0d19aaad6318c3402d3537e') in 0.000542931 seconds
2024-10-02T22:10:16.7046269Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/BillingServices/openssl-1.1.1v using Guid(5e229302cb153449a8241887e65bce4b) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7049282Z -> (artifact id: '2536c3f85c6a765c8fd855a00ab42e31') in 0.000486567 seconds
2024-10-02T22:10:16.7053704Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Core/Misc using Guid(1fe5ec3cda7e342b6b71849ff61e3099) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7056554Z -> (artifact id: 'd150248c75aa465ebe4880f10a065c81') in 0.00050427 seconds
2024-10-02T22:10:16.7060650Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Core/Unmanaged using Guid(af612c1e8ec284a528a1c4baa7a8bbb0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7063625Z -> (artifact id: 'c414b50379afc3be1b8ba4f7a2b0b427') in 0.000508338 seconds
2024-10-02T22:10:16.7071070Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/BillingServices/openssl-1.1.1v/include using Guid(1a605e1fc4da44d1b9dff2318e781ba0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7074587Z -> (artifact id: 'b8f7c87a7d1be0840d094e30f66600dd') in 0.00078203 seconds
2024-10-02T22:10:16.7078493Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/BillingServices/openssl-1.1.1v/lib using Guid(fa5f09d0a0c32429fad71c75c440fb59) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7081717Z -> (artifact id: 'c8cd047428b9431e1510727478a89213') in 0.000494982 seconds
2024-10-02T22:10:16.7085472Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/Android/Base using Guid(8ded32878099642168dddc3f67e3c65c) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7088513Z -> (artifact id: '6ed089976982869a6910fa54b385495a') in 0.000495954 seconds
2024-10-02T22:10:16.7093115Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/Android/Manifest using Guid(0ee003c1d097842c1983476206d2e716) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7095795Z -> (artifact id: 'a57353097e32f5b025e79ed4c3523253') in 0.000510241 seconds
2024-10-02T22:10:16.7100720Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/BillingServices/openssl-1.1.1v/include/openssl using Guid(e58e3bd613d5b40d799967c0a9148b9a) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7103150Z -> (artifact id: 'be8570624ebdecfcd578c73e69566435') in 0.000497868 seconds
2024-10-02T22:10:16.7109077Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/Android/Manifest/Queries using Guid(1635fc395ba504464bca2fd9a1ae1c0e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7111803Z -> (artifact id: 'a8916840f14d204389ed599263939bb5') in 0.000656152 seconds
2024-10-02T22:10:16.7115935Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/Android/Manifest/Application using Guid(99c9f2098af0f486f8e0356dc1a8e12b) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7119301Z -> (artifact id: 'd97b49286c2e940d7c057e88845a842e') in 0.000506814 seconds
2024-10-02T22:10:16.7123316Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/Android/Manifest/Application/Activity using Guid(4622b6efb31304bff974d474f3e5b985) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7126231Z -> (artifact id: '9f0873e0909ecf112e598e17438595ba') in 0.000504961 seconds
2024-10-02T22:10:16.7130451Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/Android/Manifest/Application/Provider using Guid(4741445c118a840e2b5e972866f5d3df) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7132933Z -> (artifact id: 'd76b695061ae731c1f9c4b3c6efa1d88') in 0.000492427 seconds
2024-10-02T22:10:16.7137558Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/Android/Manifest/Application/Common using Guid(d86431439e58e4516b6f22c3bd435770) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7141022Z -> (artifact id: '60aef2bd1ab29e6882a8d3902e38456b') in 0.000485334 seconds
2024-10-02T22:10:16.7145057Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/BuildPipeline/Android/Manifest/Application/Common/IntentFilters using Guid(c6bd51876a05b485bbf0cf6fdf3cb497) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7147981Z -> (artifact id: 'a0b568f6442dd19724254ca04f524b86') in 0.000491967 seconds
2024-10-02T22:10:16.7153138Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Scripts/Essentials/VoxelBusters.EssentialKit.Extras.asmdef using Guid(5204c3834e27dbc46b5784494e87fb36) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7162283Z -> (artifact id: 'ce64b31a7524494d678cd75ecc2293a3') in 0.001256161 seconds
2024-10-02T22:10:16.7167916Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Editor/BuildPipeline/Xcode/VoxelBusters.EssentialKit.Editor.Build.iOSModule.asmdef using Guid(82f5fe968858f45c892046b16aafc6e2) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7174603Z -> (artifact id: '764dbbe1da7d3892264c5cffad7da3b7') in 0.000937246 seconds
2024-10-02T22:10:16.7180648Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/NativePlugins/VoxelBusters.CoreLibrary.Editor.NativePlugins.asmdef using Guid(b26b55e8c8c3048eebf8103d71fd130c) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7187075Z -> (artifact id: '2daea8f97bff0b7524f05ced415bab37') in 0.001058653 seconds
2024-10-02T22:10:16.7192333Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Editor/VoxelBusters.EssentialKit.Editor.asmdef using Guid(c2d2428bc3a774ea0ad4b4b9cef8ff02) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7199455Z -> (artifact id: 'ccba71d1d5c3ae2c27454fa858c423d3') in 0.00100367 seconds
2024-10-02T22:10:16.7204929Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/Android/VoxelBusters.CoreLibrary.NativePlugins.AndroidModule.asmdef using Guid(347661ae03c1d4bb2a47971c48c56a6c) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7211223Z -> (artifact id: '1b8075caca62b51354d81ac65e56c883') in 0.001040929 seconds
2024-10-02T22:10:16.7216967Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scripts/VoxelBusters.EssentialKit.Demo.asmdef using Guid(26957925e61e641f8bb3a909acc489ea) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7223356Z -> (artifact id: 'e0fe80163a4a3032d0ee88b08639a438') in 0.001014209 seconds
2024-10-02T22:10:16.7227986Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/CoreLibrary/VoxelBusters.CoreLibrary.asmdef using Guid(46ee17e5fcc7f436f9df354a1efda6a4) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7237420Z -> (artifact id: 'aaab9e74a3e968bd222cac17fe07412f') in 0.001202971 seconds
2024-10-02T22:10:16.7242621Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/VoxelBusters.CoreLibrary.NativePlugins.asmdef using Guid(77cdc4b9a869f4caa8b2e41e3b794af0) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7247861Z -> (artifact id: 'c9b5b54870c8f6ead5cbbe49c8b9de86') in 0.000896911 seconds
2024-10-02T22:10:16.7255023Z Start importing Assets/Editor/GiantArmy.Editor.asmdef using Guid(c70becdeb02fae84a88972f3aee1736b) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7264352Z -> (artifact id: '675b6a13ad8eb49c135cd3008d956eee') in 0.001371095 seconds
2024-10-02T22:10:16.7269526Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/Parser/VoxelBusters.CoreLibrary.Parser.asmdef using Guid(f712e8ae9bab041c2a043390d1a751a1) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7277619Z -> (artifact id: '85cda35ebe5e70519e325f80b7b99fef') in 0.001112723 seconds
2024-10-02T22:10:16.7283580Z Start importing Assets/GiantArmy.asmdef using Guid(58ab5f1c29c9b3c499163d5f992daf3c) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7291326Z -> (artifact id: '3de7e8d4b1cd45671b8baf4b0ec43c75') in 0.001160001 seconds
2024-10-02T22:10:16.7297013Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Simulator/VoxelBusters.EssentialKit.SimulatorModule.asmdef using Guid(f8936e0e68f6846158608a18f1512705) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7302213Z -> (artifact id: '3f215621e61a496f53f23598c63d5d40') in 0.000888996 seconds
2024-10-02T22:10:16.7308142Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/Experimental/VoxelBusters.CoreLibrary.Editor.Experimental.asmdef using Guid(894a53a1f4f2e4ecd8784477b7c79b98) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7314581Z -> (artifact id: '9859fb421c9eaa3dea3d7c568b83f2e2') in 0.001012908 seconds
2024-10-02T22:10:16.7319953Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Extras/VoxelBusters.CoreLibrary.Extras.asmdef using Guid(2b61ec527282f2c45a5e4834f290e4ef) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7326893Z -> (artifact id: '08a62fc9462405ecdc143f6b104bac73') in 0.000995435 seconds
2024-10-02T22:10:16.7334431Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/Android/VoxelBusters.EssentialKit.AndroidModule.asmdef using Guid(1cb91d1d6ede2417186584b82bff147d) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7339810Z -> (artifact id: '79e558754561e910a3da2fb0ead8b321') in 0.001064052 seconds
2024-10-02T22:10:16.7345319Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/iOS/VoxelBusters.EssentialKit.iOSModule.asmdef using Guid(0d714fe1295684bd99b899b3d4bcf0f0) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7350598Z -> (artifact id: '4d56c3e6c4caf59d8834c689aba55af0') in 0.000870792 seconds
2024-10-02T22:10:16.7356265Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Runtime/NativePlugins/iOS/VoxelBusters.CoreLibrary.NativePlugins.iOSModule.asmdef using Guid(fdca9be000c89459aa402dca5fb9bb1e) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7362575Z -> (artifact id: '365a148d1d2cd9b6a4309bedd4945208') in 0.000884839 seconds
2024-10-02T22:10:16.7367209Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Editor/CoreLibrary/VoxelBusters.CoreLibrary.Editor.asmdef using Guid(2e305d2a5092a465db2a72838d17a500) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7374140Z -> (artifact id: 'd733cc8c7d1a21e0f0f7d90a8f7196c5') in 0.001028947 seconds
2024-10-02T22:10:16.7384914Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Runtime/VoxelBusters.EssentialKit.asmdef using Guid(bfb3a80268dac420ab25cd26e09e4475) (AssemblyDefinitionImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:16.7387473Z -> (artifact id: 'efd8acce07af78c95c30869bc9ce1555') in 0.000946043 seconds
2024-10-02T22:10:16.7999653Z Refreshing native plugins compatible for Editor in 59.39 ms, found 11 plugins.
2024-10-02T22:10:17.0450221Z Native extension for LinuxStandalone target not found
2024-10-02T22:10:17.0466835Z Native extension for WindowsStandalone target not found
2024-10-02T22:10:17.8324363Z Refreshing native plugins compatible for Editor in 25.97 ms, found 11 plugins.
2024-10-02T22:10:20.4369094Z No valid Addressables Play Mode data builder is set. Setting to default. (Unity 6.0000.0.x, ActivePlayModeDataBuilderIndex=0)
2024-10-02T22:10:20.4373245Z UnityEngine.Debug:ExtractStackTraceNoAlloc (byte*,int,string)
2024-10-02T22:10:20.4375065Z UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/StackTrace.cs:37)
2024-10-02T22:10:20.4376992Z UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
2024-10-02T22:10:20.4378662Z UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
2024-10-02T22:10:20.4380027Z UnityEngine.Logger:Log (UnityEngine.LogType,object)
2024-10-02T22:10:20.4380712Z UnityEngine.Debug:Log (object)
2024-10-02T22:10:20.4381819Z EditorMessageListener:OnCheckAddressablesBuildScript (Message) (at Assets/Editor/EditorMessageListener.cs:93)
2024-10-02T22:10:20.4383319Z MessageDispatcher:Send (Message) (at Assets/Code/Utils/Messages/MessageDispatcher.cs:332)
2024-10-02T22:10:20.4384732Z MessageDispatcher:Send (string,object) (at Assets/Code/Utils/Messages/MessageDispatcher.cs:357)
2024-10-02T22:10:20.4386060Z EditorMessageListener:Subscribe () (at Assets/Editor/EditorMessageListener.cs:44)
2024-10-02T22:10:20.4387236Z EditorMessageListener:.cctor () (at Assets/Editor/EditorMessageListener.cs:17)
2024-10-02T22:10:20.4388576Z System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
2024-10-02T22:10:20.4390799Z UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (at /home/bokken/build/output/unity/unity/Editor/Mono/EditorAssemblies.cs:118)
2024-10-02T22:10:20.4392156Z
2024-10-02T22:10:20.4392495Z (Filename: Assets/Editor/EditorMessageListener.cs Line: 93)
2024-10-02T22:10:20.4393043Z
2024-10-02T22:10:22.6465328Z TypeManager.Initialize took: 1044ms
2024-10-02T22:10:23.7516512Z The project currently uses the compatibility mode where the Render Graph API is disabled. Support for this mode will be removed in future Unity versions. Migrate existing ScriptableRenderPasses to the new RenderGraph API. After the migration, disable the compatibility mode in Edit > Projects Settings > Graphics > Render Graph.
2024-10-02T22:10:23.7519573Z UnityEngine.Debug:ExtractStackTraceNoAlloc (byte*,int,string)
2024-10-02T22:10:23.7521056Z UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/StackTrace.cs:37)
2024-10-02T22:10:23.7522930Z UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
2024-10-02T22:10:23.7524499Z UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
2024-10-02T22:10:23.7525565Z UnityEngine.Logger:Log (UnityEngine.LogType,object)
2024-10-02T22:10:23.7526203Z UnityEngine.Debug:LogWarning (object)
2024-10-02T22:10:23.7528207Z UnityEngine.Rendering.Universal.WarnUsingNonRenderGraph:EmitConsoleWarning () (at ./Packages/com.unity.render-pipelines.universal/Runtime/Data/UniversalRenderPipelineAsset.cs:438)
2024-10-02T22:10:23.7530910Z System.Reflection.RuntimeMethodInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
2024-10-02T22:10:23.7532446Z System.Reflection.MethodBase:Invoke (object,object[])
2024-10-02T22:10:23.7534162Z UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes () (at /home/bokken/build/output/unity/unity/Editor/Mono/EditorAssemblies.cs:142)
2024-10-02T22:10:23.7535394Z
2024-10-02T22:10:23.7536308Z (Filename: ./Packages/com.unity.render-pipelines.universal/Runtime/Data/UniversalRenderPipelineAsset.cs Line: 438)
2024-10-02T22:10:23.7537270Z
2024-10-02T22:10:24.3447165Z Serialization depth limit 10 exceeded at 'RandomSystemChildGroup.SpecificBodySourceOverride'. There may be an object composition cycle in one or more of your serialized classes.
2024-10-02T22:10:24.3448757Z
2024-10-02T22:10:24.3449290Z Serialization hierarchy:
2024-10-02T22:10:24.3449958Z 11: RandomSystemChildGroup.SpecificBodySourceOverride
2024-10-02T22:10:24.3450730Z 10: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3451320Z 9: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3451908Z 8: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3452580Z 7: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3453172Z 6: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3453751Z 5: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3454318Z 4: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3454877Z 3: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3455437Z 2: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3455988Z 1: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3456537Z 0: RandomSystemPreset.Children
2024-10-02T22:10:24.3457260Z UnityEngine.Debug:ExtractStackTraceNoAlloc (byte*,int,string)
2024-10-02T22:10:24.3459039Z UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/StackTrace.cs:37)
2024-10-02T22:10:24.3460640Z UnityEditor.AssetDatabase:LoadAssetAtPath (string,System.Type)
2024-10-02T22:10:24.3462065Z XNodeEditor.NodeEditorAssetModProcessor:OnReloadEditor () (at Assets/Editor/xNode/NodeEditorAssetModProcessor.cs:49)
2024-10-02T22:10:24.3464269Z System.Reflection.RuntimeMethodInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
2024-10-02T22:10:24.3465942Z System.Reflection.MethodBase:Invoke (object,object[])
2024-10-02T22:10:24.3467586Z UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes () (at /home/bokken/build/output/unity/unity/Editor/Mono/EditorAssemblies.cs:142)
2024-10-02T22:10:24.3469109Z
2024-10-02T22:10:24.3469501Z [Assets/Editor/xNode/NodeEditorAssetModProcessor.cs line 49]
2024-10-02T22:10:24.3470111Z
2024-10-02T22:10:24.3471669Z Serialization depth limit 10 exceeded at 'RandomSystemChildGroup.SpecificBodySourceOverride'. There may be an object composition cycle in one or more of your serialized classes.
2024-10-02T22:10:24.3473159Z
2024-10-02T22:10:24.3473335Z Serialization hierarchy:
2024-10-02T22:10:24.3473958Z 11: RandomSystemChildGroup.SpecificBodySourceOverride
2024-10-02T22:10:24.3474702Z 10: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3475281Z 9: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3475842Z 8: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3476401Z 7: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3476969Z 6: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3477518Z 5: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3478079Z 4: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3478634Z 3: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3479446Z 2: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3480005Z 1: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3480562Z 0: RandomSystemChildGroup.Children
2024-10-02T22:10:24.3481281Z UnityEngine.Debug:ExtractStackTraceNoAlloc (byte*,int,string)
2024-10-02T22:10:24.3482874Z UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/StackTrace.cs:37)
2024-10-02T22:10:24.3484464Z UnityEditor.AssetDatabase:LoadAssetAtPath (string,System.Type)
2024-10-02T22:10:24.3485870Z XNodeEditor.NodeEditorAssetModProcessor:OnReloadEditor () (at Assets/Editor/xNode/NodeEditorAssetModProcessor.cs:49)
2024-10-02T22:10:24.3488203Z System.Reflection.RuntimeMethodInfo:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
2024-10-02T22:10:24.3490061Z System.Reflection.MethodBase:Invoke (object,object[])
2024-10-02T22:10:24.3491676Z UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes () (at /home/bokken/build/output/unity/unity/Editor/Mono/EditorAssemblies.cs:142)
2024-10-02T22:10:24.3492973Z
2024-10-02T22:10:24.3493459Z [Assets/Editor/xNode/NodeEditorAssetModProcessor.cs line 49]
2024-10-02T22:10:24.3494063Z
2024-10-02T22:10:24.9547658Z Mono: successfully reloaded assembly
2024-10-02T22:10:25.0194060Z Cancelling DisplayDialog: Set as Development Device for Analytics This device will currently send production analytics for production builds.
2024-10-02T22:10:25.0194975Z
2024-10-02T22:10:25.0195469Z Would you like to set this device to send development analytics for productions builds?
2024-10-02T22:10:25.0196093Z This should not be called in batch mode.
2024-10-02T22:10:25.0196556Z UnityEngine.Debug:ExtractStackTraceNoAlloc (byte*,int,string)
2024-10-02T22:10:25.0197446Z UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/StackTrace.cs:37)
2024-10-02T22:10:25.0198376Z UnityEditor.EditorUtility:DisplayDialogImpl (string,string,string,string)
2024-10-02T22:10:25.0199551Z UnityEditor.EditorUtility:DisplayDialog (string,string,string,string) (at /home/bokken/build/output/unity/unity/Editor/Mono/EditorUtility.bindings.cs:50)
2024-10-02T22:10:25.0200669Z BuildTools:TestForAndAskAboutDevelopmentDevice () (at Assets/Editor/BuildSystem/BuildTools.cs:736)
2024-10-02T22:10:25.0201451Z BuildTools:OnScriptsReloaded () (at Assets/Editor/BuildSystem/BuildTools.cs:46)
2024-10-02T22:10:25.0201860Z
2024-10-02T22:10:25.0202210Z [/home/bokken/build/output/unity/unity/Editor/Mono/EditorUtility.bindings.cs line 50]
2024-10-02T22:10:25.0202692Z
2024-10-02T22:10:25.0464047Z Disabling Jobs Debugger
2024-10-02T22:10:25.0464741Z UnityEngine.Debug:ExtractStackTraceNoAlloc (byte*,int,string)
2024-10-02T22:10:25.0466371Z UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/StackTrace.cs:37)
2024-10-02T22:10:25.0468297Z UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
2024-10-02T22:10:25.0470055Z UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
2024-10-02T22:10:25.0471026Z UnityEngine.Logger:Log (UnityEngine.LogType,object)
2024-10-02T22:10:25.0471620Z UnityEngine.Debug:Log (object)
2024-10-02T22:10:25.0472378Z LoadingRoutine:DisableJobsDebugger () (at Assets/Components/LoadingRoutine.cs:117)
2024-10-02T22:10:25.0473472Z LoadingRoutine:OnAfterDidReloadScripts () (at Assets/Components/LoadingRoutine.cs:124)
2024-10-02T22:10:25.0474182Z
2024-10-02T22:10:25.0474504Z (Filename: Assets/Components/LoadingRoutine.cs Line: 117)
2024-10-02T22:10:25.0475043Z
2024-10-02T22:10:25.1993856Z - Finished resetting the current domain, in 8.323 seconds
2024-10-02T22:10:25.2000347Z Domain Reload Profiling: 9518ms
2024-10-02T22:10:25.2001193Z BeginReloadAssembly (311ms)
2024-10-02T22:10:25.2001904Z ExecutionOrderSort (0ms)
2024-10-02T22:10:25.2002466Z DisableScriptedObjects (11ms)
2024-10-02T22:10:25.2003020Z BackupInstance (0ms)
2024-10-02T22:10:25.2003490Z ReleaseScriptingObjects (0ms)
2024-10-02T22:10:25.2004070Z CreateAndSetChildDomain (49ms)
2024-10-02T22:10:25.2004630Z RebuildCommonClasses (40ms)
2024-10-02T22:10:25.2005674Z RebuildNativeTypeToScriptingClass (9ms)
2024-10-02T22:10:25.2006344Z initialDomainReloadingComplete (37ms)
2024-10-02T22:10:25.2006979Z LoadAllAssembliesAndSetupDomain (797ms)
2024-10-02T22:10:25.2007567Z LoadAssemblies (367ms)
2024-10-02T22:10:25.2008137Z RebuildTransferFunctionScriptingTraits (0ms)
2024-10-02T22:10:25.2009004Z AnalyzeDomain (482ms)
2024-10-02T22:10:25.2009682Z TypeCache.Refresh (366ms)
2024-10-02T22:10:25.2010199Z TypeCache.ScanAssembly (345ms)
2024-10-02T22:10:25.2010739Z BuildScriptInfoCaches (90ms)
2024-10-02T22:10:25.2011275Z ResolveRequiredComponents (22ms)
2024-10-02T22:10:25.2011816Z FinalizeReload (8323ms)
2024-10-02T22:10:25.2012274Z ReleaseScriptCaches (0ms)
2024-10-02T22:10:25.2012760Z RebuildScriptCaches (0ms)
2024-10-02T22:10:25.2013277Z SetupLoadedEditorAssemblies (7910ms)
2024-10-02T22:10:25.2013848Z LogAssemblyErrors (0ms)
2024-10-02T22:10:25.2014856Z InitializePlatformSupportModulesInManaged (31ms)
2024-10-02T22:10:25.2015625Z SetLoadedEditorAssemblies (7ms)
2024-10-02T22:10:25.2016358Z BeforeProcessingInitializeOnLoad (225ms)
2024-10-02T22:10:25.2017067Z ProcessInitializeOnLoadAttributes (6360ms)
2024-10-02T22:10:25.2017828Z ProcessInitializeOnLoadMethodAttributes (1278ms)
2024-10-02T22:10:25.2018549Z AfterProcessingInitializeOnLoad (7ms)
2024-10-02T22:10:25.2019762Z EditorAssembliesLoaded (0ms)
2024-10-02T22:10:25.2020307Z ExecutionOrderSort2 (0ms)
2024-10-02T22:10:25.2020871Z AwakeInstancesAfterBackupRestoration (4ms)
2024-10-02T22:10:26.5187425Z Start importing Assets/Scenes/MainScene.unity using Guid(39372e516a1307c44987f71e128010b3) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:26.5198167Z -> (artifact id: 'd111a869e70b013edb27e69bea96b5bb') in 0.003028329 seconds
2024-10-02T22:10:26.5207234Z Start importing Assets/StreamingAssets/buildInfo.json using Guid(3c224b6ff97c5244fa251ecaba45891e) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:26.5212048Z -> (artifact id: '7ba8773607b56a420d2352fa0f241fc0') in 0.000793358 seconds
2024-10-02T22:10:28.5893907Z Start importing Assets/Plugins/Android/mainTemplate.gradle.backup using Guid(31afdf513ac714669aad89b2a530e5d1) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:28.5904969Z -> (artifact id: '4f86759f67cad1828c33eb8f14abd30e') in 0.004527746 seconds
2024-10-02T22:10:28.5931186Z Start importing Assets/Plugins/Android/mainTemplate.gradle using Guid(b1d8ebe966aeb4da5b810c3314abf564) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:28.5940255Z -> (artifact id: '2582babc91f8e42d45f913f15f28874e') in 0.001591074 seconds
2024-10-02T22:10:28.6264212Z Start importing Assets/Plugins/Android/gradleTemplate.properties using Guid(840b8f37857f04070992e9f537f5f6ae) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:28.6399301Z -> (artifact id: '250835084f3ca6430087dc5f16a7e000') in 0.020506918 seconds
2024-10-02T22:10:28.6431700Z Start importing Assets/AddressableAssetsData/Windows/addressables_content_state.bin using Guid(b50a4e6eda408a24d882e1a22b852c96) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:28.6466770Z -> (artifact id: 'e0e3a73807ba4c7f48d609ba1c86ba46') in 0.004356587 seconds
2024-10-02T22:10:28.6505837Z Start importing Assets/Plugins/Android/settingsTemplate.gradle using Guid(277596e800c7e42289551faab26480ba) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:28.6515353Z -> (artifact id: '3cd3dccbf96225f1190772cea2e773e4') in 0.003683854 seconds
2024-10-02T22:10:28.6538730Z Start importing Assets/Plugins/Android/baseProjectTemplate.gradle.DISABLED using Guid(377b41644f4e6b04781a99b0285b4d7a) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:28.6558497Z -> (artifact id: 'e763d82c8ab70873ff11ac76e8f4c2ac') in 0.003249785 seconds
2024-10-02T22:10:28.6582107Z Start importing Assets/ExternalDependencyManager/Editor/LICENSE using Guid(ac7cbfa26b324604b85b65c5fb1f5f01) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:28.6596997Z -> (artifact id: '16fa23e511a57104488ccb8a9dbbfaa3') in 0.00256031 seconds
2024-10-02T22:10:30.6820925Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Documentation/Readme.pdf using Guid(4414527f0df3b4cfd9d9f771355c9aef) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.6863464Z -> (artifact id: '26b7467cb5e6f408843b242ce44e477e') in 0.007174785 seconds
2024-10-02T22:10:30.7151978Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/PackageResources/Essentials.unitypackage using Guid(e5d1a07c4d8d44b53ad37fa24d0afdb7) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.7973974Z -> (artifact id: '412138cf0b62f5e8d69cbdf186359294') in 0.085150388 seconds
2024-10-02T22:10:30.8002663Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/PackageResources/Extras.unitypackage using Guid(d75f331827d314732ab29b3a0578bf0b) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8025441Z -> (artifact id: 'f7df6ff9b2fbc6b27f0d78c7c47a58e2') in 0.004632196 seconds
2024-10-02T22:10:30.8038049Z Start importing Assets/Resources/HDRP/Debug and testing Materials/Dithering and HiDPI/Dithering and HiDPI.unity using Guid(0a6e4073c2722e64ab078050a70a3cb0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8061458Z -> (artifact id: '3671f35c995f27c23dada44bfba49ee4') in 0.002575729 seconds
2024-10-02T22:10:30.8074551Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Documentation/Documentation.pdf using Guid(6ac7af17d31e245f48851076e55381a5) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8097454Z -> (artifact id: '7c4bacf91a529d85fcf4b138b2bf25ed') in 0.003623316 seconds
2024-10-02T22:10:30.8120982Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/GameServicesDemo.unity using Guid(f002499860b3e4a7f950aa7c6580edd4) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8140222Z -> (artifact id: '4913720d491f50dbcda7706f418e599a') in 0.002693118 seconds
2024-10-02T22:10:30.8151443Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/NetworkServicesDemo.unity using Guid(d14012fab82bc42e6bdf3464bebf0e63) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8176099Z -> (artifact id: 'a8b66b4157200ca0f62a70602a526875') in 0.002701654 seconds
2024-10-02T22:10:30.8187182Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/CloudServicesDemo.unity using Guid(f1d5f4f628d4d47c0af716db3baf242f) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8189962Z -> (artifact id: 'e6af049ba912a6051890af00bab29ecb') in 0.001634933 seconds
2024-10-02T22:10:30.8195570Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/UtilitiesDemo.unity using Guid(13afb6d6e6ccc40298c9b382537e2a56) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8207069Z -> (artifact id: '26ce6bea96d478b6469247ac5be53adf') in 0.001526048 seconds
2024-10-02T22:10:30.8217555Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/WebViewDemo.unity using Guid(d44fabeb85e3b420b898c585b5b5d502) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8234980Z -> (artifact id: '7e5be00de542267273d153bf41549bc4') in 0.002645779 seconds
2024-10-02T22:10:30.8261746Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/BillingServicesDemo.unity using Guid(a74e560ee387b496e80823cef4e7c118) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8264589Z -> (artifact id: '219d5c677c16354a36bf47cb6057506a') in 0.001751133 seconds
2024-10-02T22:10:30.8272128Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/RateMyAppDemo.unity using Guid(08ed5e4259af342f1900b754aadff0e9) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8283072Z -> (artifact id: '0faca0fecd09cecc302835525083b117') in 0.002158111 seconds
2024-10-02T22:10:30.8305241Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/ShareSheetDemo.unity using Guid(688613dba58dd4334a08cbfbab78d92b) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8319295Z -> (artifact id: '392013a2dcd25af848f4b6716b2bac91') in 0.002578885 seconds
2024-10-02T22:10:30.8342230Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/AddressBookDemo.unity using Guid(f83c8baad6de242df98e3012ab452054) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8355229Z -> (artifact id: '541f470a65168f8138776a8c4194e17b') in 0.002521007 seconds
2024-10-02T22:10:30.8376554Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/SocialShareComposerDemo.unity using Guid(e98b4d92b889d4260a2a4b36f1e0b1c0) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8386538Z -> (artifact id: 'c7a1bedd45fb7f057a2c1137a49c945e') in 0.002236938 seconds
2024-10-02T22:10:30.8411177Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/DemoMenu.unity using Guid(da59bc017da8c40aba71c41ff276f950) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8421535Z -> (artifact id: 'e7ddd7388f385fdf03cc98b25a4bc3b0') in 0.001847081 seconds
2024-10-02T22:10:30.8457920Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/MailComposerDemo.unity using Guid(2bcdd828690f948a2b4063c203217b94) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8462706Z -> (artifact id: 'c768f1900c29360004a97e5a136ebd94') in 0.004318426 seconds
2024-10-02T22:10:30.8472670Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/MessageComposerDemo.unity using Guid(4cc062bb976b6447e9bb1c6b7f7fb520) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8480952Z -> (artifact id: 'e58121fada35fa9e540ba1cebac42494') in 0.00127181 seconds
2024-10-02T22:10:30.8492092Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/MediaServicesDemo.unity using Guid(ec02001bcc2b04074b0ba9b48befacd2) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8497002Z -> (artifact id: '60097a779b549ec57394882dc56b1594') in 0.001530171 seconds
2024-10-02T22:10:30.8543781Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/DatePickerDemo.unity using Guid(2e381fcec245947308b45288300bab9f) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8549093Z -> (artifact id: 'd44375e76467a835f146dabf0ca730e9') in 0.001439162 seconds
2024-10-02T22:10:30.8558663Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/AlertDialogDemo.unity using Guid(7ed715b7cf82d41d8b86fec32e244127) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8562961Z -> (artifact id: 'c573e0e73aa9a76abcb0bc4834ac0d94') in 0.000997789 seconds
2024-10-02T22:10:30.8575383Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Scenes/NotificationServicesDemo.unity using Guid(9f426002b5b2b42de9d7a86dfd50b75f) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8581999Z -> (artifact id: 'e273deda4d0762e7d9cc8209b8b2357a') in 0.001500555 seconds
2024-10-02T22:10:30.8596041Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Editor/BuildPipeline/Android/google-services.template using Guid(e78c6d4e6915c4b88baa6bfeabe1624a) (DefaultImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8603799Z -> (artifact id: 'db272f9564e295262cc6f25b603de47c') in 0.001770719 seconds
2024-10-02T22:10:30.8651768Z Start importing Assets/Resources/ColorMaps/colormap-Deep.png using Guid(10b2ce8b0d6c2b04fbc8f29a3a181dc9) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8769053Z -> (artifact id: '6a5885715fccb70ddf7c5b68b1bde2c9') in 0.015929429 seconds
2024-10-02T22:10:30.8784722Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/WebView/[email protected] using Guid(a0eef7368ee8941009410791ff300d2b) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8855367Z -> (artifact id: '5a6d57f3315bb9170ac3a3e0bd803ab3') in 0.008328418 seconds
2024-10-02T22:10:30.8874615Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/EditorResources/Textures/toggle-off.png using Guid(83c76dd713f944d49b6658d19511efca) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8905693Z -> (artifact id: '350478c673db163dca0181ef63c4379f') in 0.004660063 seconds
2024-10-02T22:10:30.8920205Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/EditorResources/Textures/down-arrow-icon.png using Guid(8452141070dc84588a81dcd4997c35d1) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:30.8954996Z -> (artifact id: 'd85bebd9288df88e3c98313859afc535') in 0.004537354 seconds
2024-10-02T22:10:30.8968979Z Start importing Assets/Resources/Textures/Planets/earth_vegetation.png using Guid(b4169ca13857acf46b5e1fa882843ae8) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.0552480Z -> (artifact id: '46573f3fdde0a3dc18bd8bcbd401a571') in 0.158977607 seconds
2024-10-02T22:10:31.0561040Z Start importing Assets/Resources/ColorMaps/colormap-Rainbow.png using Guid(3516e7efc5556f1429f0fdff16bff153) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.0583683Z -> (artifact id: 'df02d9966c32faf7afec37d35a79e5d2') in 0.002783526 seconds
2024-10-02T22:10:31.0591635Z Start importing Assets/Resources/ColorMaps/colormap-Thermal.png using Guid(65e44d2298616cc4ea7f54adea87ab31) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.0605628Z -> (artifact id: '4e705b08ef178c5b475c0f3e2c307b69') in 0.001978326 seconds
2024-10-02T22:10:31.0625730Z Start importing Assets/Resources/Textures/phantomzone_devs_nm.JPG using Guid(e52be8783d357cf4c944c0aad2a9e752) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.1180526Z -> (artifact id: 'f8324c0e7726ca81a38c728bab6ac46b') in 0.05625776 seconds
2024-10-02T22:10:31.1198153Z Start importing Assets/Resources/ColorMaps/colormap-Life.png using Guid(3612c7b392f54764689767ed5ec62366) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.1219413Z -> (artifact id: '69a25bb62cbfaf16fe0f32c41b55de48') in 0.003355373 seconds
2024-10-02T22:10:31.1244652Z Start importing Assets/Resources/Textures/phantomzone_devs.JPG using Guid(86da180ff9f81bc4095e114b7ad0534e) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.1932660Z -> (artifact id: '2d85ed21c280f06fa0a08d45b649b716') in 0.069613858 seconds
2024-10-02T22:10:31.1935001Z Start importing Assets/Resources/ColorMaps/colormap-Cold.png using Guid(861ca5ea198791446833c4f7c8867f02) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.1949973Z -> (artifact id: 'e10fcc733a0f1f237500201a177f738f') in 0.001973016 seconds
2024-10-02T22:10:31.1965956Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/EditorResources/Textures/SampleTexture.png using Guid(b6ac5798453de4493b8b647e3fd4005a) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2011596Z -> (artifact id: '9673be7ed114f62e44825fd9ffe40c59') in 0.006004267 seconds
2024-10-02T22:10:31.2021276Z Start importing Assets/Resources/ColorMaps/colormap-Cividis.png using Guid(178412210b3ce104c98d36bdeecf1ba4) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2036191Z -> (artifact id: '71b4918b8025995026e25b59329cc112') in 0.002052234 seconds
2024-10-02T22:10:31.2057180Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/EditorResources/Textures/app-icon-custom-coloured.png using Guid(172518a7066f749cd90e6078d2f6c483) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2164345Z -> (artifact id: '2f503bf5267939e53379e6dc4703b48c') in 0.012419019 seconds
2024-10-02T22:10:31.2179727Z Start importing Assets/Resources/ColorMaps/colormap-Viridis.png using Guid(68c2889284da25843af329cac2bc15a6) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2197006Z -> (artifact id: 'd4838086591780796996893e5c053ffc') in 0.00263516 seconds
2024-10-02T22:10:31.2211917Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Examples/Images/profile-picture-placeholder.png using Guid(2901797ce0fc540fb806cf83aec0b2e9) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2320932Z -> (artifact id: 'c2abb504a01b83a13e507ee04f8e092a') in 0.012044799 seconds
2024-10-02T22:10:31.2331185Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/Plugins/iOS/WebView/webview_close_button.png using Guid(39c369a1159044551b5a627fdc684230) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2373524Z -> (artifact id: 'd20f020ddf9fe87dcc68810443cdb33b') in 0.005172357 seconds
2024-10-02T22:10:31.2383554Z Start importing Assets/Resources/ColorMaps/colormap-Elevation.png using Guid(49ac534d6b5326b45abd0ed496516555) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2397365Z -> (artifact id: '0b1d4dfe530d1fc38fa3984c2682c243') in 0.001989146 seconds
2024-10-02T22:10:31.2414196Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/EditorResources/Textures/toggle-on.png using Guid(ba3d6a006944a449789813ea5f087c3b) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2446189Z -> (artifact id: '9569cd5a004d138f08c09b4847440be5') in 0.004519972 seconds
2024-10-02T22:10:31.2455394Z Start importing Assets/Resources/ColorMaps/colormap-Fire.png using Guid(0c9c71bde213cc8468194aa642d9d895) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2474826Z -> (artifact id: 'cf76c133349e9cfbb1f476a4ff6812ed') in 0.002545406 seconds
2024-10-02T22:10:31.2484829Z Start importing Assets/Resources/ColorMaps/colormap-Pressure.png using Guid(4c01650a84fbeba4b8f8530979e35757) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2497043Z -> (artifact id: 'ca97c8d5319e404b515a0a809efff4df') in 0.001866307 seconds
2024-10-02T22:10:31.2506962Z Start importing Assets/Resources/ColorMaps/colormap-Gray.png using Guid(7d5a2910289c3274dbca68593be7d2a6) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.2517928Z -> (artifact id: '382da73fa937a0f443d1d2abcff80652') in 0.00178356 seconds
2024-10-02T22:10:31.2526925Z Start importing Assets/Resources/Textures/Noise/galaxy_particle_noise.tga using Guid(3ebd40de1d03f4745ab6458b9e546c2b) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.3802898Z -> (artifact id: 'fc92e00143e7ab1b9f74d9010a254d02') in 0.127834356 seconds
2024-10-02T22:10:31.3811820Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/EditorResources/Textures/app-icon-custom-white.png using Guid(5e5c49e840cf84a8488e6309b2517f63) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.3879878Z -> (artifact id: '0ec84f9ebc886effa1d21ddb988f5e1f') in 0.007613884 seconds
2024-10-02T22:10:31.3899631Z Start importing Assets/Plugins/VoxelBusters/EssentialKit/EditorResources/Textures/logo.png using Guid(7ee3449395e5b47f59853a7497a4260b) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.3940950Z -> (artifact id: 'edf2fad142b39b059a147dfbfe5b87a8') in 0.005262164 seconds
2024-10-02T22:10:31.3956318Z Start importing Assets/Resources/ColorMaps/colormap-Plasma.png using Guid(7e14acecbc3336c4a861f1181db50f85) (TextureImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.3974582Z -> (artifact id: 'efb16d0fb8af9ee5c7ec68ba6c0800c9') in 0.002589133 seconds
2024-10-02T22:10:31.4000415Z Start importing Assets/Resources/HDRP/Custom Functions/GridsUtilities.cginc using Guid(376c78ed341f44b4d8767dca8624625a) (ShaderIncludeImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.4037380Z -> (artifact id: 'bb16cea0e6ac8104a828f45e561751a2') in 0.005244339 seconds
2024-10-02T22:10:31.4044374Z Start importing Assets/Resources/HDRP/Custom Functions/MarkerInstancing.cginc using Guid(3b8345f9de7d896489d546801d6511e7) (ShaderIncludeImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.4051514Z -> (artifact id: '872dfbd4fb30ede665f650838896bf0f') in 0.001214673 seconds
2024-10-02T22:10:31.4058673Z Start importing Assets/Resources/HDRP/Custom Functions/CompositeOutlines.hlsl using Guid(8b2ce0eeae6e69c498601c6292351e25) (ShaderIncludeImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.4072159Z -> (artifact id: '20b3bc9211d17e5c008cddc40d8f7fd9') in 0.001895084 seconds
2024-10-02T22:10:31.4083537Z Start importing Assets/Resources/HDRP/Custom Functions/PixelScale.cginc using Guid(fb40a1c97b576f3458bd9a86385d56ae) (ShaderIncludeImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.4097657Z -> (artifact id: '9b39cd093e4c05bc8d1e1bc537fa798c') in 0.001953339 seconds
2024-10-02T22:10:31.4105947Z Start importing Assets/Resources/HDRP/Custom Functions/Custom Lighting/SubScaleAA.hlsl using Guid(6c5d154ff99711244901f44afebe1075) (ShaderIncludeImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.4116046Z -> (artifact id: 'ff3484ac7e2fe9e29beba14cb810ff77') in 0.001367595 seconds
2024-10-02T22:10:31.4124931Z Start importing Packages/com.unity.render-pipelines.universal/ShaderLibrary/RealtimeLights.hlsl using Guid(4e8e2a4c57cb4eb6bf8653ab88069a9c) (ShaderIncludeImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.4139674Z -> (artifact id: 'af738d215366fd37f604a687b90a7cb6') in 0.002222551 seconds
2024-10-02T22:10:31.4148486Z Start importing Assets/Scripts/SurfaceGrids/GPUGridsUIShader.shader using Guid(a043601439671bf4fa50df82a85931f1) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.5119992Z Launched and connected shader compiler UnityShaderCompiler after 0.07 seconds
2024-10-02T22:10:31.5487210Z -> (artifact id: '9ec8cbd6c2bfe699ce7006d58cbdab53') in 0.133870661 seconds
2024-10-02T22:10:31.5538742Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Terrain/TerrainLitBase.shader using Guid(21322c8b137c66e49b86085d3c8161f6) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.6236776Z WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/Terrain/Lit (Base Pass)' - All subshaders removed
2024-10-02T22:10:31.6238299Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:31.6239798Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:31.6241530Z WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/Terrain/Lit (Base Pass)' - All subshaders removed
2024-10-02T22:10:31.6242853Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:31.6243862Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:31.6245109Z WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/Terrain/Lit (Base Pass)' - All subshaders removed
2024-10-02T22:10:31.6246179Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:31.6247355Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:31.6249450Z WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/Terrain/Lit (Base Pass)' - All subshaders removed
2024-10-02T22:10:31.6250819Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:31.6252192Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:31.6291917Z -> (artifact id: '4e1fdaaebc6b9d7793eb034b5d35e219') in 0.078991818 seconds
2024-10-02T22:10:31.6315703Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader using Guid(933532a4fcc9baf4fa0491de14d08ed7) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.6804518Z -> (artifact id: '1a4124e06ff5b9cd10ddf1c4eb1d2061') in 0.049262024 seconds
2024-10-02T22:10:31.6832878Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Particles/ParticlesUnlit.shader using Guid(0406db5a14f94604a8c57ccfbc9f3b46) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.7172755Z -> (artifact id: '2d15fbe7d9a7499cc456e48408a9a1b8') in 0.034450355 seconds
2024-10-02T22:10:31.7190072Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Unlit.shader using Guid(650dd9526735d5b46b79224bc6e94025) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:31.8551533Z -> (artifact id: '566dbb38514ef9a94c44f0c39116c096') in 0.136414105 seconds
2024-10-02T22:10:31.8577429Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Particles/ParticlesSimpleLit.shader using Guid(8516d7a69675844a7a0b7095af7c46af) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.3739847Z -> (artifact id: 'a4784c2e9d3021585fe9f8ac3cb0bcac') in 0.516656445 seconds
2024-10-02T22:10:32.3768630Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Terrain/WavingGrass.shader using Guid(e507fdfead5ca47e8b9a768b51c291a1) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.4603880Z -> (artifact id: '95898b06db008b31a13d5f728f1d6aa2') in 0.081737596 seconds
2024-10-02T22:10:32.4616105Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Terrain/TerrainDetailLit.shader using Guid(f6783ab646d374f94b199774402a5144) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.4939121Z -> (artifact id: '2bb20d6d84b63f558221aacb44933c09') in 0.033440802 seconds
2024-10-02T22:10:32.4967195Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Particles/ParticlesLit.shader using Guid(b7839dad95683814aa64166edc107ae2) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.5425500Z -> (artifact id: 'fafc6fd5f2304c494025f820e979f160') in 0.043805451 seconds
2024-10-02T22:10:32.5435701Z Start importing Assets/Scripts/SurfaceGrids/Compute/ReadCellValue.compute using Guid(e8dfab6e279be474e8f7d3b645eb73c1) (ComputeShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.5486630Z -> (artifact id: '762c36203a26fa41863ec283d4cae5a3') in 0.005713361 seconds
2024-10-02T22:10:32.5512493Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Terrain/WavingGrassBillboard.shader using Guid(29868e73b638e48ca99a19ea58c48d90) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.5795514Z -> (artifact id: '1e21a37284697c3df45d082e5012c98c') in 0.030709508 seconds
2024-10-02T22:10:32.5824665Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Terrain/TerrainLit.shader using Guid(69c1f799e772cb6438f56c23efccb782) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.6161493Z Shader 'Universal Render Pipeline/Terrain/Lit': dependency 'AddPassShader' shader 'Hidden/Universal Render Pipeline/Terrain/Lit (Add Pass)' not found
2024-10-02T22:10:32.6170112Z Shader 'Universal Render Pipeline/Terrain/Lit': dependency 'BaseMapGenShader' shader 'Hidden/Universal Render Pipeline/Terrain/Lit (Basemap Gen)' not found
2024-10-02T22:10:32.6173306Z WARNING: Shader Unsupported: 'Universal Render Pipeline/Terrain/Lit' - All subshaders removed
2024-10-02T22:10:32.6175313Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:32.6177098Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:32.6180602Z WARNING: Shader Unsupported: 'Universal Render Pipeline/Terrain/Lit' - All subshaders removed
2024-10-02T22:10:32.6181827Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:32.6183060Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:32.6185079Z Shader 'Universal Render Pipeline/Terrain/Lit': dependency 'AddPassShader' shader 'Hidden/Universal Render Pipeline/Terrain/Lit (Add Pass)' not found
2024-10-02T22:10:32.6187505Z Shader 'Universal Render Pipeline/Terrain/Lit': dependency 'BaseMapGenShader' shader 'Hidden/Universal Render Pipeline/Terrain/Lit (Basemap Gen)' not found
2024-10-02T22:10:32.6189632Z WARNING: Shader Unsupported: 'Universal Render Pipeline/Terrain/Lit' - All subshaders removed
2024-10-02T22:10:32.6190845Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:32.6192101Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:32.6193611Z WARNING: Shader Unsupported: 'Universal Render Pipeline/Terrain/Lit' - All subshaders removed
2024-10-02T22:10:32.6194898Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:32.6196183Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:32.6219704Z -> (artifact id: '3bafe4c340555d518febf42641efd6b7') in 0.040510306 seconds
2024-10-02T22:10:32.6240107Z Shader 'Universal Render Pipeline/Terrain/Lit': dependency 'AddPassShader' shader 'Hidden/Universal Render Pipeline/Terrain/Lit (Add Pass)' not found
2024-10-02T22:10:32.6242709Z Shader 'Universal Render Pipeline/Terrain/Lit': dependency 'BaseMapGenShader' shader 'Hidden/Universal Render Pipeline/Terrain/Lit (Basemap Gen)' not found
2024-10-02T22:10:32.6245151Z Shader 'Universal Render Pipeline/Terrain/Lit': dependency 'AddPassShader' shader 'Hidden/Universal Render Pipeline/Terrain/Lit (Add Pass)' not found
2024-10-02T22:10:32.6247322Z Shader 'Universal Render Pipeline/Terrain/Lit': dependency 'BaseMapGenShader' shader 'Hidden/Universal Render Pipeline/Terrain/Lit (Basemap Gen)' not found
2024-10-02T22:10:32.6256602Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Nature/SpeedTree8.shader using Guid(99134b1f0c27d54469a840832a28fadf) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.6786353Z -> (artifact id: '92b104de6c0a29490b828a58e0139c2e') in 0.054182323 seconds
2024-10-02T22:10:32.6821198Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Utils/StencilDeferred.shader using Guid(e9155b26e1bc55942a41e518703fe304) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.7132955Z WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/StencilDeferred' - All subshaders removed
2024-10-02T22:10:32.7134396Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:32.7136032Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:32.7137785Z WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/StencilDeferred' - All subshaders removed
2024-10-02T22:10:32.7139395Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:32.7140682Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:32.7145033Z WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/StencilDeferred' - All subshaders removed
2024-10-02T22:10:32.7188559Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:32.7190113Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:32.7192083Z WARNING: Shader Unsupported: 'Hidden/Universal Render Pipeline/StencilDeferred' - All subshaders removed
2024-10-02T22:10:32.7193448Z WARNING: Shader Did you use #pragma only_renderers and omit this platform?
2024-10-02T22:10:32.7194749Z WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2024-10-02T22:10:32.7202066Z -> (artifact id: 'b5f543cb78b3047d5d16421b178e3619') in 0.037272541 seconds
2024-10-02T22:10:32.7222513Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Terrain/TerrainLitAdd.shader using Guid(0a7e590f3cf1d4ee8a8fab5b6eff09ef) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.7543464Z -> (artifact id: 'd5f4994d1ec13a1c318284d35203840d') in 0.033349876 seconds
2024-10-02T22:10:32.7573579Z Start importing Assets/Resources/HDRP/Shaders/BackgroundTest.shader using Guid(8be0b86fa43505345ab9e709ca7a4f3d) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.7645019Z -> (artifact id: '683501168a8b3ea153bb7dbb95c092da') in 0.008339125 seconds
2024-10-02T22:10:32.7676174Z Start importing Assets/Scripts/SurfaceGrids/Compute/ComputePhaseColors.compute using Guid(0cd017591decc074984e9a092bf3e613) (ComputeShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.7725259Z -> (artifact id: '4968d37dc7a5037372f83d5b75608a9d') in 0.005994379 seconds
2024-10-02T22:10:32.7749405Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/BakedLit.shader using Guid(0ca6dca7396eb48e5849247ffd444914) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.8098754Z -> (artifact id: '7d6d863c6619ef13a466188855c48fab') in 0.035820906 seconds
2024-10-02T22:10:32.8129252Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/SimpleLit.shader using Guid(8d2bb70cbf9db8d4da26e15b26e74248) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.8616812Z -> (artifact id: '2be1ea177fc2e1a637bc3f5c2ff16cc3') in 0.047342735 seconds
2024-10-02T22:10:32.8635748Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Nature/SpeedTree7Billboard.shader using Guid(5ec81c81908db34429b4f6ddecadd3bd) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.9004282Z -> (artifact id: '64cbd06c04cc191a3524729f5cd0074f') in 0.037517129 seconds
2024-10-02T22:10:32.9040929Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/ComplexLit.shader using Guid(ee7e4c9a5f6364b688a332c67fc32cca) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:32.9662779Z -> (artifact id: '444ea99a69763fc491235478b462e1ab') in 0.062044752 seconds
2024-10-02T22:10:32.9683516Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Nature/SpeedTree7.shader using Guid(0f4122b9a743b744abe2fb6a0a88868b) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.0147389Z -> (artifact id: 'd8c886df61a935bb77e4cad390c699ee') in 0.047441739 seconds
2024-10-02T22:10:33.0182770Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Terrain/TerrainLitBasemapGen.shader using Guid(8fbe92a9edfe6074e841d6dd1509bc59) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.0447554Z -> (artifact id: 'ab20711df72430ddd6b18d1856367537') in 0.026916599 seconds
2024-10-02T22:10:33.0492983Z Start importing Assets/Resources/Shaders/Cutout.shader using Guid(bf3009c094ac2124ea09936f3fbab3b1) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.0532693Z -> (artifact id: '910686036d21bf140121fe0798d98c58') in 0.007125988 seconds
2024-10-02T22:10:33.0593416Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/Debug/DebugReplacement.shader using Guid(cf852408f2e174538bcd9b7fda1c5ae7) (ShaderImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.0748088Z -> (artifact id: '8ec706b2113f287afa8001085f937fa8') in 0.016741125 seconds
2024-10-02T22:10:33.0790436Z Start importing Assets/Resources/HDRP/Materials/RenderFeatures/CompositeOutlines.mat using Guid(e044c0fa2f9b6024a9ea1b19b6e7086c) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.0815736Z -> (artifact id: '124929f347660eafeb2df45ddca62f0e') in 0.004451815 seconds
2024-10-02T22:10:33.0820862Z Start importing Assets/Resources/HDRP/Materials/HDRP SubScale Object.mat using Guid(c16bb589f0aff6e4787600081a246fd1) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.0849763Z -> (artifact id: '264cb5d488e8580b7f6df5b378347325') in 0.003425282 seconds
2024-10-02T22:10:33.0864898Z Start importing Assets/Resources/HDRP/Debug and testing Materials/SubScale Tests/BlowoutSubScale Lighting Test.mat using Guid(920d58f6ec35df440b9c07753c88817a) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.0900269Z -> (artifact id: '41e535a210c13b906b73d619627abd2e') in 0.004608536 seconds
2024-10-02T22:10:33.0915945Z Start importing Assets/Resources/HDRP/Debug and testing Materials/Dithering and HiDPI/HiDPI Dithering Opaque Test.mat using Guid(b21791a8ece6118459a0314162c131ef) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.0956668Z -> (artifact id: '0fb6c0becb11ac4779b1ee6c5a9c3a2e') in 0.004845609 seconds
2024-10-02T22:10:33.0971413Z Start importing Assets/Resources/HDRP/Materials/HDRP Magic Material Particle.mat using Guid(d2ca6b72a0798c246acf20581ea65f20) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1015913Z -> (artifact id: 'c5b727b0c0d301fee595085f2fd73353') in 0.004812416 seconds
2024-10-02T22:10:33.1024791Z Start importing Assets/Resources/HDRP/Materials/HDRP Markers.mat using Guid(c3e75b2e6458d2c4ebba22ec6ee4bfd7) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1056314Z -> (artifact id: '98f969ffd756b016a72529c1ae5c61dd') in 0.004201158 seconds
2024-10-02T22:10:33.1072298Z Start importing Assets/Resources/Models/SpaceCraft/Materials/metal3.mat using Guid(c444bc5a84b07eb43a47c21f1c355852) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1108581Z -> (artifact id: '36dd183bc5b28ff105f699044671c07a') in 0.004822305 seconds
2024-10-02T22:10:33.1122579Z Start importing Assets/Resources/HDRP/Materials/Gizmos/HDRP HabitableZone.mat using Guid(f4b8d73d9214b3a4f9adf2fd14451dcf) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1157777Z -> (artifact id: 'c0f9c9f8c4412bf670e6fe1fd59e7c22') in 0.004325789 seconds
2024-10-02T22:10:33.1169998Z Start importing Assets/Resources/Models/SpaceCraft/Materials/yallow_metal.mat using Guid(15e3e325e798f2d40a0209faf206f477) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1186484Z -> (artifact id: '0f03383cd1cbbe573d2d2c93780eb8c1') in 0.002480953 seconds
2024-10-02T22:10:33.1198457Z Start importing Assets/Resources/Models/SpaceCraft/Materials/chrome_line.mat using Guid(a506b09543bb2b84e9c68e37dfa9819a) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1214827Z -> (artifact id: '173604d964bfc4154a60775cc270c0d3') in 0.00231872 seconds
2024-10-02T22:10:33.1225917Z Start importing Assets/Resources/Models/SpaceCraft/Materials/foil.mat using Guid(d5c2af8e061ff5941a5cd7ab356dafbd) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1241395Z -> (artifact id: 'd4fa6e13e0b7dab25f30ee0ff47c3fb8') in 0.002263618 seconds
2024-10-02T22:10:33.1253379Z Start importing Assets/Resources/HDRP/Materials/Gizmos/PhantomZone.mat using Guid(16482a101b4a3464fab5a62e6236c2e5) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1283971Z -> (artifact id: 'ee760cd16141068b579f5bf84a93dd46') in 0.003816231 seconds
2024-10-02T22:10:33.1296331Z Start importing Assets/Resources/Materials/IonTail.mat using Guid(c7053d70f90f73642b9af4dc8088fa79) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1333673Z -> (artifact id: 'd7c727f79d78f2e2fe6a928ca1b0d247') in 0.004501898 seconds
2024-10-02T22:10:33.1343535Z Start importing Assets/Resources/Models/SpaceCraft/Materials/tesla/Chrome.mat using Guid(782de0fa6b081384182ed70de0981277) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1365860Z -> (artifact id: '2c2c1a489e60d21a0a90c880741265af') in 0.002126602 seconds
2024-10-02T22:10:33.1369680Z Start importing Assets/Resources/HDRP/Materials/HDRP SubScale Particle.mat using Guid(880c6efb06aceb248aaec8c5f28444dd) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1383076Z -> (artifact id: 'aaf733a82f89e5cae0d5e12fe3f820f4') in 0.0016314 seconds
2024-10-02T22:10:33.1387969Z Start importing Assets/Resources/HDRP/Materials/HDRP MagnaticJet.mat using Guid(093c0c29dc645a342ae2fa8bbc4d996d) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1400100Z -> (artifact id: '1748a7dac7e7971edf6a3c92f3ffab2a') in 0.001874082 seconds
2024-10-02T22:10:33.1412240Z Start importing Assets/Resources/HDRP/Materials/HDRP MagnaticField.mat using Guid(e9e8e0a4a05137d4f9d8048c72c53c46) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1429155Z -> (artifact id: '8e45eff2ab7e1d15a3dee10cb0e4e56b') in 0.001785777 seconds
2024-10-02T22:10:33.1433853Z Start importing Assets/Resources/HDRP/Debug and testing Materials/Dithering and HiDPI/HiDPI Dithering Transparent Test.mat using Guid(5a396f443e4d2c54ba6c93fa87463507) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1441723Z -> (artifact id: 'ef8c71b891eedb4beedac9adbb1a35b2') in 0.001649724 seconds
2024-10-02T22:10:33.1453755Z Start importing Assets/Resources/Models/SpaceCraft/Materials/metal.mat using Guid(da328fb93b544a045a042e1cbb31792d) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1471869Z -> (artifact id: '5620b831b0927e9f83bd4d928f187bee') in 0.002535053 seconds
2024-10-02T22:10:33.1485451Z Start importing Assets/Resources/Materials/Cutout.mat using Guid(eaca357288fbe414caff41e145314771) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1495778Z -> (artifact id: '3a467d209decb02ba923c586e209de03') in 0.002019744 seconds
2024-10-02T22:10:33.1506143Z Start importing Assets/Resources/HDRP/Materials/Gizmos/HDRP LaserBeam.mat using Guid(3bcc8b1c4b1b82246a90210a2db4305d) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1587261Z -> (artifact id: 'd2dbefc2c32a5f9405694edec87b6e48') in 0.003873197 seconds
2024-10-02T22:10:33.1589649Z Start importing Assets/Resources/HDRP/Materials/HDRP GasGiant.mat using Guid(ab88ba3db6bba4440abe470f9d1c87c8) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1595277Z -> (artifact id: '06f871017a3e68dba48e9aa4f04763ac') in 0.005253698 seconds
2024-10-02T22:10:33.1607690Z Start importing Assets/Resources/HDRP/Materials/HDRP NovaParticle.mat using Guid(cbbc369b21c2b2147823a5421702f82b) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1654809Z -> (artifact id: '445380eb60f7e50138e11cceaa9f6bcc') in 0.005218092 seconds
2024-10-02T22:10:33.1666289Z Start importing Assets/Resources/Models/SpaceCraft/Materials/dark_metal.mat using Guid(eb852f8af93ae33418f7a834585ef983) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1682534Z -> (artifact id: '7b35e2a848f7962bd16300a23c5dd4b5') in 0.002213764 seconds
2024-10-02T22:10:33.1692559Z Start importing Assets/Resources/Models/SpaceCraft/Materials/black_glossy.mat using Guid(ddb1a1f874dc0314ea9526c78e2daeac) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1707549Z -> (artifact id: 'be2394568e1a40defeadee81e2dacfb3') in 0.00206084 seconds
2024-10-02T22:10:33.1718758Z Start importing Assets/Resources/Models/SpaceCraft/Materials/tesla/WheelAluminumRim.mat using Guid(6ebaacce3bcb0b843af807b755f29f95) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1733542Z -> (artifact id: '841de32b96acf656c24a8b31107d288b') in 0.002245904 seconds
2024-10-02T22:10:33.1743784Z Start importing Assets/Resources/HDRP/Materials/HDRP GalaxyParticle.mat using Guid(9ee3162e935a0c14c88ae3db390a5e63) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1759588Z -> (artifact id: '27715f4c26efbf2433b6a8dcc3962d78') in 0.00210391 seconds
2024-10-02T22:10:33.1770512Z Start importing Assets/Resources/Models/SpaceCraft/Materials/tesla/CarPaint.mat using Guid(0f261dfb9e5702d488388030a5d77ba3) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1784574Z -> (artifact id: '00ee0b8c9c2ed81242ca3ae5dbd478b4') in 0.002145758 seconds
2024-10-02T22:10:33.1793977Z Start importing Assets/Resources/HDRP/Materials/HDRP Pixel Scale Test.mat using Guid(2f4ad8cd435bdbb4e9db9f2e6450128d) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1806829Z -> (artifact id: 'a4ff95cd21655532617c5b87bb658f2d') in 0.001821825 seconds
2024-10-02T22:10:33.1815943Z Start importing Assets/Resources/Models/SpaceCraft/Materials/e_plane.mat using Guid(4f7bdb2bba524b44f860a18633e16358) (NativeFormatImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.1831524Z -> (artifact id: 'ef93ce6d735b0d0b525747cc6c2cd56e') in 0.002108959 seconds
2024-10-02T22:10:33.1842807Z Start importing Assets/Plugins/VoxelBusters/CoreLibrary/Fonts/Lato-Regular.ttf using Guid(e418537621d284969acce413dd1c8c27) (TrueTypeFontImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.2032465Z -> (artifact id: '61269ff5c840ecd28bb1c0a72f92c27a') in 0.019395057 seconds
2024-10-02T22:10:33.2131456Z Start importing Assets/Resources/HDRP/Subgraphs/ClipCutout.shadersubgraph using Guid(2133d8f721e390f41abc9d767efab1a4) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.5877571Z -> (artifact id: 'ced1fd3bcdfd5ec22540f058df03918c') in 0.380776857 seconds
2024-10-02T22:10:33.5952158Z Start importing Assets/Resources/HDRP/Subgraphs/PlanetLiquid.shadersubgraph using Guid(711e31e16df86814a8e0a50246bfec17) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.7600398Z -> (artifact id: 'a6e0cedc31f4297430e8071cd959f022') in 0.17192966 seconds
2024-10-02T22:10:33.7662045Z Start importing Assets/Resources/HDRP/Subgraphs/SplitGridsData.shadersubgraph using Guid(d222da929124ffe49ac511744139aeb4) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.8261232Z -> (artifact id: '8d861d1d7db009c99e7d7fdcf9bf6637') in 0.065130717 seconds
2024-10-02T22:10:33.8325878Z Start importing Assets/Resources/HDRP/Subgraphs/LifeSimDebug.shadersubgraph using Guid(43fc23be8b447a242bade1d79c02f2cf) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:33.8822511Z -> (artifact id: '47339faed3033183126d4ecc83ad860b') in 0.055942674 seconds
2024-10-02T22:10:33.8936371Z Start importing Assets/Resources/HDRP/Subgraphs/TransparentForVR.shadersubgraph using Guid(c387284f0717eeb45b057e392871894e) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:34.0011843Z -> (artifact id: '8fe7e10e66e8ad8b0d44b051da19666a') in 0.116141495 seconds
2024-10-02T22:10:34.0117000Z Start importing Assets/Resources/HDRP/Subgraphs/Hologram.shadersubgraph using Guid(04d1e27a1f310f845964123151dac725) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:34.1277359Z -> (artifact id: '6039ff0c4504ab5a8a93b10d90480e61') in 0.126753933 seconds
2024-10-02T22:10:34.1340605Z Start importing Assets/Resources/HDRP/Subgraphs/SphereImpostor.shadersubgraph using Guid(154ec80f0d42dad448d42c5de195fe30) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:34.1875007Z -> (artifact id: '8cd812e9ea78d2c0c069c06cff29f443') in 0.058250958 seconds
2024-10-02T22:10:34.1897650Z Start importing Assets/Resources/HDRP/Subgraphs/GetGridsUV.shadersubgraph using Guid(87188064f34c2d64993746d62b47c759) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:34.2089040Z -> (artifact id: 'b82f0e965cd4be388aae5be37aee4337') in 0.021097168 seconds
2024-10-02T22:10:34.2111113Z Start importing Assets/Resources/HDRP/Subgraphs/Grids Sampler Bilinear LOD.shadersubgraph using Guid(b6661e6bbdb66e048bec6faad4d7060a) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:34.3111881Z -> (artifact id: '84abc20bf560f769d4c8c354cfcbb2a1') in 0.101929078 seconds
2024-10-02T22:10:34.3266333Z Start importing Assets/Experimental/ChunkInstanceData.shadersubgraph using Guid(c664566feded03544898ea5356e5d6b5) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:34.4398591Z -> (artifact id: '6751faf75d9786ab31c6865f1804855d') in 0.12219845 seconds
2024-10-02T22:10:34.4464915Z Start importing Assets/Resources/HDRP/Subgraphs/PlanetVegetation.shadersubgraph using Guid(9b0d56083f4e47c42bfd70d5c5a62d9f) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:34.5755812Z -> (artifact id: '79267cead0f0c3b3c624489fb0750bfc') in 0.135430695 seconds
2024-10-02T22:10:34.5893103Z Start importing Assets/Resources/HDRP/Subgraphs/Sample Phases.shadersubgraph using Guid(9d26001d3a3bf9e41b0be183b33de17a) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:34.6884142Z -> (artifact id: '02f3af6cc35dbf2e99eb34ad88b72665') in 0.107674269 seconds
2024-10-02T22:10:34.6990183Z Start importing Assets/Resources/HDRP/Subgraphs/Grids Sampler Bilinear.shadersubgraph using Guid(0ec94f38e8b8bb8448a117fcd392951c) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:34.8443657Z Sub Graph at Assets/Resources/HDRP/Subgraphs/Grids Sampler Bilinear.shadersubgraph has 1 warning(s), the first is: Validation: Node has no inputs and default value will be 0.
2024-10-02T22:10:34.8455759Z -> (artifact id: 'dc3feb478b0d6f0921a1f2bad7240af1') in 0.156918897 seconds
2024-10-02T22:10:34.8517885Z Start importing Assets/Resources/HDRP/Subgraphs/GetGasGiantColor.shadersubgraph using Guid(ee7b78a1a5e823642bec7a79f5d1b71e) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:34.9199951Z -> (artifact id: '5b13ef490f855ddd696dc136f9099554') in 0.073777562 seconds
2024-10-02T22:10:34.9574445Z Start importing Assets/Resources/HDRP/Debug and testing Materials/Brightness and Exposure/Materials/BrightnessToHeight.shadergraph using Guid(009144876202d2640b56ea8db10663bd) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:36.0401124Z -> (artifact id: '75868f3d95a624f7820e59e1273c7f75') in 1.119130559 seconds
2024-10-02T22:10:36.0765766Z Start importing Assets/Resources/HDRP/Shaders/Atmosphere.shadergraph using Guid(00e52ba65ee6e3b428a9c93518b367be) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:38.9556848Z -> (artifact id: '11aacd09545ef568987d9db318883da8') in 2.915640759 seconds
2024-10-02T22:10:38.9882146Z Start importing Packages/com.unity.render-pipelines.universal/Runtime/Materials/ArnoldStandardSurface/ArnoldStandardSurfaceTransparent.shadergraph using Guid(30fa68ce467463643a86b839ca0eb195) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:39.7189175Z -> (artifact id: 'f69fe5b1502172c35dc6886f593f074f') in 0.759839106 seconds
2024-10-02T22:10:39.7490155Z Start importing Assets/Resources/HDRP/Shaders/SubScaleQuad.shadergraph using Guid(7044ceb22a882d44d9f1846dc7f8a49c) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:40.5564087Z -> (artifact id: 'be2d2c8c91188a28263c556b135e81da') in 0.836408122 seconds
2024-10-02T22:10:40.5654012Z Start importing Packages/com.unity.render-pipelines.universal/Shaders/AutodeskInteractive/AutodeskInteractiveMasked.shadergraph using Guid(80aa867ac363ac043847b06ad71604cd) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:40.8337090Z -> (artifact id: '6994329d42e4398b480b6d0b6e452c0d') in 0.276411733 seconds
2024-10-02T22:10:40.8424833Z Start importing Assets/Resources/HDRP/Debug and testing Materials/TestLightsFromArray.shadergraph using Guid(d0d0a889d70278a419093f173b552ed4) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:41.0401895Z -> (artifact id: '150055ff61a4ccf4ca7df653913acecf') in 0.204033414 seconds
2024-10-02T22:10:41.0459881Z Start importing Assets/Resources/HDRP/Debug and testing Materials/CityLightsTest.shadergraph using Guid(d0fd78078899e1d448c121f7895c0a01) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:41.2280976Z -> (artifact id: '8dfd466f45edaf8495f0f676c9260661') in 0.186385544 seconds
2024-10-02T22:10:41.2403679Z Start importing Assets/Resources/HDRP/Debug and testing Materials/Birb.shadergraph using Guid(01e7f52f8fdb2b340bc8db3b9a14cc07) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:42.0814516Z -> (artifact id: '08c2e4f757b3859e83de8750a6e17f7d') in 0.852296097 seconds
2024-10-02T22:10:42.0869030Z Start importing Assets/Resources/HDRP/Debug and testing Materials/GalaxyTesting/Materials/GalaxyBrightnessSkybox.shadergraph using Guid(518e4f26505742c489fb8e2f3a6ef9ee) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:42.5132676Z -> (artifact id: '7e43d4832c8f10d5c8d7d7836a3152db') in 0.430803367 seconds
2024-10-02T22:10:42.5386611Z Start importing Assets/Resources/HDRP/Debug and testing Materials/NBT Generation Testing.shadergraph using Guid(b1756ed8923e82740b2d5caeaf1c3abe) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:43.3484070Z Shader Graph at Assets/Resources/HDRP/Debug and testing Materials/NBT Generation Testing.shadergraph has 4 warning(s), the first is: There is a newer version of this node available. Inspect node for details.
2024-10-02T22:10:43.3510130Z -> (artifact id: '654ada5d62a63cd166777f3659e4bdde') in 0.830219192 seconds
2024-10-02T22:10:43.3619529Z Start importing Assets/Resources/HDRP/Debug and testing Materials/GalaxyTesting/Materials/GalaxybrightnessTest.shadergraph using Guid(c17d5dc3528035646b98b0b1c7b2506d) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:43.6864829Z -> (artifact id: 'b7f88905e5a4160267973413552169b1') in 0.335022435 seconds
2024-10-02T22:10:43.7024455Z Start importing Assets/TextMesh Pro/Shaders/TMP_SDF-URP Unlit.shadergraph using Guid(124c112a6e8f1a54e8b0870e881b56d8) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:44.0939275Z -> (artifact id: '73a13ff98f6e9196e4b99d4179000990') in 0.406302483 seconds
2024-10-02T22:10:44.1011461Z Start importing Assets/Resources/HDRP/Shaders/GridLines.shadergraph using Guid(2253af46ec23a854ca4ebc0a1e623819) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:44.3629943Z -> (artifact id: '837ff8e7daa16ba2e157b7829af150aa') in 0.26859694 seconds
2024-10-02T22:10:44.3834698Z Start importing Assets/Resources/HDRP/Shaders/Gizmos/LaserBeam.shadergraph using Guid(724a9f08b1521f94f8686c9467c42cfb) (ScriptedImporter)[PhysX] Initialized MultithreadedTaskDispatcher with 8 workers.
2024-10-02T22:10:44.7039266Z Caught fatal signal - signo:11 code:1 errno:0 addr:0x7fdb30001d28
2024-10-02T22:10:44.8006874Z Obtained 48 stack frames.
2024-10-02T22:10:44.8007684Z #0 0x0055ae6fab003c in burst_signal_handler(int, siginfo_t*, void*)
2024-10-02T22:10:44.8008489Z #1 0x007fdbd9c6a520 in (Unknown)
2024-10-02T22:10:44.8009610Z #2 0x0055ae6fc9c652 in keywords::LocalKeywordState::IsEnabled(keywords::LocalKeyword) const
2024-10-02T22:10:44.8013866Z #3 0x0055ae70dcae3a in ShaderVariantEnumerationKeywords::FindStaticKeywordTuples(keywords::LocalSpace const&, core::vector<core::vector<core::basic_string<char, core::StringStorageDefault<char> >, core::allocator<core::basic_string<char, core::StringStorageDefault<char> >, 0ul> >, core::allocator<core::vector<core::basic_string<char, core::StringStorageDefault<char> >, core::allocator<core::basic_string<char, core::StringStorageDefault<char> >, 0ul> >, 0ul> > const&, core::vector<bool, core::allocator<bool, 0ul> >&) const
2024-10-02T22:10:44.8018626Z #4 0x0055ae70dcb36a in ShaderVariantEnumerationKeywords::PrepareEnumeration(ShaderVariantData const&, ShaderCompilerProgram, keywords::LocalSpace const&)
2024-10-02T22:10:44.8020542Z #5 0x0055ae71b18bc5 in ShaderSnippet::RebuildKeywordMasks(keywords::LocalSpace const&)
2024-10-02T22:10:44.8025292Z #6 0x0055ae71b19b4e in ShaderCompilationInfo::EndKeywordCombinations(int, core::vector<core::basic_string<char, core::StringStorageDefault<char> >, core::allocator<core::basic_string<char, core::StringStorageDefault<char> >, 0ul> > const&, core::vector<core::basic_string<char, core::StringStorageDefault<char> >, core::allocator<core::basic_string<char, core::StringStorageDefault<char> >, 0ul> > const&, core::vector<core::basic_string<char, core::StringStorageDefault<char> >, core::allocator<core::basic_string<char, core::StringStorageDefault<char> >, 0ul> > const&, ShaderCompileRequirements const&, Shader*)
2024-10-02T22:10:44.8033719Z #7 0x0055ae70d67f29 in ShaderCompilerPreprocessCallbackImpl::OnEndKeywordCombinations(int, core::vector<core::basic_string<char, core::StringStorageDefault<char> >, core::allocator<core::basic_string<char, core::StringStorageDefault<char> >, 0ul> > const&, core::vector<core::basic_string<char, core::StringStorageDefault<char> >, core::allocator<core::basic_string<char, core::StringStorageDefault<char> >, 0ul> > const&, core::vector<core::basic_string<char, core::StringStorageDefault<char> >, core::allocator<core::basic_string<char, core::StringStorageDefault<char> >, 0ul> > const&, ShaderCompileRequirements const&)
2024-10-02T22:10:44.8038176Z #8 0x0055ae713e928d in (Unknown)
2024-10-02T22:10:44.8040054Z #9 0x0055ae70d65a37 in DoShaderImportProcessing(core::basic_string_ref<char>, Shader&, core::basic_string<char, core::StringStorageDefault<char> > const&, AssetImportContext*, bool)
2024-10-02T22:10:44.8042667Z #10 0x0055ae70d6606a in ShaderImporter::UpdateShaderWithSource(AssetImportContext*, Shader&, core::basic_string<char, core::StringStorageDefault<char> > const&, bool, AwakeFromLoadMode)
2024-10-02T22:10:44.8045273Z #11 0x0055ae70d662a0 in ShaderImporter::CreateShaderAssetFromScript(AssetImportContext*, core::basic_string<char, core::StringStorageDefault<char> > const&, bool)
2024-10-02T22:10:44.8047188Z #12 0x0055ae6f57e5b6 in ShaderUtil_CUSTOM_CreateShaderAsset(void*, BindingsManagedSpan*, unsigned char)
2024-10-02T22:10:44.8049723Z #13 0x000000401d2d6a in (wrapper managed-to-native) UnityEditor.ShaderUtil:CreateShaderAsset_Injected (intptr,UnityEngine.Bindings.ManagedSpanWrapper&,bool)
2024-10-02T22:10:44.8052003Z #14 0x000000401d297b in UnityEditor.ShaderUtil:CreateShaderAsset (UnityEditor.AssetImporters.AssetImportContext,string,bool)
2024-10-02T22:10:44.8055451Z #15 0x00000040161077 in UnityEditor.ShaderGraph.ShaderGraphImporter:BuildAllShaders (UnityEditor.AssetImporters.AssetImportContext,UnityEditor.ShaderGraph.ShaderGraphImporter/AssetImportErrorLog,UnityEditor.ShaderGraph.AssetCollection,UnityEditor.ShaderGraph.GraphData)
2024-10-02T22:10:44.8059002Z #16 0x0000004015a3cb in UnityEditor.ShaderGraph.ShaderGraphImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
2024-10-02T22:10:44.8061068Z #17 0x000000400bd185 in UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
2024-10-02T22:10:44.8063144Z #18 0x000000400bd214 in (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)
2024-10-02T22:10:44.8064262Z #19 0x007fdada446406 in (Unknown)
2024-10-02T22:10:44.8064767Z #20 0x007fdada5e3bdd in (Unknown)
2024-10-02T22:10:44.8065304Z #21 0x007fdada5e3b41 in mono_runtime_invoke
2024-10-02T22:10:44.8066635Z #22 0x0055ae6ff3bab3 in scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)
2024-10-02T22:10:44.8068247Z #23 0x0055ae6ff11e63 in ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)
2024-10-02T22:10:44.8069552Z #24 0x0055ae717ae716 in ScriptedImporter::GenerateAssetData(AssetImportContext&)
2024-10-02T22:10:44.8070405Z #25 0x0055ae71705f29 in (Unknown)
2024-10-02T22:10:44.8070889Z #26 0x0055ae71704a48 in (Unknown)
2024-10-02T22:10:44.8072392Z #27 0x0055ae7167c8ac in AssetImportWorker::Import(AssetResolver&, ImportAssetInputs const&, TransientArtifactProvider const&, WorkerImportResponse&, IImportProgress*, bool*)
2024-10-02T22:10:44.8073922Z #28 0x0055ae7166bfed in (Unknown)
2024-10-02T22:10:44.8074408Z #29 0x0055ae71669fea in (Unknown)
2024-10-02T22:10:44.8075512Z #30 0x0055ae7164c48a in RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2)
2024-10-02T22:10:44.8077466Z #31 0x0055ae7162ba4f in StopAssetImportingV2Internal(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*, char const*)
2024-10-02T22:10:44.8079013Z #32 0x0055ae7162e26e in InitialRefreshV2(bool, bool)
2024-10-02T22:10:44.8079829Z #33 0x0055ae715e7553 in AssetDatabase::InitialRefresh(bool, bool)
2024-10-02T22:10:44.8080677Z #34 0x0055ae70d20941 in Application::InitializeProject()
2024-10-02T22:10:44.8081388Z #35 0x0055ae71436cc1 in InitializeUnity(void*)
2024-10-02T22:10:44.8081972Z #36 0x007fdbdcd1c2c8 in (Unknown)
2024-10-02T22:10:44.8082539Z #37 0x007fdbdcd1bc44 in g_main_context_dispatch
2024-10-02T22:10:44.8083138Z #38 0x007fdbdcd71258 in (Unknown)
2024-10-02T22:10:44.8083650Z #39 0x007fdbdcd1b2b3 in g_main_loop_run
2024-10-02T22:10:44.8084198Z #40 0x007fdbda21fcfd in gtk_main
2024-10-02T22:10:44.8084680Z #41 0x0055ae714362b4 in main
2024-10-02T22:10:44.8085136Z #42 0x007fdbd9c51d90 in (Unknown)
2024-10-02T22:10:44.8085658Z #43 0x007fdbd9c51e40 in __libc_start_main
2024-10-02T22:10:44.8086313Z #44 0x0055ae6f310029 in (Unknown)
2024-10-02T22:10:45.3233432Z Segmentation fault (core dumped)
2024-10-02T22:10:45.3277952Z Build failed, with exit code 139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment