From the BuildScript:
string outputPath = Path.GetDirectoryName(Application.dataPath);
string outputName = GetBuildTargetName(BuildTarget.Android);
locationPathName = outputPath + @"/output" + outputName;
I see that I forgot to add GetBuildTargetName in my previous comment.
GetBuildTargetName (with BuildTarget.Android) returns:
string extension = EditorUserBuildSettings.buildAppBundle ? "aab" : "apk";
return $"/{Application.productName}.{extension}";
Thus the locationPathName = {SOURCEDIR}/output/{Application.productName}.{aab/apk}
If by ‘cache and targets’ you mean Library-Folder, Temp-Folder, etc, then it’s not. It’s running in a ‘Clean’ environment, without any of those folders (pulling a clean version from Git every time).
As stated above: These do not exist before the build. The Library-folder is part of my .gitignore, and thus does not exist prior to the build in my CI-builds.
I will try to do this later today/tomorrow. Will post the bug report # when this is done.
Full output of the Build-Step:
+ unity-editor -batchmode -quit -nographics -projectPath . -buildTarget Android -EnableCacheServer -cacheServerEndpoint unity_accelerator:10080 -executeMethod net.StrangeFruits.BuildTools.BuildScript.BuildAndroid -logFile -
Unity Editor version: 2021.3.1f1 (3b70a0754835)
Branch: 2021.3/staging
Build type: Release
Batch mode: YES
System name: Linux
Distro version: #1 SMP Fri Apr 2 22:23:49 UTC 2021
Kernel version: 5.10.16.3-microsoft-standard-WSL2
Architecture: x86_64
Available memory: 7956 MB
[LicensingClient] Channel doesn't exist: "LicenseClient-root"
[Licensing::Module] Successfully launched the LicensingClient (PId: 194)
[SignatureVerifier] Application signature verification not supported on this platform.
[LicensingClient] Handshaking with LicensingClient (version: 1.9.0+249add7)
[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-root" (connect: 0.34s, validation: 0.09s, handshake: 0.00s)
[Licensing::Module] Connected to LicensingClient (PId: 194, launch time: 0.00, total connection time: 0.43s)
Entitlement-based licensing initiated
[Licensing::Module] Error: Access token is unavailable
[LicensingClient] Licenses updated successfully
LICENSE SYSTEM [2022517 22:50:6] Next license update check is after 2022-05-18T14:27:35
LICENSE SYSTEM [2022517 22:50:6] Current license is already valid and activated. Skipping license activation process (Provided username/password will be ignored).
[Licensing::Module] Serial number assigned to: "F4-3W8E-ZRAM-VDB2-PNVB-XXXX"
Pro License: NO
Initialize udev device monitor.
[Package Manager] Server::Start -- Port 51481 was selected
COMMAND LINE ARGUMENTS:
/opt/unity/Editor/Unity
-batchmode
-batchmode
-quit
-nographics
-projectPath
.
-buildTarget
Android
-EnableCacheServer
-cacheServerEndpoint
unity_accelerator:10080
-executeMethod
net.StrangeFruits.BuildTools.BuildScript.BuildAndroid
-logFile
-
Successfully changed project path to: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android
/home/jenkins/agent/workspace/BuildTesting_Unity_master/Android
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
"memorysetup-bucket-allocator-block-size=33554432"
"memorysetup-bucket-allocator-block-count=8"
"memorysetup-main-allocator-block-size=16777216"
"memorysetup-thread-allocator-block-size=16777216"
"memorysetup-gfx-main-allocator-block-size=16777216"
"memorysetup-gfx-thread-allocator-block-size=16777216"
"memorysetup-cache-allocator-block-size=4194304"
"memorysetup-typetree-allocator-block-size=2097152"
"memorysetup-profiler-bucket-allocator-granularity=16"
"memorysetup-profiler-bucket-allocator-bucket-count=8"
"memorysetup-profiler-bucket-allocator-block-size=33554432"
"memorysetup-profiler-bucket-allocator-block-count=8"
"memorysetup-profiler-allocator-block-size=16777216"
"memorysetup-profiler-editor-allocator-block-size=1048576"
"memorysetup-temp-allocator-size-main=16777216"
"memorysetup-job-temp-allocator-block-size=2097152"
"memorysetup-job-temp-allocator-block-size-background=1048576"
"memorysetup-job-temp-allocator-reduction-small-platforms=262144"
"memorysetup-temp-allocator-size-background-worker=32768"
"memorysetup-temp-allocator-size-job-worker=262144"
"memorysetup-temp-allocator-size-preload-manager=33554432"
"memorysetup-temp-allocator-size-nav-mesh-worker=65536"
"memorysetup-temp-allocator-size-audio-worker=65536"
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Rebuilding Library because the asset database could not be found!
[Package Manager] Done resolving packages in 34.81s seconds
[Package Manager] Lock file was modified
[Package Manager]
Registered 48 packages:
Packages from [http://217.100.56.126:4873]:
net.strangefruits.utils@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/net.strangefruits.utils@1.0.0)
Packages from [https://packages.unity.com]:
com.unity.collab-proxy@1.15.16 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.collab-proxy@1.15.16)
com.unity.ide.rider@3.0.13 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.ide.rider@3.0.13)
com.unity.ide.visualstudio@2.0.14 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.ide.visualstudio@2.0.14)
com.unity.ide.vscode@1.2.5 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.ide.vscode@1.2.5)
com.unity.test-framework@1.1.31 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.test-framework@1.1.31)
com.unity.textmeshpro@3.0.6 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.textmeshpro@3.0.6)
com.unity.timeline@1.6.4 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.timeline@1.6.4)
com.unity.toolchain.win-x86_64-linux-x86_64@2.0.1 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.toolchain.win-x86_64-linux-x86_64@2.0.1)
com.unity.sysroot@2.0.2 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.sysroot@2.0.2)
com.unity.sysroot.linux-x86_64@2.0.1 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.sysroot.linux-x86_64@2.0.1)
com.unity.ext.nunit@1.0.6 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.ext.nunit@1.0.6)
com.unity.services.core@1.0.1 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.services.core@1.0.1)
Built-in packages:
com.unity.ugui@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.ugui@1.0.0)
com.unity.modules.ai@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.ai@1.0.0)
com.unity.modules.androidjni@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.androidjni@1.0.0)
com.unity.modules.animation@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.animation@1.0.0)
com.unity.modules.assetbundle@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.assetbundle@1.0.0)
com.unity.modules.audio@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.audio@1.0.0)
com.unity.modules.cloth@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.cloth@1.0.0)
com.unity.modules.director@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.director@1.0.0)
com.unity.modules.imageconversion@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.imageconversion@1.0.0)
com.unity.modules.imgui@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.imgui@1.0.0)
com.unity.modules.jsonserialize@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.jsonserialize@1.0.0)
com.unity.modules.particlesystem@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.particlesystem@1.0.0)
com.unity.modules.physics@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.physics@1.0.0)
com.unity.modules.physics2d@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.physics2d@1.0.0)
com.unity.modules.screencapture@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.screencapture@1.0.0)
com.unity.modules.terrain@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.terrain@1.0.0)
com.unity.modules.terrainphysics@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.terrainphysics@1.0.0)
com.unity.modules.tilemap@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.tilemap@1.0.0)
com.unity.modules.ui@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.ui@1.0.0)
com.unity.modules.uielements@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.uielements@1.0.0)
com.unity.modules.umbra@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.umbra@1.0.0)
com.unity.modules.unityanalytics@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.unityanalytics@1.0.0)
com.unity.modules.unitywebrequest@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.unitywebrequest@1.0.0)
com.unity.modules.unitywebrequestassetbundle@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.unitywebrequestassetbundle@1.0.0)
com.unity.modules.unitywebrequestaudio@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.unitywebrequestaudio@1.0.0)
com.unity.modules.unitywebrequesttexture@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.unitywebrequesttexture@1.0.0)
com.unity.modules.unitywebrequestwww@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.unitywebrequestwww@1.0.0)
com.unity.modules.vehicles@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.vehicles@1.0.0)
com.unity.modules.video@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.video@1.0.0)
com.unity.modules.vr@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.vr@1.0.0)
com.unity.modules.wind@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.wind@1.0.0)
com.unity.modules.xr@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.xr@1.0.0)
com.unity.modules.subsystems@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.subsystems@1.0.0)
com.unity.modules.uielementsnative@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Library/PackageCache/com.unity.modules.uielementsnative@1.0.0)
Local packages:
net.strangefruits.buildtools@file:/home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/net.strangefruits.buildtools@1.0.0 (location: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/net.strangefruits.buildtools@1.0.0)
PlayerPrefs - Creating folder: /root/.config/unity3d/StrangeFruits
PlayerPrefs - Creating folder: /root/.config/unity3d/StrangeFruits/CITesting
Unable to load player prefs
[Subsystems] No new subsystems found in resolved package list.
Package Manager log level set to [2]
[Package Manager] Done registering packages in 0.02s seconds
Targeting platform: Android
Refreshing native plugins compatible for Editor in 0.01 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2021.3.1f1 (3b70a0754835)
[Subsystems] Discovering subsystems at path /opt/unity/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/Assets
Forcing GfxDevice: Null
GfxDevice: creating device client; threaded=0; jobified=0
NullGfxDevice:
Version: NULL 1.0 [1.0]
Renderer: Null Device
Vendor: Unity Technologies
Initialize mono
Mono path[0] = '/opt/unity/Editor/Data/Managed'
Mono path[1] = '/opt/unity/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-linux'
Mono config path = '/opt/unity/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56184
Using cacheserver namespaces - metadata:defaultmetadata, artifacts:defaultartifacts
Using cacheserver namespaces - metadata:defaultmetadata, artifacts:defaultartifacts
ImportWorker Server TCP listen port: 0
AcceleratorClientConnectionCallback - connected - unity_accelerator:10080
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: /opt/unity/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
Register platform support module: /opt/unity/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll
Registered in 0.006929 seconds.
Native extension for LinuxStandalone target not found
Native extension for Android target not found
Refreshing native plugins compatible for Editor in 0.01 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.571 seconds
Domain Reload Profiling:
ReloadAssembly (571ms)
BeginReloadAssembly (107ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
EndReloadAssembly (353ms)
LoadAssemblies (108ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (103ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (30ms)
SetupLoadedEditorAssemblies (177ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (48ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (1ms)
ProcessInitializeOnLoadAttributes (91ms)
ProcessInitializeOnLoadMethodAttributes (36ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Application.AssetDatabase Initial Refresh Start
A meta data file (.meta) exists but its folder 'Assets/StreamingAssets' 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.
Registering precompiled user dll's ...
Registered in 0.001228 seconds.
Querying for cacheable assets in Cache Server:
00000000000000001000000000000000:Assets
Start importing Assets using Guid(00000000000000001000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '57a677158d4655b8e6206ce32507cf2a') in 0.004824 seconds
Querying for cacheable assets in Cache Server:
6023f2b823fc19b4e4a90875281ff117:Packages/com.unity.test-framework
80a5d86110aec2b82ed2eeee5202f404:Packages/com.unity.sysroot
c060426bfd6e82575228df6656368eaa:Packages/com.unity.modules.imgui
1158e311a3101950348dcecb1bebc42d:Packages/com.unity.modules.animation
515638b803bef8599dbd6d5c8bdaa53e:Packages/com.unity.modules.xr
6224db804065238177615ef8cfec5e79:Packages/com.unity.sysroot.linux-x86_64
b219c86ce508e478367c0a46e1aa9fe4:Packages/com.unity.modules.assetbundle
d362b56e48ec4214c96bb16a81d62854:Assets/Scripts
5469ef0820152a4ae45d400fdc4626e4:Packages/com.unity.modules.screencapture
a4610cf559d77b9f256416d9ccaeac55:Packages/com.unity.timeline
c4df1124e2787ee0c8d1a911de17ee73:Packages/com.unity.modules.cloth
25a477c2f24db8778a4179421a32cc21:Packages/com.unity.ext.nunit
850c54ee0b9e1aa740b1c67792eb1f26:Packages/com.unity.modules.imageconversion
95f85adeda79e994f011eb2152cf4fc9:Packages/com.unity.modules.terrainphysics
c522a644a29fcab2eaf63298c118a65b:Packages/com.unity.modules.unitywebrequest
d5f0b0adc6826e9dd3b72e292e8438be:Packages/com.unity.modules.unitywebrequestassetbundle
f54d1bd14bd3ca042bd867b519fee8cc:Assets/TextMesh Pro
56b94a5b6990c879bb0f057719d1064b:Packages/com.unity.modules.subsystems
d6c6a000a805f00649b36b542e8426c2:Packages/com.unity.modules.unityanalytics
d6db7caf2e852b75ebb9c6098418179c:Packages/com.unity.modules.physics
178008567c08e6d84014fa87825d10bb:Packages/com.unity.modules.vr
376c84ea405e0f2b80562c23bb977216:Packages/com.unity.modules.physics2d
b77b1ad9c05af0412725856c6c53b037:Packages/com.unity.modules.wind
2808ba6bccb2478ec9c7209d8bf1f3cc:Packages/com.unity.modules.uielements
38e3a8976f0b9c586b6dfbcef4e4066c:Packages/com.unity.modules.unitywebrequestaudio
48b10b41f58d5b49717f376cda59eeb8:Packages/com.unity.modules.particlesystem
98bca4c255da086a4492d2dce66a2415:Packages/net.strangefruits.utils
09e28640d754a611467eebfb261ed749:Packages/com.unity.modules.tilemap
39728903e57c60021f80449a8bbc0096:Packages/com.unity.modules.ui
692b5d152f4d57246bf598427c153415:Assets/Scenes
995c08a3305ff9f0dab5e86f340bd9a7:Packages/com.unity.modules.androidjni
1adad61bfb44214ee3e887b5febc4396:Packages/com.unity.collab-proxy
3a219fcfd1d07df6dc0b356c81eaee13:Packages/com.unity.toolchain.win-x86_64-linux-x86_64
cabaa672b0e3ee91fa7b6da4daab7970:Packages/com.unity.textmeshpro
ea5aa18a49e4f29d74984ea0ea11a238:Packages/com.unity.ide.rider
1c61a04a5b7737c4d16673d64be4194e:Packages/com.unity.ide.vscode
1cf2469083ffa484da4d78dd70d708e8:Packages/com.unity.modules.vehicles
3c952e89bf6b2a98a63dad340d4211e2:Packages/com.unity.services.core
9c7c268fa6492449654839df69f2a2f4:Packages/com.unity.modules.umbra
dcc8c6e92b172a65719af5ddf47dd968:Packages/com.unity.modules.unitywebrequestwww
dcf990bbc159cd2428200462c7a64461:Assets/Art
fc3a810351931f5e6183e16b9beb5563:Packages/com.unity.modules.jsonserialize
2d142b475fbfb8cf12ba3a795194300a:Packages/com.unity.modules.director
2d6ba5cbe47e6ad3c87474c56174d4e0:Packages/com.unity.modules.audio
9db636ca49aa246019dd93b7c8b689f4:Packages/com.unity.ide.visualstudio
ede0462698a4a5643aa9872c074acd38:Packages/com.unity.modules.video
fd871a8be47119612f7c254e96a822b7:Packages/com.unity.modules.ai
6e1c8b97ec8aa0464e92506ffe099558:Packages/com.unity.modules.terrain
9ef31337c0a2319d3bb51e37cdb73cd8:Packages/com.unity.modules.uielementsnative
0fe946747d293320c54305e33fcba7a1:Packages/net.strangefruits.buildtools
6f1c7ebc8ac78cb951be24c238cbd3ba:Packages/com.unity.modules.unitywebrequesttexture
8fa575843632c7644b3c6251e7430b56:Assets/StreamingAssets
8f7652e09069a1943278893d4264401e:Packages/com.unity.ugui
Start importing ProjectSettings/InputManager.asset using Guid(00000000000000002000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f31fda792d6920bb939bf76a12c372bc') in 0.000980 seconds
Start importing ProjectSettings/TagManager.asset using Guid(00000000000000003000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b899d3f0f84f8c771d550d098742d087') in 0.000574 seconds
Start importing ProjectSettings/ProjectSettings.asset using Guid(00000000000000004000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9fbe2a53ab95857c70c1c0cc603f49d0') in 0.001604 seconds
Start importing ProjectSettings/AudioManager.asset using Guid(00000000000000006000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e6bbb3f2f742afac4445e0db03a64640') in 0.000493 seconds
Start importing ProjectSettings/TimeManager.asset using Guid(00000000000000007000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'be5fcc45879cab6438e5d75326808784') in 0.000524 seconds
Start importing ProjectSettings/DynamicsManager.asset using Guid(00000000000000008000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4c52f579ae0e2e3e9075b248a406f006') in 0.000509 seconds
Start importing ProjectSettings/QualitySettings.asset using Guid(00000000000000009000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f0d41f0c760bb83427c19dbf714ce460') in 0.000617 seconds
Start importing ProjectSettings/EditorBuildSettings.asset using Guid(0000000000000000b000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9f59df3422a4cd51bcf873fcc0e3a51f') in 0.000525 seconds
Start importing ProjectSettings/EditorSettings.asset using Guid(0000000000000000c000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3c2fbb707f271286da351db9228ce1e3') in 0.000506 seconds
Start importing ProjectSettings/NavMeshAreas.asset using Guid(00000000000000004100000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '14591f1c0c8f979b7b47f01f7ae31b79') in 0.000560 seconds
Start importing ProjectSettings/Physics2DSettings.asset using Guid(00000000000000005100000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '46b541034906688c4eaab82b56687ee3') in 0.000572 seconds
Start importing ProjectSettings/GraphicsSettings.asset using Guid(00000000000000006100000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'eff244ea0116d3256a607e5a89199238') in 0.000584 seconds
Start importing ProjectSettings/ClusterInputManager.asset using Guid(00000000000000007100000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b9d893e875ca5b2c2b20c6d3904e4d0c') in 0.000524 seconds
Start importing ProjectSettings/UnityConnectSettings.asset using Guid(0000000000000000a100000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '74711a59033faedbd3bf67ebb80414fe') in 0.000523 seconds
Start importing ProjectSettings/PresetManager.asset using Guid(0000000000000000b100000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b7912c8ee0f6d784e3ebeeb4441a5e46') in 0.000616 seconds
Start importing ProjectSettings/VFXManager.asset using Guid(0000000000000000c100000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0c043c6a84e8132af36fa3359be4cbe9') in 0.000680 seconds
Start importing ProjectSettings/VersionControlSettings.asset using Guid(0000000000000000d100000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b09c2987ac2b1729f640c2303c2f34e0') in 0.000644 seconds
Start importing ProjectSettings/MemorySettings.asset using Guid(0000000000000000f100000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3affbb349bfc2f06ac4e5f61ecec8197') in 0.000684 seconds
Start importing Packages/com.unity.test-framework using Guid(6023f2b823fc19b4e4a90875281ff117) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dcf7ecc04932695c7ceb3aea29201259') in 0.000362 seconds
Start importing Packages/com.unity.sysroot using Guid(80a5d86110aec2b82ed2eeee5202f404) Importer(-1,00000000000000000000000000000000) -> (artifact id: '59cdc221bc69bbe7bb7a50ccc3067631') in 0.000244 seconds
Start importing Packages/com.unity.modules.imgui using Guid(c060426bfd6e82575228df6656368eaa) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd13fcc9ebf738ba0353082c57e6e0a05') in 0.000222 seconds
Start importing Packages/com.unity.modules.animation using Guid(1158e311a3101950348dcecb1bebc42d) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a47ccba248fd2fa9ab8de8acc2a7a4bd') in 0.000234 seconds
Start importing Packages/com.unity.modules.xr using Guid(515638b803bef8599dbd6d5c8bdaa53e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '587022b51468c7e588029575b9bbae02') in 0.000247 seconds
Start importing Packages/com.unity.sysroot.linux-x86_64 using Guid(6224db804065238177615ef8cfec5e79) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e3a3b33eb858f167dabd0546c4b169e4') in 0.000224 seconds
Start importing Packages/com.unity.modules.assetbundle using Guid(b219c86ce508e478367c0a46e1aa9fe4) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dfe76a3b6b099e6160122735716ef718') in 0.000226 seconds
Start importing Assets/Scripts using Guid(d362b56e48ec4214c96bb16a81d62854) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8f2bef47dfbc86548edb200f254d9288') in 0.000316 seconds
Start importing Packages/com.unity.modules.screencapture using Guid(5469ef0820152a4ae45d400fdc4626e4) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ff0304fc281011cdf86d1de2f050eb7b') in 0.000248 seconds
Start importing Packages/com.unity.timeline using Guid(a4610cf559d77b9f256416d9ccaeac55) Importer(-1,00000000000000000000000000000000) -> (artifact id: '92e57d6c4e171032ec2384aa04213f2e') in 0.000240 seconds
Start importing Packages/com.unity.modules.cloth using Guid(c4df1124e2787ee0c8d1a911de17ee73) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e886b38fa597f8b75bb71de49dd7a164') in 0.000280 seconds
Start importing Packages/com.unity.ext.nunit using Guid(25a477c2f24db8778a4179421a32cc21) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b516fb8b54f0318a6805b4c2a32d344e') in 0.000229 seconds
Start importing Packages/com.unity.modules.imageconversion using Guid(850c54ee0b9e1aa740b1c67792eb1f26) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ced0eee64277ce9b43112d78e6f6eaa8') in 0.000243 seconds
Start importing Packages/com.unity.modules.terrainphysics using Guid(95f85adeda79e994f011eb2152cf4fc9) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f295214af5e6e4eb0bd297ce138d4290') in 0.000323 seconds
Start importing Packages/com.unity.modules.unitywebrequest using Guid(c522a644a29fcab2eaf63298c118a65b) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f3693c3f62f9c65e1a96fa546133d5b6') in 0.000256 seconds
Start importing Packages/com.unity.modules.unitywebrequestassetbundle using Guid(d5f0b0adc6826e9dd3b72e292e8438be) Importer(-1,00000000000000000000000000000000) -> (artifact id: '64594e29eee540b865a59d7ce9514465') in 0.000257 seconds
Start importing Assets/TextMesh Pro using Guid(f54d1bd14bd3ca042bd867b519fee8cc) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c98b58e6c3a9b88b79fc589a04d6cde1') in 0.000309 seconds
Start importing Packages/com.unity.modules.subsystems using Guid(56b94a5b6990c879bb0f057719d1064b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '05650ea1919248e3b554f194998a275a') in 0.000248 seconds
Start importing Packages/com.unity.modules.unityanalytics using Guid(d6c6a000a805f00649b36b542e8426c2) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9924449b2d7729591c9cd53841b8ba0d') in 0.000240 seconds
Start importing Packages/com.unity.modules.physics using Guid(d6db7caf2e852b75ebb9c6098418179c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '546b09c3b0cbdca08573ba9958fb7abd') in 0.000251 seconds
Start importing Packages/com.unity.modules.vr using Guid(178008567c08e6d84014fa87825d10bb) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0749d9c8d98abdc7c9c34fd64e0fa32d') in 0.000241 seconds
Start importing Packages/com.unity.modules.physics2d using Guid(376c84ea405e0f2b80562c23bb977216) Importer(-1,00000000000000000000000000000000) -> (artifact id: '98278de1ab16eb35ac46928a62ca7b11') in 0.000232 seconds
Start importing Packages/com.unity.modules.wind using Guid(b77b1ad9c05af0412725856c6c53b037) Importer(-1,00000000000000000000000000000000) -> (artifact id: '34a6c49ae7df9e8ef4f9b17ed0c4e452') in 0.000262 seconds
Start importing Packages/com.unity.modules.uielements using Guid(2808ba6bccb2478ec9c7209d8bf1f3cc) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c2ed2411de69961a84f68615e9f0d5cb') in 0.000246 seconds
Start importing Packages/com.unity.modules.unitywebrequestaudio using Guid(38e3a8976f0b9c586b6dfbcef4e4066c) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e8ddfa7062a438b31f4b423d1898cede') in 0.000262 seconds
Start importing Packages/com.unity.modules.particlesystem using Guid(48b10b41f58d5b49717f376cda59eeb8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '554d7b97b7f12180688e3947079d77be') in 0.000258 seconds
Start importing Packages/net.strangefruits.utils using Guid(98bca4c255da086a4492d2dce66a2415) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e6e1d657b6c41d4d1444aaa2ea5e39da') in 0.000240 seconds
Start importing Packages/com.unity.modules.tilemap using Guid(09e28640d754a611467eebfb261ed749) Importer(-1,00000000000000000000000000000000) -> (artifact id: '080a28d9fc90949e040d270449c53448') in 0.000263 seconds
Start importing Packages/com.unity.modules.ui using Guid(39728903e57c60021f80449a8bbc0096) Importer(-1,00000000000000000000000000000000) -> (artifact id: '60b34ec0f9752eaac26a0cd5b677fcf7') in 0.000258 seconds
Start importing Assets/Scenes using Guid(692b5d152f4d57246bf598427c153415) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7c6d5fd989dae55f563bd9ef92223dad') in 0.000273 seconds
Start importing Packages/com.unity.modules.androidjni using Guid(995c08a3305ff9f0dab5e86f340bd9a7) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7a4cf4fd2602686d7a5638d91e460185') in 0.000292 seconds
Start importing Packages/com.unity.collab-proxy using Guid(1adad61bfb44214ee3e887b5febc4396) Importer(-1,00000000000000000000000000000000) -> (artifact id: '95bd741e34901e7d202947998a43fba2') in 0.000235 seconds
Start importing Packages/com.unity.toolchain.win-x86_64-linux-x86_64 using Guid(3a219fcfd1d07df6dc0b356c81eaee13) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7fcf6351a21281916c7f4ab112c09aae') in 0.000253 seconds
Start importing Packages/com.unity.textmeshpro using Guid(cabaa672b0e3ee91fa7b6da4daab7970) Importer(-1,00000000000000000000000000000000) -> (artifact id: '980140e8a0bd135d79e29d1035fa31ac') in 0.000242 seconds
Start importing Packages/com.unity.ide.rider using Guid(ea5aa18a49e4f29d74984ea0ea11a238) Importer(-1,00000000000000000000000000000000) -> (artifact id: '12fc439a0dd138a6cacf9a0eda8b478f') in 0.000257 seconds
Start importing Packages/com.unity.ide.vscode using Guid(1c61a04a5b7737c4d16673d64be4194e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3f217d355094d35117e4e5be19a6f047') in 0.000229 seconds
Start importing Packages/com.unity.modules.vehicles using Guid(1cf2469083ffa484da4d78dd70d708e8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '43a2075a7b91a318a7ab4b7faed4037a') in 0.000235 seconds
Start importing Packages/com.unity.services.core using Guid(3c952e89bf6b2a98a63dad340d4211e2) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c16ffa247b54d9664fc44b85ee5efe37') in 0.000249 seconds
Start importing Packages/com.unity.modules.umbra using Guid(9c7c268fa6492449654839df69f2a2f4) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b47175f8258bcabd12f995ea8f95379b') in 0.000233 seconds
Start importing Packages/com.unity.modules.unitywebrequestwww using Guid(dcc8c6e92b172a65719af5ddf47dd968) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'cfe071a5e5913615564d96b6ef5ff3fc') in 0.000261 seconds
Start importing Assets/Art using Guid(dcf990bbc159cd2428200462c7a64461) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0a3e66d92264be17ae516469a1e02061') in 0.000293 seconds
Start importing Packages/com.unity.modules.jsonserialize using Guid(fc3a810351931f5e6183e16b9beb5563) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f0e44aa9e3bb5bd0a6005fc7a2638146') in 0.000248 seconds
Start importing Packages/com.unity.modules.director using Guid(2d142b475fbfb8cf12ba3a795194300a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ce70160fb7961e9333dd6f9a1c51b559') in 0.000285 seconds
Start importing Packages/com.unity.modules.audio using Guid(2d6ba5cbe47e6ad3c87474c56174d4e0) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2607d9def2dd343ba72b622a57e2fbe4') in 0.000242 seconds
Start importing Packages/com.unity.ide.visualstudio using Guid(9db636ca49aa246019dd93b7c8b689f4) Importer(-1,00000000000000000000000000000000) -> (artifact id: '077cde126a56461bb13ab999db1bcff2') in 0.000241 seconds
Start importing Packages/com.unity.modules.video using Guid(ede0462698a4a5643aa9872c074acd38) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e5ad74dffac37df0c069c14dd5da4502') in 0.000282 seconds
Start importing Packages/com.unity.modules.ai using Guid(fd871a8be47119612f7c254e96a822b7) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f5fabb3d537826d2b1d29e6575601f42') in 0.000238 seconds
Start importing Packages/com.unity.modules.terrain using Guid(6e1c8b97ec8aa0464e92506ffe099558) Importer(-1,00000000000000000000000000000000) -> (artifact id: '06e93bdcde9b5130b6ef2ab8aedab1d0') in 0.000236 seconds
Start importing Packages/com.unity.modules.uielementsnative using Guid(9ef31337c0a2319d3bb51e37cdb73cd8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '667fc4645dbc3512c7a55cfa138c180d') in 0.000290 seconds
Start importing Packages/net.strangefruits.buildtools using Guid(0fe946747d293320c54305e33fcba7a1) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c20870ca161e3a438dd496cc52fce307') in 0.000235 seconds
Start importing Packages/com.unity.modules.unitywebrequesttexture using Guid(6f1c7ebc8ac78cb951be24c238cbd3ba) Importer(-1,00000000000000000000000000000000) -> (artifact id: '63566232738f714ff44ba67567c09c58') in 0.000284 seconds
Start importing Assets/StreamingAssets using Guid(8fa575843632c7644b3c6251e7430b56) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dfb90f3d905a7d7636edcb07e9716766') in 0.000336 seconds
Start importing Packages/com.unity.ugui using Guid(8f7652e09069a1943278893d4264401e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '99d4dfd6024f9a0223a53b4877585c70') in 0.000228 seconds
Querying for cacheable assets in Cache Server:
801c29f0074fd324eabce9248151ece6:Packages/net.strangefruits.utils/Editor
d0603b6d5186471b96c778c3949c7ce2:Assets/TextMesh Pro/Sprites
21355b98f3d94d714ad8c543adb3c7ef:Packages/com.unity.sysroot/Tests
9129183a42052cd43b9c284d6dbd541e:Packages/com.unity.ide.rider/Rider
d1a0a27327b54c3bac52a08929c33f81:Packages/com.unity.textmeshpro/Editor Resources
f14311c132be48342a010833293cf97b:Packages/com.unity.collab-proxy/Tests
a36d8b72880a8004f96ac54ce4598ff9:Packages/com.unity.ext.nunit/net35
243e06394e614e5d99fab26083b707fa:Assets/TextMesh Pro/Resources
5486badfefef3eb47b45d071d232469d:Packages/com.unity.timeline/DocCodeExamples
950890083f4907541a6ed06d70959e49:Packages/com.unity.test-framework/UnityEngine.TestRunner
95cdf27b47eb82747ba9e51f41e72a35:Packages/com.unity.test-framework/UnityEditor.TestRunner
b53dd038fe96141b3ad1e6676408d00b:Packages/com.unity.services.core/Editor
169765632ffb0f87cb8b3c23abe48007:Packages/com.unity.sysroot/Editor
e6a1d1e3d2384453a7371b4a07a41ca4:Packages/com.unity.textmeshpro/Scripts
27987f7a31ce040af97591e628278304:Packages/com.unity.sysroot.linux-x86_64/Tests
674d3a2f6c9b4a99d9308e626bd10ac0:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Tests
8770f9bb3c3965347a009dd7b29b96c8:Assets/Art/Appstore_Icons
089f09d8817637647bb2c38b42704424:Packages/net.strangefruits.buildtools/Editor
58628227479c34542ac8c5193ccced84:Packages/com.unity.ide.vscode/Editor
d850db319a63d2546932ff76fe55a498:Packages/com.unity.ugui/Tests
e8adb8d9ee8a6d24ca6638efefcc8e3f:Packages/net.strangefruits.utils/Runtime
e9f693669af91aa45ad615fc681ed29f:Assets/TextMesh Pro/Shaders
4a707af59e3522d43afe34dfc4429b86:Packages/com.unity.ide.visualstudio/Editor
6ab70aee4d56447429c680537fbf93ed:Assets/TextMesh Pro/Fonts
9a994b3ee6d83415a9fd8831f7791f85:Packages/com.unity.sysroot.linux-x86_64/Editor
aa14b70e6a58c5b4fa6663623e3dca91:Packages/com.unity.ugui/Runtime
9b4f21acd14fdd445b37b76f6587539e:Packages/com.unity.timeline/Editor
2ce4bbcc4722440890a03312706037fe:Packages/com.unity.textmeshpro/Tests
dc0f0050d6c104fc7b2b61ca838fd8c6:Packages/com.unity.collab-proxy/Lib
8db201f5d73e3862cb0b0def16adf4bc:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Editor
3eedd97b804f5a546a8817f8be60e318:Packages/com.unity.collab-proxy/Editor
5ec95f4d5b2d1f14e9ff8682562553f9:Packages/com.unity.textmeshpro/Package Resources
bee384ad5b4d1a843a018082e7db53cd:Packages/com.unity.ugui/Editor
efcf753a96a07b24dbe5f23a8ad5963d:Packages/com.unity.timeline/Runtime
Start importing Packages/net.strangefruits.utils/Editor using Guid(801c29f0074fd324eabce9248151ece6) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ff164f00c83bc48627ae416c037120a4') in 0.000474 seconds
Start importing Assets/TextMesh Pro/Sprites using Guid(d0603b6d5186471b96c778c3949c7ce2) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ba498b8435fd95497d6c0101d544f267') in 0.000269 seconds
Start importing Packages/com.unity.sysroot/Tests using Guid(21355b98f3d94d714ad8c543adb3c7ef) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c9dd443bbb6cbac8a8a01e3134e423fe') in 0.000251 seconds
Start importing Packages/com.unity.ide.rider/Rider using Guid(9129183a42052cd43b9c284d6dbd541e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c409d71311d385881f76f0efc4c2f5b1') in 0.000239 seconds
Start importing Packages/com.unity.textmeshpro/Editor Resources using Guid(d1a0a27327b54c3bac52a08929c33f81) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ae8b514b602ae8bf397250f2686a57c3') in 0.000302 seconds
Start importing Packages/com.unity.collab-proxy/Tests using Guid(f14311c132be48342a010833293cf97b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '41e289100d4ee7d896144425a5945fcd') in 0.000246 seconds
Start importing Packages/com.unity.ext.nunit/net35 using Guid(a36d8b72880a8004f96ac54ce4598ff9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '679210f1f8fdcdc5217b03ea403bccba') in 0.000236 seconds
Start importing Assets/TextMesh Pro/Resources using Guid(243e06394e614e5d99fab26083b707fa) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6ee7e864066b363704e47a22bf374c6c') in 0.000334 seconds
Start importing Packages/com.unity.timeline/DocCodeExamples using Guid(5486badfefef3eb47b45d071d232469d) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fc6e3eb71d7ac629108d6f2c47a60575') in 0.000322 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner using Guid(950890083f4907541a6ed06d70959e49) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e6687c32930ff284ce3bbda74098ec04') in 0.000304 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner using Guid(95cdf27b47eb82747ba9e51f41e72a35) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4584ea198f65ef23fe05550d0d623e38') in 0.000331 seconds
Start importing Packages/com.unity.services.core/Editor using Guid(b53dd038fe96141b3ad1e6676408d00b) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bb01e46080da8f2646fed7ffa1b0ce73') in 0.000266 seconds
Start importing Packages/com.unity.sysroot/Editor using Guid(169765632ffb0f87cb8b3c23abe48007) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7c482a026930ab6767e0bac8e59f329d') in 0.000273 seconds
Start importing Packages/com.unity.textmeshpro/Scripts using Guid(e6a1d1e3d2384453a7371b4a07a41ca4) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3de4e02c1ee1ac4a6fbdd1be0b2e9909') in 0.000324 seconds
Start importing Packages/com.unity.sysroot.linux-x86_64/Tests using Guid(27987f7a31ce040af97591e628278304) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2f0083a3bb771a9cfbb65f22ecf8b9f2') in 0.000250 seconds
Start importing Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Tests using Guid(674d3a2f6c9b4a99d9308e626bd10ac0) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd58cabcd8a4dfbdb695e9c02f8e417ff') in 0.000268 seconds
Start importing Assets/Art/Appstore_Icons using Guid(8770f9bb3c3965347a009dd7b29b96c8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '67fad7e8d0d2a69a6c512c8690e2c079') in 0.000225 seconds
Start importing Packages/net.strangefruits.buildtools/Editor using Guid(089f09d8817637647bb2c38b42704424) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ce9b5c5580c15c9048e5aaf46d3212e8') in 0.000229 seconds
Start importing Packages/com.unity.ide.vscode/Editor using Guid(58628227479c34542ac8c5193ccced84) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3308c924b66d4e68367f44d236fa2fcd') in 0.000279 seconds
Start importing Packages/com.unity.ugui/Tests using Guid(d850db319a63d2546932ff76fe55a498) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b652ad7951ce0064cb0c33e6eca8cb32') in 0.000239 seconds
Start importing Packages/net.strangefruits.utils/Runtime using Guid(e8adb8d9ee8a6d24ca6638efefcc8e3f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4ed1e4b9392e6414f6a99513ebb1f177') in 0.000296 seconds
Start importing Assets/TextMesh Pro/Shaders using Guid(e9f693669af91aa45ad615fc681ed29f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0c4b03f8ec7d436a4fccc83ac99877c3') in 0.000254 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor using Guid(4a707af59e3522d43afe34dfc4429b86) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5391e11d683b5c7dc663b45e523e294b') in 0.000268 seconds
Start importing Assets/TextMesh Pro/Fonts using Guid(6ab70aee4d56447429c680537fbf93ed) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3f231eb966d2793c7a28d075246df932') in 0.000234 seconds
Start importing Packages/com.unity.sysroot.linux-x86_64/Editor using Guid(9a994b3ee6d83415a9fd8831f7791f85) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd5c6e44718e937299d85ac6316c1308e') in 0.000298 seconds
Start importing Packages/com.unity.ugui/Runtime using Guid(aa14b70e6a58c5b4fa6663623e3dca91) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'cdba0993d08257fb16892b97edc99f13') in 0.000239 seconds
Start importing Packages/com.unity.timeline/Editor using Guid(9b4f21acd14fdd445b37b76f6587539e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6f0bf89099b1adf39c735ce19b76946f') in 0.000240 seconds
Start importing Packages/com.unity.textmeshpro/Tests using Guid(2ce4bbcc4722440890a03312706037fe) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b3a37715dc470d00108c76f52d302dbb') in 0.000277 seconds
Start importing Packages/com.unity.collab-proxy/Lib using Guid(dc0f0050d6c104fc7b2b61ca838fd8c6) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b2ca7faee5f6ff005ea990d0d9eea70b') in 0.000256 seconds
Start importing Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Editor using Guid(8db201f5d73e3862cb0b0def16adf4bc) Importer(-1,00000000000000000000000000000000) -> (artifact id: '91d7feabc18805ba417bb71c79f9d8c8') in 0.000247 seconds
Start importing Packages/com.unity.collab-proxy/Editor using Guid(3eedd97b804f5a546a8817f8be60e318) Importer(-1,00000000000000000000000000000000) -> (artifact id: '51aeb0782d43e42d41d2ed1cfe9f6203') in 0.000264 seconds
Start importing Packages/com.unity.textmeshpro/Package Resources using Guid(5ec95f4d5b2d1f14e9ff8682562553f9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8765b69879fdc961139cd07f4da79f87') in 0.000250 seconds
Start importing Packages/com.unity.ugui/Editor using Guid(bee384ad5b4d1a843a018082e7db53cd) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b87b99222c3c25e5cefc90f484476233') in 0.000281 seconds
Start importing Packages/com.unity.timeline/Runtime using Guid(efcf753a96a07b24dbe5f23a8ad5963d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '12a6c0e12e09df2e18f53c3447a4b663') in 0.000276 seconds
Querying for cacheable assets in Cache Server:
4002c4a9fbda3480eb95944a3d3a62de:Packages/com.unity.services.core/Editor/Core
d0cd29fb1ad218b48b814bc3e6d8ac0e:Packages/com.unity.timeline/Runtime/Activation
e091bb444874ef244b1ba4a813fc1e34:Packages/com.unity.timeline/Editor/Audio
114ee901710203147bd1e6b8555e3887:Packages/com.unity.textmeshpro/Tests/Runtime
3174898fbcdf12448963cdb5f5b60a33:Packages/com.unity.timeline/Editor/Animation
512a49d95c0c4332bdd98131869c23c9:Assets/TextMesh Pro/Resources/Sprite Assets
919d97c1a707113409177d498d31cf51:Packages/com.unity.timeline/Editor/Attributes
b124f0b8ca43e6e46bdc0322fad15ea3:Packages/com.unity.timeline/Editor/Activation
d19b75372f4e44d4fa4b2cffbb54124b:Packages/com.unity.timeline/Runtime/Audio
32e2186f4598cff489784aae586f2215:Packages/com.unity.ugui/Runtime/Properties
0387c40e6778a9c53979c0a39407d463:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Tests/Editor
2347243c7aa3e224f9282dc94e6fc3b2:Packages/com.unity.ext.nunit/net35/unity-custom
731f1baa9d144a9897cb1d341c2092b8:Assets/TextMesh Pro/Resources/Fonts & Materials
936bea4b2545c4a4fad2e623b0f6371f:Packages/com.unity.ugui/Tests/Editor
936c6340f3468444ebb1785b4c311126:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol
04ef6500ffe20964b9d0416d549e7143:Packages/net.strangefruits.utils/Runtime/ScriptableObjects
742654cad2425334696ba6ed4495cfef:Packages/com.unity.ugui/Runtime/UI
a4ba451dcf348469cb1fd6802655fd98:Packages/com.unity.sysroot.linux-x86_64/Tests/Editor
b477d1f29b65a674e9d5cdab4eb72b01:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest
4584db2acba045742a16942983e7fb96:Packages/com.unity.timeline/Editor/Recording
853edc343b78a7c4c81cbb3851d48c0a:Packages/com.unity.ugui/Editor/UI
95b719082a664ea45bb56759eed1f271:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings
b5d6c28ed7b94775be9e2560f300247c:Packages/com.unity.textmeshpro/Scripts/Editor
c545241cf2e56ec4997d7677f01ef43d:Packages/com.unity.ugui/Tests/Runtime
d5ae383aa416ba14e800dff2526122ed:Packages/com.unity.collab-proxy/Editor/PlasticSCM
f525580684527b147b70cf94aaa70dbc:Packages/com.unity.ugui/Editor/EventSystem
36422aa067e092e45b9820da2ee3e728:Packages/com.unity.ide.visualstudio/Editor/COMIntegration
5673d7b11cb9ad04eb2368068b720c17:Packages/com.unity.timeline/Editor/State
7602252bdb82b8d45ae3483c3a00d3e1:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser
8620e97e7e9859049934889a52248435:Packages/com.unity.timeline/Editor/Actions
9697e3389841799429883655738e91bb:Packages/net.strangefruits.utils/Runtime/Attributes
d64d92e4f04a13e4b99ea8d48e9e8ae9:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers
f601c0d674119f74db9c15166b3a58c4:Packages/com.unity.timeline/Editor/Extensions
57ff740bce4ab0c498ada374a8ca1dc0:Packages/com.unity.timeline/Editor/Analytics
8721cb2237d4a564a94a51f56243bdac:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun
a77cec0d8f4e942d383bb0c51a439644:Packages/com.unity.timeline/Editor/Localization
a73ebdb6c1006364f8c7b37dc53d8ab7:Packages/com.unity.timeline/Editor/Utilities
c779d3735d950f341ba35154e8b3234b:Packages/com.unity.ide.vscode/Editor/ProjectGeneration
28e8b16370ff78c4faca58757271619f:Packages/com.unity.timeline/Editor/Window
b8e4d0db015969e4b807acc03df70d15:Packages/com.unity.collab-proxy/Tests/Editor
b8c5993172f27e4419d7d4ed5ef77840:Packages/com.unity.timeline/Runtime/Events
f8730045d7da0f84cb11c0d868899577:Packages/com.unity.timeline/Runtime/Utilities
f8e6a2d47aba4c6c9b3c5a72d9f48da5:Packages/com.unity.textmeshpro/Editor Resources/Textures
3924b75a92ab52e40872e4017b59b35c:Packages/net.strangefruits.utils/Runtime/Storage
49d4c2ab7ff0f4442af256bad7c9d57c:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner
e93ec7eb6de342aabd156833e253f838:Packages/com.unity.textmeshpro/Editor Resources/Gizmos
1ad55f5ad04d1d045a1f287409c650dd:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions
3a5038547af7c7f46bd90a015862e0b3:Packages/com.unity.timeline/Editor/Items
4aecb92fff08436c8303b10eab8da368:Assets/TextMesh Pro/Resources/Style Sheets
7a24ec4b5c3e08e47bf50c8298c1fe0d:Packages/com.unity.timeline/Editor/ControlTrack
7a5a6b0b4d8d6d6428e297651ac42235:Packages/com.unity.collab-proxy/Lib/Editor
9a6069768ff3d8043a79348813f86cba:Packages/com.unity.timeline/Editor/Playables
cae60a41b37427b48a00027b3e0fc1e6:Packages/com.unity.timeline/Editor/Manipulators
ea998292f45ea494d9e100f5f6362f91:Packages/com.unity.timeline/Runtime/Control
fa423365b1ce06a4dbdc6fb4a8597bfa:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api
1b393f6b29a9ee84c803af1ab4944b71:Packages/com.unity.ide.rider/Rider/Editor
5b17896803f77494da73d73448fb6cb4:Packages/com.unity.ide.visualstudio/Editor/VSWhere
8b14bec2bf8aaba4cb3fa6ecd283dc65:Packages/com.unity.timeline/Editor/Undo
8b7d06780fca6fc4384580d3ebed9219:Packages/com.unity.timeline/Runtime/Playables
8beeeeebc0857854d8b4e2c2895dd7a9:Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration
bb32bccaf32a6db448d1c0cc99c78688:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils
0c04c8cb23b78e04492e0f310cdee93e:Packages/com.unity.timeline/Runtime/AssetUpgrade
4cac27dd0398cfe66aa1f1eb45442a1a:Packages/com.unity.sysroot/Tests/Editor
4c6f60d349ea37048af03504fc872f33:Packages/com.unity.timeline/Runtime/Evaluation
6c61ba0c209bcc74f83e3650039ebdf9:Packages/com.unity.timeline/Runtime/Extensions
cce613d1538e76a4785658931c7db093:Packages/com.unity.timeline/Editor/Signals
ec817e5e5781e0a4983a1dc8875d1974:Packages/com.unity.timeline/Runtime/Attributes
ece36bb2bc4128d42911bbc757a56860:Packages/com.unity.timeline/Editor/StyleSheets
1ddb9e1c877ea80479d1eab4ddaa5d0d:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner
2da27f5fe80a3a549ac7331d9f52f5f0:Packages/com.unity.textmeshpro/Editor Resources/Shaders
2d8485e4e3a2bcb429fc32900ca26d9e:Packages/com.unity.timeline/Editor/inspectors
2ddb9c7e83a272341992e289cb625a29:Packages/com.unity.textmeshpro/Tests/Editor
2dccfb4f31ae9ba44b41452beaa34658:Packages/com.unity.collab-proxy/Editor/Collaborate
ad70ff8d98b257540b683737743828cb:Packages/com.unity.timeline/Editor/CustomEditors
bdb4f6935641b574b984da8dc27cab45:Packages/com.unity.timeline/Runtime/Scripting
1e5abb64fdd0542b38f4dc1b60343e8a:Packages/com.unity.ide.visualstudio/Editor/Plugins
3e8d6af343b383544ba5743d119f4062:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions
7e609b27ad2caa14c83dd9951b6c13c6:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI
de9eb5e2046ffc9448f07e495c436506:Packages/com.unity.timeline/Runtime/Animation
0f71aeefaa877ae4787e8356f25ad1e5:Packages/com.unity.timeline/Editor/Properties
2f820130c86c28547a0f1a2f4c73155b:Packages/com.unity.ide.visualstudio/Editor/Messaging
3f9202a39620f51418046c7754f215f0:Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension
5fc988a1d5b04aee9a5222502b201a45:Packages/com.unity.textmeshpro/Scripts/Runtime
7f27709c942d91541be1fd6aa5cb3d78:Packages/com.unity.ugui/Runtime/EventSystem
7f9f1d015d7a8ba46b7d71acfcda3ae7:Packages/com.unity.ide.visualstudio/Editor/Testing
cf97e54bcd5479a46bdbade48da047cc:Packages/com.unity.ugui/Editor/Properties
ff97302ee78d6ad478b433ec557ee303:Packages/com.unity.timeline/Runtime/Properties
ffb8f7f8c62276e40bf2da01af178e08:Packages/net.strangefruits.utils/Runtime/Behaviours
ffcbe86028d681144b703991885c535a:Packages/com.unity.timeline/Editor/treeview
Start importing Packages/com.unity.services.core/Editor/Core using Guid(4002c4a9fbda3480eb95944a3d3a62de) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3cd24879105df269f5f64f24b80ec3df') in 0.000603 seconds
Start importing Packages/com.unity.timeline/Runtime/Activation using Guid(d0cd29fb1ad218b48b814bc3e6d8ac0e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fdd9ee0565ac349d1657ad50b95314d9') in 0.000281 seconds
Start importing Packages/com.unity.timeline/Editor/Audio using Guid(e091bb444874ef244b1ba4a813fc1e34) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8c834aaeeb2be0de1156ec6e5b8c554d') in 0.000252 seconds
Start importing Packages/com.unity.textmeshpro/Tests/Runtime using Guid(114ee901710203147bd1e6b8555e3887) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4f787e3231d6deb74e7d9310a9676ddf') in 0.000304 seconds
Start importing Packages/com.unity.timeline/Editor/Animation using Guid(3174898fbcdf12448963cdb5f5b60a33) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e55ab5ab16e1474739aad75f6464ecae') in 0.000261 seconds
Start importing Assets/TextMesh Pro/Resources/Sprite Assets using Guid(512a49d95c0c4332bdd98131869c23c9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '33722ef53f8bfc3e14082b64de227e01') in 0.000232 seconds
Start importing Packages/com.unity.timeline/Editor/Attributes using Guid(919d97c1a707113409177d498d31cf51) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7ba289b57423cee0f2af1aab7d0e834e') in 0.000282 seconds
Start importing Packages/com.unity.timeline/Editor/Activation using Guid(b124f0b8ca43e6e46bdc0322fad15ea3) Importer(-1,00000000000000000000000000000000) -> (artifact id: '47c74c38c1859ea88b1dd09f45e24786') in 0.000283 seconds
Start importing Packages/com.unity.timeline/Runtime/Audio using Guid(d19b75372f4e44d4fa4b2cffbb54124b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '67dea801d2fb3dd64de2db95f17eddb8') in 0.000266 seconds
Start importing Packages/com.unity.ugui/Runtime/Properties using Guid(32e2186f4598cff489784aae586f2215) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b4b0bee3827ffab48aec4ad0e8bcba90') in 0.000263 seconds
Start importing Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Tests/Editor using Guid(0387c40e6778a9c53979c0a39407d463) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'db7970d25350e56c93aea9dc12378db1') in 0.000283 seconds
Start importing Packages/com.unity.ext.nunit/net35/unity-custom using Guid(2347243c7aa3e224f9282dc94e6fc3b2) Importer(-1,00000000000000000000000000000000) -> (artifact id: '12d5aa002734174ad5476fe29f651e7b') in 0.000282 seconds
Start importing Assets/TextMesh Pro/Resources/Fonts & Materials using Guid(731f1baa9d144a9897cb1d341c2092b8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4a1906037eafb72961ecd53c4689d52b') in 0.000224 seconds
Start importing Packages/com.unity.ugui/Tests/Editor using Guid(936bea4b2545c4a4fad2e623b0f6371f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '97a55452c451ae0bade3235bda347a9b') in 0.000288 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol using Guid(936c6340f3468444ebb1785b4c311126) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0a76ea43270e6b157a202f71453980b6') in 0.000296 seconds
Start importing Packages/net.strangefruits.utils/Runtime/ScriptableObjects using Guid(04ef6500ffe20964b9d0416d549e7143) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a853e907486157527e13c49d69ca0dc7') in 0.000252 seconds
Start importing Packages/com.unity.ugui/Runtime/UI using Guid(742654cad2425334696ba6ed4495cfef) Importer(-1,00000000000000000000000000000000) -> (artifact id: '60bbf86f9c8168bbd85d9917d0df940b') in 0.000273 seconds
Start importing Packages/com.unity.sysroot.linux-x86_64/Tests/Editor using Guid(a4ba451dcf348469cb1fd6802655fd98) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3ee43eecac971f9393ac9010d830e8a5') in 0.000256 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest using Guid(b477d1f29b65a674e9d5cdab4eb72b01) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3476725058be861f717e41bdf1fe5d8c') in 0.000271 seconds
Start importing Packages/com.unity.timeline/Editor/Recording using Guid(4584db2acba045742a16942983e7fb96) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1920e22ebbc9ee79b8f10e82e8cd8648') in 0.000271 seconds
Start importing Packages/com.unity.ugui/Editor/UI using Guid(853edc343b78a7c4c81cbb3851d48c0a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0d120dff8e621ac53ad425b41a12d9ac') in 0.000258 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings using Guid(95b719082a664ea45bb56759eed1f271) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6935120b7e536c28c237433e221e3367') in 0.000283 seconds
Start importing Packages/com.unity.textmeshpro/Scripts/Editor using Guid(b5d6c28ed7b94775be9e2560f300247c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '829e0eed136d5e348727e30f296a861e') in 0.000296 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime using Guid(c545241cf2e56ec4997d7677f01ef43d) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dcb5d3eef05a41d1412d5933fd29813e') in 0.000278 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM using Guid(d5ae383aa416ba14e800dff2526122ed) Importer(-1,00000000000000000000000000000000) -> (artifact id: '79a205f29c8cbc34189464ff1966d40f') in 0.000244 seconds
Start importing Packages/com.unity.ugui/Editor/EventSystem using Guid(f525580684527b147b70cf94aaa70dbc) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3343aa588bbcee61653125c089148230') in 0.000279 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/COMIntegration using Guid(36422aa067e092e45b9820da2ee3e728) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9de52e714e695b4dce19eef3eb174828') in 0.000243 seconds
Start importing Packages/com.unity.timeline/Editor/State using Guid(5673d7b11cb9ad04eb2368068b720c17) Importer(-1,00000000000000000000000000000000) -> (artifact id: '074b12caefc46a35c506fbbfe6e41aa9') in 0.000253 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser using Guid(7602252bdb82b8d45ae3483c3a00d3e1) Importer(-1,00000000000000000000000000000000) -> (artifact id: '72196bf096dc603f61507d2a1402284e') in 0.000294 seconds
Start importing Packages/com.unity.timeline/Editor/Actions using Guid(8620e97e7e9859049934889a52248435) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5001719a8defca91e1789887a19e870b') in 0.000263 seconds
Start importing Packages/net.strangefruits.utils/Runtime/Attributes using Guid(9697e3389841799429883655738e91bb) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5671148a08ff87478c745ec122732431') in 0.000444 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers using Guid(d64d92e4f04a13e4b99ea8d48e9e8ae9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5ef5e763ba5081b931f6aee6f4b6bd52') in 0.000319 seconds
Start importing Packages/com.unity.timeline/Editor/Extensions using Guid(f601c0d674119f74db9c15166b3a58c4) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2d1a6304cfa49032aad67e7e94aa361c') in 0.000263 seconds
Start importing Packages/com.unity.timeline/Editor/Analytics using Guid(57ff740bce4ab0c498ada374a8ca1dc0) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6634141d48f7c235a6f99460a8625511') in 0.000250 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun using Guid(8721cb2237d4a564a94a51f56243bdac) Importer(-1,00000000000000000000000000000000) -> (artifact id: '809b94455302e7ddeed0a4321954ffd2') in 0.000314 seconds
Start importing Packages/com.unity.timeline/Editor/Localization using Guid(a77cec0d8f4e942d383bb0c51a439644) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3a062054d078b0d88735735c003c2af2') in 0.000252 seconds
Start importing Packages/com.unity.timeline/Editor/Utilities using Guid(a73ebdb6c1006364f8c7b37dc53d8ab7) Importer(-1,00000000000000000000000000000000) -> (artifact id: '96bd3a4e9abff5b185c22d8ff6eaf749') in 0.000276 seconds
Start importing Packages/com.unity.ide.vscode/Editor/ProjectGeneration using Guid(c779d3735d950f341ba35154e8b3234b) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'aa4c97755e5535d1cb9b1394382df93b') in 0.000256 seconds
Start importing Packages/com.unity.timeline/Editor/Window using Guid(28e8b16370ff78c4faca58757271619f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6f3d9675468fe0c97678eb53d757ee58') in 0.000300 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor using Guid(b8e4d0db015969e4b807acc03df70d15) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c97464fd4e1ecd3fb6a7d53f19bba1e6') in 0.000236 seconds
Start importing Packages/com.unity.timeline/Runtime/Events using Guid(b8c5993172f27e4419d7d4ed5ef77840) Importer(-1,00000000000000000000000000000000) -> (artifact id: '27d23f9534806cb6a289fd666a31e414') in 0.000495 seconds
Start importing Packages/com.unity.timeline/Runtime/Utilities using Guid(f8730045d7da0f84cb11c0d868899577) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'cc690bdbe1fa07e58ace66c6d437e49e') in 0.000276 seconds
Start importing Packages/com.unity.textmeshpro/Editor Resources/Textures using Guid(f8e6a2d47aba4c6c9b3c5a72d9f48da5) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b5155d1ae2e487c72791d67a23bea21f') in 0.000250 seconds
Start importing Packages/net.strangefruits.utils/Runtime/Storage using Guid(3924b75a92ab52e40872e4017b59b35c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4063a02ed3dd1ace25468a3539f956bb') in 0.000259 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner using Guid(49d4c2ab7ff0f4442af256bad7c9d57c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '53befbd17680035109b8c7c8015c4ebd') in 0.000272 seconds
Start importing Packages/com.unity.textmeshpro/Editor Resources/Gizmos using Guid(e93ec7eb6de342aabd156833e253f838) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5419aaa379ed3f6e61d4a9c171207e1c') in 0.000252 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions using Guid(1ad55f5ad04d1d045a1f287409c650dd) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dd8a30ca78dd09971a1ae75892f76f86') in 0.000301 seconds
Start importing Packages/com.unity.timeline/Editor/Items using Guid(3a5038547af7c7f46bd90a015862e0b3) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9edcf23b358046508495447c3624c00f') in 0.000254 seconds
Start importing Assets/TextMesh Pro/Resources/Style Sheets using Guid(4aecb92fff08436c8303b10eab8da368) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'aaff49504b35c45e63fb9b3b07c68a46') in 0.000240 seconds
Start importing Packages/com.unity.timeline/Editor/ControlTrack using Guid(7a24ec4b5c3e08e47bf50c8298c1fe0d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5a05a463cfe556443383cc9c754a59fb') in 0.000290 seconds
Start importing Packages/com.unity.collab-proxy/Lib/Editor using Guid(7a5a6b0b4d8d6d6428e297651ac42235) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8b4e43ca07171845919c838551b98703') in 0.000297 seconds
Start importing Packages/com.unity.timeline/Editor/Playables using Guid(9a6069768ff3d8043a79348813f86cba) Importer(-1,00000000000000000000000000000000) -> (artifact id: '16e4f38164a41f0eae2387c58ad26a5b') in 0.000287 seconds
Start importing Packages/com.unity.timeline/Editor/Manipulators using Guid(cae60a41b37427b48a00027b3e0fc1e6) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c42080e93397eb7c56277358e6b29d6b') in 0.000283 seconds
Start importing Packages/com.unity.timeline/Runtime/Control using Guid(ea998292f45ea494d9e100f5f6362f91) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f97f0722d190d66dadec76a3e96d9d22') in 0.000250 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/Api using Guid(fa423365b1ce06a4dbdc6fb4a8597bfa) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1d8b2cfd0038ae8ad1b4c932a2980840') in 0.000271 seconds
Start importing Packages/com.unity.ide.rider/Rider/Editor using Guid(1b393f6b29a9ee84c803af1ab4944b71) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a92ee640e17b01ba9030a76d3bc3fed6') in 0.000276 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/VSWhere using Guid(5b17896803f77494da73d73448fb6cb4) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2153274b59af77fdc4df792cdc935d69') in 0.000243 seconds
Start importing Packages/com.unity.timeline/Editor/Undo using Guid(8b14bec2bf8aaba4cb3fa6ecd283dc65) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0566fb5e69acda004eb6dbbac0dde5ff') in 0.000246 seconds
Start importing Packages/com.unity.timeline/Runtime/Playables using Guid(8b7d06780fca6fc4384580d3ebed9219) Importer(-1,00000000000000000000000000000000) -> (artifact id: '697dc4e7e671e00ed17d944396556c58') in 0.000273 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration using Guid(8beeeeebc0857854d8b4e2c2895dd7a9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '59b8cbb3caa40336d9dcdb7342999186') in 0.000256 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils using Guid(bb32bccaf32a6db448d1c0cc99c78688) Importer(-1,00000000000000000000000000000000) -> (artifact id: '80e9caaefd39391a0c9a28bbf2e74b34') in 0.000267 seconds
Start importing Packages/com.unity.timeline/Runtime/AssetUpgrade using Guid(0c04c8cb23b78e04492e0f310cdee93e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9b32c15c5179fd5a318cf1dee83dcc0e') in 0.000278 seconds
Start importing Packages/com.unity.sysroot/Tests/Editor using Guid(4cac27dd0398cfe66aa1f1eb45442a1a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ef0acb96bf09ec7f1fc32f8fe97d07f2') in 0.000256 seconds
Start importing Packages/com.unity.timeline/Runtime/Evaluation using Guid(4c6f60d349ea37048af03504fc872f33) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a9570b73e7ec2a09271950775b4b7da7') in 0.000254 seconds
Start importing Packages/com.unity.timeline/Runtime/Extensions using Guid(6c61ba0c209bcc74f83e3650039ebdf9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '10ecb4864fdffd2e4bb80af3b32af221') in 0.000278 seconds
Start importing Packages/com.unity.timeline/Editor/Signals using Guid(cce613d1538e76a4785658931c7db093) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ec623df0886e78957579fad7222a301e') in 0.000264 seconds
Start importing Packages/com.unity.timeline/Runtime/Attributes using Guid(ec817e5e5781e0a4983a1dc8875d1974) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dda11af436d111676198eed68043e011') in 0.000254 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets using Guid(ece36bb2bc4128d42911bbc757a56860) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1d67fa3227c075af9dd3acd55ca2de0d') in 0.000277 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner using Guid(1ddb9e1c877ea80479d1eab4ddaa5d0d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1d44bdc78ed9e307da77e5daea2143f6') in 0.000279 seconds
Start importing Packages/com.unity.textmeshpro/Editor Resources/Shaders using Guid(2da27f5fe80a3a549ac7331d9f52f5f0) Importer(-1,00000000000000000000000000000000) -> (artifact id: '148ffbea59f4b6ccdb950a8d65c16f30') in 0.000259 seconds
Start importing Packages/com.unity.timeline/Editor/inspectors using Guid(2d8485e4e3a2bcb429fc32900ca26d9e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ab6d753dba3bf47162325258ad7bc83a') in 0.000277 seconds
Start importing Packages/com.unity.textmeshpro/Tests/Editor using Guid(2ddb9c7e83a272341992e289cb625a29) Importer(-1,00000000000000000000000000000000) -> (artifact id: '42db6a85164d62e6c165c465e37130cb') in 0.000276 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate using Guid(2dccfb4f31ae9ba44b41452beaa34658) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6b062980612e143b81a9631507a9d5ce') in 0.000243 seconds
Start importing Packages/com.unity.timeline/Editor/CustomEditors using Guid(ad70ff8d98b257540b683737743828cb) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5db6c3e8ac051d604c3ed37dcc4217be') in 0.000284 seconds
Start importing Packages/com.unity.timeline/Runtime/Scripting using Guid(bdb4f6935641b574b984da8dc27cab45) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd2d0df57bb48aca836fb438ebacd0396') in 0.000255 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/Plugins using Guid(1e5abb64fdd0542b38f4dc1b60343e8a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd31dc5ceb382ce9252e314f950b30183') in 0.000239 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions using Guid(3e8d6af343b383544ba5743d119f4062) Importer(-1,00000000000000000000000000000000) -> (artifact id: '02828debd00f68b4ab2134477c77b520') in 0.000327 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI using Guid(7e609b27ad2caa14c83dd9951b6c13c6) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a2eee7b91410c5d2fa33a12d737b3eb8') in 0.000286 seconds
Start importing Packages/com.unity.timeline/Runtime/Animation using Guid(de9eb5e2046ffc9448f07e495c436506) Importer(-1,00000000000000000000000000000000) -> (artifact id: '31cc71103d00d57df0826d720821f37e') in 0.000418 seconds
Start importing Packages/com.unity.timeline/Editor/Properties using Guid(0f71aeefaa877ae4787e8356f25ad1e5) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fce23efc3bcaf8227cc8f527a07a00ce') in 0.000279 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/Messaging using Guid(2f820130c86c28547a0f1a2f4c73155b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '972614bed3a82285a5e0a741530cd9d7') in 0.000258 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension using Guid(3f9202a39620f51418046c7754f215f0) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6e1104bfbbf8b53716e6a07018c6e4a8') in 0.000270 seconds
Start importing Packages/com.unity.textmeshpro/Scripts/Runtime using Guid(5fc988a1d5b04aee9a5222502b201a45) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f688be92453fb3412d10ae897d03eec9') in 0.000380 seconds
Start importing Packages/com.unity.ugui/Runtime/EventSystem using Guid(7f27709c942d91541be1fd6aa5cb3d78) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5b1554e98c5d437f321f373130348339') in 0.000398 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/Testing using Guid(7f9f1d015d7a8ba46b7d71acfcda3ae7) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b810a4a6ec29c0e966fe3d802aaed22d') in 0.000357 seconds
Start importing Packages/com.unity.ugui/Editor/Properties using Guid(cf97e54bcd5479a46bdbade48da047cc) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f6bb039470be2fe8d123b341f5743139') in 0.000378 seconds
Start importing Packages/com.unity.timeline/Runtime/Properties using Guid(ff97302ee78d6ad478b433ec557ee303) Importer(-1,00000000000000000000000000000000) -> (artifact id: '613886941422aef44618c5fdacc93b19') in 0.000284 seconds
Start importing Packages/net.strangefruits.utils/Runtime/Behaviours using Guid(ffb8f7f8c62276e40bf2da01af178e08) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5f38836bc9beec5e054cd0c8a07031ff') in 0.000313 seconds
Start importing Packages/com.unity.timeline/Editor/treeview using Guid(ffcbe86028d681144b703991885c535a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8728590af50bba050c81326ea549ce29') in 0.001427 seconds
Querying for cacheable assets in Cache Server:
1091bc2ad06e3234aac2b2fa2841c09d:Packages/com.unity.ugui/Tests/Runtime/Image
20757f1954d242248a5d6250be2369c0:Packages/com.unity.collab-proxy/Editor/Collaborate/Common
305ca32be1aa5504aa182f583895dfe4:Packages/com.unity.ugui/Tests/Editor/RectMask2D
40f9aa331f3045d4973df46b8e2c124c:Packages/com.unity.services.core/Editor/Core/BackendHelpers
90e77543957de2e4dbe9d7d7c7653add:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views
b01e5a3d2517b904698dbc9fa0df727f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets
015928784c946c147872bb8545628fb9:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM
313cbe17019f1934397f91069831062c:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration
41b2d972bdac29e4a89ef08b3b52c248:Packages/com.unity.ide.visualstudio/Editor/COMIntegration/Release
51557afa652635743b264a309f0a5c60:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider
61e236e8570a95e4eb754fb291e102e0:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks
91c20d2c22b8b3a4cb6c816bd225591a:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers
a104f18619a7156469e9d97f767b4fda:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate
b1d8465ba1376b148bdab58965101f47:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope
c16c54fe03afb5740bcc0a2a295cb79d:Packages/com.unity.ugui/Tests/Editor/InputField
12a2d6aa8a743f04aa760f8c675c97e6:Packages/com.unity.timeline/Editor/StyleSheets/res
12c42068351bb084abde965d725b9887:Packages/com.unity.ugui/Runtime/UI/Core
5284a3d1340a5cf4d92c2b76beaa29f0:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService
e210c8bf2e9c6514d90a1bd77586af1f:Packages/com.unity.ugui/Tests/Runtime/Toggle
239dd6edc8e5cd14585c03e09e86a747:Packages/com.unity.ugui/Tests/Runtime/Button
43b1467da3d29ae4597a733828cdd84a:Packages/com.unity.ugui/Tests/Runtime/ScrollBar
73d911d9a41870c47a8442b59375b4c6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi
8313ea704470a264295ec9e09aec6ebc:Packages/com.unity.ugui/Tests/Runtime/Graphic
93effba7cf7f3824ab0bd048a27a9c02:Packages/com.unity.ugui/Tests/Runtime/TextEditor
b32be061a815d6947bc3594cdcb94a1c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils
b3cdabf2f1e76854d8aab5930305d70d:Packages/com.unity.ugui/Runtime/EventSystem/EventData
c3de99f9efc582a48995bc8e8c2df418:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters
d3f8e034331c39c4f823ac31228dc4d9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu
e37a9c7a8e0383d4b87c58b1fae01778:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM
2492c688529fd3141b14c0c9e69a8f1f:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets
247bccd1e820aae42b0c93b3f77ce6e8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon
5472815444de2ce45bf2053a4af04b9d:Packages/com.unity.ugui/Runtime/UI/Animation
c4ee702e4972b054ebbccea95bd2bc31:Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface
d4f346ffc6a5b7146bdff6f43464df28:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Inspector
d40a0edbdcdcf9747a420f3bbe0f18db:Packages/com.unity.timeline/Editor/treeview/Drawers
256a0ca37fa972840bce7fca446e75e7:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Messages
354fde95fe0643b09509e5fcee350b33:Packages/com.unity.ide.rider/Rider/Editor/Properties
751662d6c01144819a1d17e1333bb5a4:Packages/com.unity.services.core/Editor/Core/UiHelpers
850af9f3bf6d14143baf2ecfbf25db52:Packages/com.unity.ugui/Tests/Runtime/Slider
a52391bc44c477f40a547ed4ef3b9560:Packages/com.unity.ide.rider/Rider/Editor/UnitTesting
c5535d742ea2e4941850b421f9c70a1f:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Views
d55400f78d024c05b04dc124bb181d9e:Packages/com.unity.timeline/Editor/Utilities/Scopes
f525911acf5ef584ebfbe9db670ebfa8:Packages/com.unity.collab-proxy/Editor/Collaborate/Models
06ae1baf5524b314fa65b173b9eca869:Packages/com.unity.timeline/Editor/treeview/Snapping
46646a5562f14984690c85ee7b946bc9:Packages/com.unity.ugui/Runtime/EventSystem/Raycasters
565f0b089a3d53c4e9a329a5ec1392eb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI
86cacab070a0a46e99aedb596a32c4fe:Packages/com.unity.timeline/Editor/inspectors/CurvesOwner
96c503bf059df984c86eecf572370347:Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes
f6d64d8648793944dbadfd71f0f4b0a1:Packages/com.unity.timeline/Editor/Manipulators/Trim
f6079802724cc154ea5667c3a1e31d43:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer
f68c7f7359094f045930a108c444e7a4:Packages/com.unity.timeline/Editor/inspectors/ClipInspector
07ea0326ed848fb4489187cb58f96113:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder
37472f5179ca2004489ac901814cdbc3:Packages/com.unity.timeline/Editor/Window/Modes
37888acc09d9ee848bf9559f06645c45:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner
67e9c6cf60c57a54f9f4db1bc33fd2e3:Packages/com.unity.timeline/Editor/Manipulators/Utils
e7be2071ea7d53645b6b64cfbfcdbd47:Packages/com.unity.collab-proxy/Editor/Collaborate/Components
2834b4ceb01eed449ad34cbd5f6d13cb:Packages/com.unity.services.core/Editor/Core/Utils
68cb547af0187634aad591a09c01cd5b:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView
98d14ab1acf42df4f88a0561822ac807:Packages/com.unity.ugui/Tests/Editor/EventSystem
985eed4bc2fbee941b761b8816d9055d:Packages/com.unity.timeline/Editor/Actions/Menus
b86b117346968ac4d9cc63e4385becb7:Packages/com.unity.ugui/Tests/Editor/Canvas
e8c918ed7b49ea54ca28f8c04b27140a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool
490897bee6eca8f42b853dca3b89e6a1:Packages/com.unity.collab-proxy/Editor/Collaborate/Properties
491c192b16f732b4983b4a539908ad32:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays
891bb6b9f5094c36b59c3788e21c8213:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics
b9d7bb79ed0c2854a8a5ed7decc3e44f:Packages/com.unity.timeline/Editor/Window/ViewModel
d9682e749d3efc642af54d789d9090a6:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages
e90cc37a5ccf4a44dbecc5b7172ec512:Packages/com.unity.ugui/Tests/Editor/UnityEvent
2a088652feef3704ab1221770deb738a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CloudProjectDownloader
2a28c2fab6b1bb745a844ef6b908e7ee:Packages/com.unity.ugui/Tests/Runtime/InputField
4ad09461bf994e54da846f726a23118e:Packages/com.unity.timeline/Editor/Manipulators/Cursors
5a008f62169d22a47baf093d5bb660ff:Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticWindow
9a3557da07c729b4eb774b8e30e157a4:Packages/com.unity.ugui/Tests/Runtime/Canvas
aa290bd9a165a0543a4bf85ac73914bc:Packages/com.unity.ide.rider/Rider/Editor/PostProcessors
bae197be297529d4fa735fbe7c91828d:Packages/com.unity.ugui/Tests/Runtime/Dropdown
fa68ac03b8845a142974ec6497cb4acc:Packages/com.unity.timeline/Editor/StyleSheets/Extensions
0b27d1db01b634ba6ac1adc6a7ab2421:Packages/com.unity.services.core/Editor/Core/Networking
2bc8a181dfd9de24388de89bb8db7713:Packages/com.unity.ugui/Tests/Runtime/MaskClipping
5b00473355622524394628f7ec51808d:Packages/com.unity.timeline/Runtime/Events/Signals
5ba130fc1db953547a50bcf5c162a3e8:Packages/com.unity.timeline/Editor/Signals/TreeView
6b72875690e0f7343911e06af3145bd5:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands
8bc3494ea9e548e099a2bb941ad9ddee:Packages/com.unity.services.core/Editor/Core/ProjectStateManagement
9bedab6f9886aee42b33e424bffdb640:Packages/com.unity.ugui/Tests/Runtime/ScrollRect
ab93e1a81defc3243a6e9cd0df3cb443:Packages/com.unity.ugui/Tests/Runtime/EventSystem
bb8205c0c0b784250b672c44b2485015:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup
db34f310723c62440a05d3e69f262a70:Packages/com.unity.timeline/Editor/Manipulators/AddDelete
ebc4d20cc106cea49b1df1153f0b3b5e:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup
0cb14878543cf3d4f8472b15f7ecf0e3:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes
0cff47e28e2fe1041ac0f32522078b2c:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters
4cfe5ade9a1375e40aed87618b92bd12:Packages/com.unity.ugui/Tests/Editor/Slider
5c45c8e8103c548c189b24aa4182e8b4:Packages/com.unity.services.core/Editor/Core/AsyncOperation
9ca68cb91190f469da4ed874ef657802:Packages/com.unity.services.core/Editor/Core/EditorGameService
bc9aa6d5a7945f34882c442e9e201537:Packages/com.unity.ugui/Editor/UI/PropertyDrawers
cc313cc004395df4a9884390556690a5:Packages/com.unity.ugui/Tests/Runtime/Layout
ec63ff75b0076d64fb0a5cf58170501f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration
ec4dbafa86069e2468684c80d2e2ab5d:Packages/com.unity.collab-proxy/Editor/Collaborate/Views
0dc058f120a637c45b25f682d6c1111d:Packages/com.unity.collab-proxy/Editor/Collaborate/Settings
2d9b6ff056b6f484ba6500aa8e06bcf3:Packages/com.unity.ugui/Tests/Runtime/LayoutGroup
3d453576028bb344db0d59db893bf3a6:Packages/com.unity.timeline/Editor/treeview/TrackGui
5dc64c943466a44498be3b620c743b45:Packages/com.unity.ugui/Runtime/EventSystem/UIElements
5d7f0d6acfced954682a89e7002c04d9:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks
6dba53789da15814387fa5b1445e81e0:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks
9d816a6ab06c6834480f5f45f440e287:Packages/com.unity.timeline/Editor/treeview/ItemGui
ad038c07cd5d462c9534935085daaf02:Packages/com.unity.services.core/Editor/Core/UserRoleManagement
bd3ffb9a97575a44a82f9ca086813154:Packages/com.unity.timeline/Editor/Manipulators/Move
5e02ca917a3c4d14db3ecac0711ef066:Packages/com.unity.collab-proxy/Editor/PlasticSCM/SceneView
5e726086cd652f82087d59d67d2c24cd:Packages/com.unity.ide.rider/Rider/Editor/Util
7e0953c9537eaac42b01e0e3bf3b6223:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help
8e78f8a8575e4a04f8337a54e241cdc5:Packages/com.unity.ugui/Runtime/EventSystem/InputModules
ae242449e9279d44789513b922d3178a:Packages/com.unity.ugui/Tests/Editor/CanvasRenderer
ce8da628f68c7594b8b9a597fa52db7b:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest
dec586c160776104da4d9a4e472662bc:Packages/com.unity.timeline/Editor/Manipulators/Sequence
1f5bbb88ca730434483440cbc0278ef6:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils
3f09dec68bf47d94abb90970bfbf72af:Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities
4f9ac6e545d53f94b9f09c85b9576f36:Packages/com.unity.ugui/Tests/Editor/Text
5f603f10b9ec26841b2ecb6003dc1d0e:Packages/com.unity.timeline/Editor/StyleSheets/Images
af30a361ab68260438b6ec3fb7e64500:Packages/com.unity.ugui/Tests/Runtime/Util
ef074903871b8b64d856ee0a54f14a7c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CollabMigration
efad3ddb7270ac241b9b1357ec5ee2f2:Packages/com.unity.ugui/Tests/Runtime/NestedLayout
Start importing Packages/com.unity.ugui/Tests/Runtime/Image using Guid(1091bc2ad06e3234aac2b2fa2841c09d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '224c938a1b842f709c446cad0f00c9a6') in 0.000593 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Common using Guid(20757f1954d242248a5d6250be2369c0) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'be54466e6d41dac6de0c9740ed3884f8') in 0.000283 seconds
Start importing Packages/com.unity.ugui/Tests/Editor/RectMask2D using Guid(305ca32be1aa5504aa182f583895dfe4) Importer(-1,00000000000000000000000000000000) -> (artifact id: '31eb7512fc843642643a7293e2a6a3d8') in 0.000332 seconds
Start importing Packages/com.unity.services.core/Editor/Core/BackendHelpers using Guid(40f9aa331f3045d4973df46b8e2c124c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '54e2e0d2ebf983468fb427bc0e4d7323') in 0.000289 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views using Guid(90e77543957de2e4dbe9d7d7c7653add) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ebedceb332350551ee6f3497fae6251e') in 0.000301 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets using Guid(b01e5a3d2517b904698dbc9fa0df727f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1dd26e08a40635588604309c64d14e00') in 0.000254 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM using Guid(015928784c946c147872bb8545628fb9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '89db9a2915c6127a5e108319d49942ec') in 0.000265 seconds
Start importing Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration using Guid(313cbe17019f1934397f91069831062c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '380ef267a824a91e6cca29abfaa29d63') in 0.000250 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/COMIntegration/Release using Guid(41b2d972bdac29e4a89ef08b3b52c248) Importer(-1,00000000000000000000000000000000) -> (artifact id: '02f18a1d44235d6d29e6a38388190351') in 0.000329 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider using Guid(51557afa652635743b264a309f0a5c60) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6cb6cd17718f88b536938fcf775abda7') in 0.000312 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks using Guid(61e236e8570a95e4eb754fb291e102e0) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f04b4764880069478683cbb78f09bcce') in 0.000298 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers using Guid(91c20d2c22b8b3a4cb6c816bd225591a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '65c3e93c9507218b41a77f83b4682147') in 0.000327 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/Collaborate using Guid(a104f18619a7156469e9d97f767b4fda) Importer(-1,00000000000000000000000000000000) -> (artifact id: '109e1d13facc21766e320e7a867669ee') in 0.000261 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope using Guid(b1d8465ba1376b148bdab58965101f47) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fb22254aa1a0bf8a6e228c7f003677c1') in 0.000290 seconds
Start importing Packages/com.unity.ugui/Tests/Editor/InputField using Guid(c16c54fe03afb5740bcc0a2a295cb79d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '324ca4f0f53ecc01a44c9ff285b5fb40') in 0.000320 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets/res using Guid(12a2d6aa8a743f04aa760f8c675c97e6) Importer(-1,00000000000000000000000000000000) -> (artifact id: '02aeaf0950ab3c7ae43cded1ac484f67') in 0.000253 seconds
Start importing Packages/com.unity.ugui/Runtime/UI/Core using Guid(12c42068351bb084abde965d725b9887) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'aa4464e5bfa2271f1ff3870059e77b37') in 0.000251 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService using Guid(5284a3d1340a5cf4d92c2b76beaa29f0) Importer(-1,00000000000000000000000000000000) -> (artifact id: '43551c35eda2c801164a72b190f74ad3') in 0.000292 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle using Guid(a20df6e3467b24ed5b49c857ce39e096) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0117ac95a88de80b88f890bdbf849a18') in 0.001125 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/Toggle using Guid(e210c8bf2e9c6514d90a1bd77586af1f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '52ee6e5a938390d4dd0105e07a806dcb') in 0.000271 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/Button using Guid(239dd6edc8e5cd14585c03e09e86a747) Importer(-1,00000000000000000000000000000000) -> (artifact id: '16cc7b3a4e63d898a28c9e91eb40936d') in 0.000293 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/ScrollBar using Guid(43b1467da3d29ae4597a733828cdd84a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a926dabaa177de87ba32015507b03aaf') in 0.000268 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi using Guid(73d911d9a41870c47a8442b59375b4c6) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e4238c1e7d9b0ae0c6069e4c0a871996') in 0.000253 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/Graphic using Guid(8313ea704470a264295ec9e09aec6ebc) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'cadfb9e8f10116f98bfd63b2e03dfc1a') in 0.000309 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/TextEditor using Guid(93effba7cf7f3824ab0bd048a27a9c02) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fa7be6a567195819cba91a469eb882f7') in 0.000258 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils using Guid(b32be061a815d6947bc3594cdcb94a1c) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e19ccac051d1989c06da6529ffd672d7') in 0.000251 seconds
Start importing Packages/com.unity.ugui/Runtime/EventSystem/EventData using Guid(b3cdabf2f1e76854d8aab5930305d70d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '88182ff31f896e4f0be6eb4e35f951cc') in 0.000290 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters using Guid(c3de99f9efc582a48995bc8e8c2df418) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e2afe3621b75d71c2eb05795c3e6c444') in 0.000298 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu using Guid(d3f8e034331c39c4f823ac31228dc4d9) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bd8de8488f549c316ddba35501c72c08') in 0.000247 seconds
Start importing Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM using Guid(e37a9c7a8e0383d4b87c58b1fae01778) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7f1e08ddecc75ccb412c4b2d40b2d6a5') in 0.000273 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets using Guid(2492c688529fd3141b14c0c9e69a8f1f) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ca9cf1cfd236e136acc022146f7db981') in 0.000242 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon using Guid(247bccd1e820aae42b0c93b3f77ce6e8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8d5869449d2f5f8a62ab561d78cac085') in 0.000235 seconds
Start importing Packages/com.unity.ugui/Runtime/UI/Animation using Guid(5472815444de2ce45bf2053a4af04b9d) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b8eb8b76478d9f4ffe21ac11a2c55a76') in 0.000295 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface using Guid(c4ee702e4972b054ebbccea95bd2bc31) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0fcfbdf24cd802674f07f96f06182145') in 0.000288 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Inspector using Guid(d4f346ffc6a5b7146bdff6f43464df28) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6ee8725ce1ab06c1c78069eb81fb9250') in 0.000287 seconds
Start importing Packages/com.unity.timeline/Editor/treeview/Drawers using Guid(d40a0edbdcdcf9747a420f3bbe0f18db) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a2035e690422061f9cf765afb2f5f685') in 0.000279 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Messages using Guid(256a0ca37fa972840bce7fca446e75e7) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f1d8136b9770f618651077f92d182b1f') in 0.000341 seconds
Start importing Packages/com.unity.ide.rider/Rider/Editor/Properties using Guid(354fde95fe0643b09509e5fcee350b33) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e7408f7ee548efe1eaca52d95483d061') in 0.000243 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers using Guid(751662d6c01144819a1d17e1333bb5a4) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dab7eabe7d16ce15363f34f0ed1a84cd') in 0.000258 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/Slider using Guid(850af9f3bf6d14143baf2ecfbf25db52) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3d0e9f49abc458b904251c3c07b902aa') in 0.000300 seconds
Start importing Packages/com.unity.ide.rider/Rider/Editor/UnitTesting using Guid(a52391bc44c477f40a547ed4ef3b9560) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ecf939ef04d043dd5bfa8b76b0b34309') in 0.000244 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Views using Guid(c5535d742ea2e4941850b421f9c70a1f) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fc57fb420d695fd057b22d1db99fb5f3') in 0.000283 seconds
Start importing Packages/com.unity.timeline/Editor/Utilities/Scopes using Guid(d55400f78d024c05b04dc124bb181d9e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '47f02cd976f99e76c3e82bcc2c68e463') in 0.000301 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Models using Guid(f525911acf5ef584ebfbe9db670ebfa8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6d1f5f3e1883229c100bc73d2e4b15c3') in 0.000238 seconds
Start importing Packages/com.unity.timeline/Editor/treeview/Snapping using Guid(06ae1baf5524b314fa65b173b9eca869) Importer(-1,00000000000000000000000000000000) -> (artifact id: '13ae39584858cfb3034dfd983c05fc69') in 0.000253 seconds
Start importing Packages/com.unity.ugui/Runtime/EventSystem/Raycasters using Guid(46646a5562f14984690c85ee7b946bc9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '26099bade216c40b49e7a4319510144b') in 0.000296 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI using Guid(565f0b089a3d53c4e9a329a5ec1392eb) Importer(-1,00000000000000000000000000000000) -> (artifact id: '213e547c4770e78b7c359431083b1649') in 0.000252 seconds
Start importing Packages/com.unity.timeline/Editor/inspectors/CurvesOwner using Guid(86cacab070a0a46e99aedb596a32c4fe) Importer(-1,00000000000000000000000000000000) -> (artifact id: '812128a617c258ec1e8509d830e6e6fc') in 0.000251 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes using Guid(96c503bf059df984c86eecf572370347) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9ed7ce72db64d44903f14d4ff17c58be') in 0.000327 seconds
Start importing Packages/com.unity.timeline/Editor/Manipulators/Trim using Guid(f6d64d8648793944dbadfd71f0f4b0a1) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ef6ac82a73e75f4e60064a9c31902ca9') in 0.000249 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer using Guid(f6079802724cc154ea5667c3a1e31d43) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9f40ca064b8a139ac5025eb9750c7320') in 0.000236 seconds
Start importing Packages/com.unity.timeline/Editor/inspectors/ClipInspector using Guid(f68c7f7359094f045930a108c444e7a4) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dcfb4417f7d13904c57c918a0f16c61a') in 0.000317 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder using Guid(07ea0326ed848fb4489187cb58f96113) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6ad04def69dff7ed3ce81cac60c03d84') in 0.000331 seconds
Start importing Packages/com.unity.timeline/Editor/Window/Modes using Guid(37472f5179ca2004489ac901814cdbc3) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4c7c71077aaba72ae9c9eb83003d6f19') in 0.000266 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner using Guid(37888acc09d9ee848bf9559f06645c45) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f682bc6c7c294ba63171fa765761e939') in 0.000308 seconds
Start importing Packages/com.unity.timeline/Editor/Manipulators/Utils using Guid(67e9c6cf60c57a54f9f4db1bc33fd2e3) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9846983ff4af1deda2698dec1c7192aa') in 0.000256 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Components using Guid(e7be2071ea7d53645b6b64cfbfcdbd47) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c7a87327b945f7c66435b65109dc2091') in 0.000301 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Utils using Guid(2834b4ceb01eed449ad34cbd5f6d13cb) Importer(-1,00000000000000000000000000000000) -> (artifact id: '785ea5f44ffe2526f162847be5c2f144') in 0.000269 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView using Guid(68cb547af0187634aad591a09c01cd5b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '24566219a183a4e083b8b2c4d3b3fe92') in 0.000290 seconds
Start importing Packages/com.unity.ugui/Tests/Editor/EventSystem using Guid(98d14ab1acf42df4f88a0561822ac807) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6b6a51a93653c17796b29033bf90031c') in 0.000289 seconds
Start importing Packages/com.unity.timeline/Editor/Actions/Menus using Guid(985eed4bc2fbee941b761b8816d9055d) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ef9eba37303c209c499725028fe9e846') in 0.000268 seconds
Start importing Packages/com.unity.ugui/Tests/Editor/Canvas using Guid(b86b117346968ac4d9cc63e4385becb7) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a921229d5467da2447e829eae76d6bcf') in 0.000254 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool using Guid(e8c918ed7b49ea54ca28f8c04b27140a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2a225e127c2ebb424a253b3c5a25cef9') in 0.000270 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Properties using Guid(490897bee6eca8f42b853dca3b89e6a1) Importer(-1,00000000000000000000000000000000) -> (artifact id: '40c70a38a25a6107bb0e5c4b7a0b77a1') in 0.000305 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays using Guid(491c192b16f732b4983b4a539908ad32) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6b01f0c4f2158e7257630c83198f1277') in 0.000262 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics using Guid(891bb6b9f5094c36b59c3788e21c8213) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'aada08d245093fe8df5ca5dbe4c6b323') in 0.000300 seconds
Start importing Packages/com.unity.timeline/Editor/Window/ViewModel using Guid(b9d7bb79ed0c2854a8a5ed7decc3e44f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '843cef54cae79f7c9bbb8c8b8df5c9e7') in 0.000270 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages using Guid(d9682e749d3efc642af54d789d9090a6) Importer(-1,00000000000000000000000000000000) -> (artifact id: '621fbcf4cba373a467b4462c83911bca') in 0.000305 seconds
Start importing Packages/com.unity.ugui/Tests/Editor/UnityEvent using Guid(e90cc37a5ccf4a44dbecc5b7172ec512) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bd9d5ac046081a99ff44b69dc625c336') in 0.000260 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/CloudProjectDownloader using Guid(2a088652feef3704ab1221770deb738a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '860956f53e9be237761692def3682fa5') in 0.000319 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/InputField using Guid(2a28c2fab6b1bb745a844ef6b908e7ee) Importer(-1,00000000000000000000000000000000) -> (artifact id: '346eacfbb7728c9a6a841ed36093e382') in 0.000267 seconds
Start importing Packages/com.unity.timeline/Editor/Manipulators/Cursors using Guid(4ad09461bf994e54da846f726a23118e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e2779d9957cbe694a30a91582fe14496') in 0.000264 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticWindow using Guid(5a008f62169d22a47baf093d5bb660ff) Importer(-1,00000000000000000000000000000000) -> (artifact id: '34a23e10bbbf755474bd3216f02eda06') in 0.000273 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/Canvas using Guid(9a3557da07c729b4eb774b8e30e157a4) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b6d6fadb7a753718682c5b45f15c1eaf') in 0.000258 seconds
Start importing Packages/com.unity.ide.rider/Rider/Editor/PostProcessors using Guid(aa290bd9a165a0543a4bf85ac73914bc) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a01beeaecb55e82f7955db93ef6ae950') in 0.000244 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/Dropdown using Guid(bae197be297529d4fa735fbe7c91828d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '414888304b34a7f05dc6c527548acb32') in 0.000289 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets/Extensions using Guid(fa68ac03b8845a142974ec6497cb4acc) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5a6bd5efeaa3d7c664133de421b44408') in 0.000259 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Networking using Guid(0b27d1db01b634ba6ac1adc6a7ab2421) Importer(-1,00000000000000000000000000000000) -> (artifact id: '55d65e62c79c24db6334ee2517106c90') in 0.000252 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/MaskClipping using Guid(2bc8a181dfd9de24388de89bb8db7713) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'aa4fc37ebf09dfcb4d1ef800df58e22b') in 0.000277 seconds
Start importing Packages/com.unity.timeline/Runtime/Events/Signals using Guid(5b00473355622524394628f7ec51808d) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a22679ef8d78e5359a6a8bf994c9cd96') in 0.000272 seconds
Start importing Packages/com.unity.timeline/Editor/Signals/TreeView using Guid(5ba130fc1db953547a50bcf5c162a3e8) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ada0313a2d44f58ca702fe3da2dfadd4') in 0.000247 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands using Guid(6b72875690e0f7343911e06af3145bd5) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b92766be32474cacba38aebf38f05a06') in 0.000319 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ProjectStateManagement using Guid(8bc3494ea9e548e099a2bb941ad9ddee) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9d1800ca16f9f881f37944860798c469') in 0.000262 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/ScrollRect using Guid(9bedab6f9886aee42b33e424bffdb640) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e009da2ad823db1a912f36815943dc01') in 0.000315 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/EventSystem using Guid(ab93e1a81defc3243a6e9cd0df3cb443) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6c6a31f225cd45f02afbf75c05b4b1d3') in 0.000276 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup using Guid(bb8205c0c0b784250b672c44b2485015) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bb178f837603fff012999fb5e39204d0') in 0.000268 seconds
Start importing Packages/com.unity.timeline/Editor/Manipulators/AddDelete using Guid(db34f310723c62440a05d3e69f262a70) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7cce2e9619fb207f90e1cd2b18c887fd') in 0.000276 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup using Guid(ebc4d20cc106cea49b1df1153f0b3b5e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a6745ddbdbf7ba05e5dbd87b5b7c7076') in 0.000285 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes using Guid(0cb14878543cf3d4f8472b15f7ecf0e3) Importer(-1,00000000000000000000000000000000) -> (artifact id: '40fc865fcc8453cd33bc12edd123149d') in 0.000313 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters using Guid(0cff47e28e2fe1041ac0f32522078b2c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '660f6784df0c42be7367f5014a6d0f39') in 0.000254 seconds
Start importing Packages/com.unity.ugui/Tests/Editor/Slider using Guid(4cfe5ade9a1375e40aed87618b92bd12) Importer(-1,00000000000000000000000000000000) -> (artifact id: '273666c8a185588ea38cc6d7215d0b9f') in 0.000250 seconds
Start importing Packages/com.unity.services.core/Editor/Core/AsyncOperation using Guid(5c45c8e8103c548c189b24aa4182e8b4) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c79b788cde9112cf8d4d2e2349c62bc9') in 0.000272 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService using Guid(9ca68cb91190f469da4ed874ef657802) Importer(-1,00000000000000000000000000000000) -> (artifact id: '18a639b62ad81ae3a35e2bcbba115da6') in 0.000544 seconds
Start importing Packages/com.unity.ugui/Editor/UI/PropertyDrawers using Guid(bc9aa6d5a7945f34882c442e9e201537) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dff6bdab94943d88c28819e068af7930') in 0.000281 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/Layout using Guid(cc313cc004395df4a9884390556690a5) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd17be7bca3daf0fc844d4b6112b04e5d') in 0.000263 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration using Guid(ec63ff75b0076d64fb0a5cf58170501f) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ae931214b54077e72c6685fe145dc84c') in 0.000284 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Views using Guid(ec4dbafa86069e2468684c80d2e2ab5d) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fca8ef1b82dbc1c15389959df0d80add') in 0.000241 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Settings using Guid(0dc058f120a637c45b25f682d6c1111d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3372891fafe73f6f32c93ce95bf866f9') in 0.000250 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/LayoutGroup using Guid(2d9b6ff056b6f484ba6500aa8e06bcf3) Importer(-1,00000000000000000000000000000000) -> (artifact id: '42092cff1d78425d2bb8045d4cf3d4ab') in 0.000318 seconds
Start importing Packages/com.unity.timeline/Editor/treeview/TrackGui using Guid(3d453576028bb344db0d59db893bf3a6) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd480bbeca9f9eb379ebc5240853ddb25') in 0.000270 seconds
Start importing Packages/com.unity.ugui/Runtime/EventSystem/UIElements using Guid(5dc64c943466a44498be3b620c743b45) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c276f02e77a727a0419603eb0fee9d98') in 0.000264 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks using Guid(5d7f0d6acfced954682a89e7002c04d9) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd2206ddd0fef924d888a8a27b16f0e8e') in 0.000324 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks using Guid(6dba53789da15814387fa5b1445e81e0) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f18cdfa0660a1c111a310fec65bd93e1') in 0.000301 seconds
Start importing Packages/com.unity.timeline/Editor/treeview/ItemGui using Guid(9d816a6ab06c6834480f5f45f440e287) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd7de0bf09a4a885c47464b0b70653e7d') in 0.000260 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UserRoleManagement using Guid(ad038c07cd5d462c9534935085daaf02) Importer(-1,00000000000000000000000000000000) -> (artifact id: '009cc65fecaa5e9d06d72c3d0b78e0c3') in 0.000291 seconds
Start importing Packages/com.unity.timeline/Editor/Manipulators/Move using Guid(bd3ffb9a97575a44a82f9ca086813154) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b8c6d5ee5530964cb10f2047e173ddf5') in 0.000254 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/SceneView using Guid(5e02ca917a3c4d14db3ecac0711ef066) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ab8f1af1a9be39738050f0dd12b12dee') in 0.000243 seconds
Start importing Packages/com.unity.ide.rider/Rider/Editor/Util using Guid(5e726086cd652f82087d59d67d2c24cd) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'de02987ed4cfc3438daf3aeb7d3fa3b6') in 0.000292 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help using Guid(7e0953c9537eaac42b01e0e3bf3b6223) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ad04b653f2cb8d9b2418603be2d0c05d') in 0.000239 seconds
Start importing Packages/com.unity.ugui/Runtime/EventSystem/InputModules using Guid(8e78f8a8575e4a04f8337a54e241cdc5) Importer(-1,00000000000000000000000000000000) -> (artifact id: '821f7d3d4fa5f0119b2b230a8d9a5f10') in 0.000248 seconds
Start importing Packages/com.unity.ugui/Tests/Editor/CanvasRenderer using Guid(ae242449e9279d44789513b922d3178a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c3e54caf133887e8d35b9894de256514') in 0.000341 seconds
Start importing Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest using Guid(ce8da628f68c7594b8b9a597fa52db7b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5fc47d96a866b85406640056442820ea') in 0.000299 seconds
Start importing Packages/com.unity.timeline/Editor/Manipulators/Sequence using Guid(dec586c160776104da4d9a4e472662bc) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ef8d50b6d17c9dfd37819090bbbc8298') in 0.000259 seconds
Start importing Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils using Guid(1f5bbb88ca730434483440cbc0278ef6) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3fb6aa13b00c58a91fbd4639cbb28ad0') in 0.000297 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities using Guid(3f09dec68bf47d94abb90970bfbf72af) Importer(-1,00000000000000000000000000000000) -> (artifact id: '48b56eeed890a268535a2b2c15649e51') in 0.000239 seconds
Start importing Packages/com.unity.ugui/Tests/Editor/Text using Guid(4f9ac6e545d53f94b9f09c85b9576f36) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ee1feecffa52bb9312a155fd097b96b5') in 0.000258 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets/Images using Guid(5f603f10b9ec26841b2ecb6003dc1d0e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dfac63815b9d39bdda464513601f0d96') in 0.000269 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/Util using Guid(af30a361ab68260438b6ec3fb7e64500) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3645b0184491f227bc3d1dac382a0fa9') in 0.000309 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/CollabMigration using Guid(ef074903871b8b64d856ee0a54f14a7c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2cdb9b81a694a7eb88e9e2315c279047') in 0.000286 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/NestedLayout using Guid(efad3ddb7270ac241b9b1357ec5ee2f2) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e365c76c0379462b0c1cacff04968e23') in 0.000263 seconds
Querying for cacheable assets in Cache Server:
1035e37a45cca054e9ac5defc9e1f0c7:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Api
5052aa3fb5eaae24e930bd25590f4717:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views
5077039f5f09867409f4d38400d486b8:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Providers
505d068a241298242a99aa9dd5b1701e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Message
50add270142df411fac7beb21e6ede90:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/Analytics
601cd9697b420cb4c9b311c42ea3881a:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters
b014eaf67a26421418e37335461782ca:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles
b057986d22277594c990e51bc07c5468:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization
b0d78f8c2d53d134ca0d2e90c04e8ef8:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/Menus
21b6b069ae021364ab45e1094807ec98:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin
c1badd287b3d9486b989e6861643165b:Packages/com.unity.services.core/Editor/Core/EditorGameService/USS
02f162111e54b1441a84a2344153b38a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/TurnOffPlastic
62b5cc1364fceb24a9f76919757db06a:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Scenario
43aad6ec3599fb84a89e8fce31748cce:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Avatar
5355983268a982c46bd52eb66f19b1b9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles
a3f9d1ab8dcbb414abb3380d0d8032fc:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateReport
b315fd610cdac4a2c9761c472c2813b2:Packages/com.unity.services.core/Editor/Core/EditorGameService/Analytics
4419c9c829ee0e9438a5c3ceba3ca88b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Welcome
543eb5eeeb1d5424ca8876b93fad5326:Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents
15fe89692edc49a4891091bd0e1c6536:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch
456d458547ae36d44a13d4a4682f0441:Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared
7544fa69cc53c4bd7baedbac7a3725b4:Packages/com.unity.services.core/Editor/Core/UiHelpers/UXML
e5a9787c5ed94504798db0c3330424fe:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/Processor
f5d6c6c129fff0140a040d43aedb9547:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/Dialogs
f5a82d89366f47d69dc69ae0f6cf29bf:Packages/com.unity.services.core/Editor/Core/UiHelpers/USS
16388ae022a89264b84107f0c1b44680:Packages/com.unity.timeline/Editor/treeview/Drawers/Layers
166cf3da6b00b9d4489bedba321100f5:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Mock
8697b23ed1b3db0448e2580433ae07d7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images
b642e1c7eeddd064c9520df476000c0c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree
d63dd1a776d383248a21ec2a8a6e7868:Packages/com.unity.ugui/Runtime/UI/Core/Utility
173564ff53b74604b8e070b51861b3f9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace
17ec05e4840248f4c8392a5f54cbadbd:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures
27ed3e221887b3544bd9d6505d4a789f:Packages/com.unity.ugui/Runtime/UI/Core/Culling
37b5532626676e045a3b172c915e5d79:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff
08d752e03d484e968b3ec248adb23357:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Enums
38fe47e80ef3d524d8c3508224f6cffe:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters
a83160f252281df4ebb018688dad5f08:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets
f8ed4321a98682942b9980996131cf26:Packages/com.unity.ugui/Runtime/UI/Core/SpecializedCollections
1999349e7f492c947bb6eb70f624382e:Packages/com.unity.ugui/Runtime/UI/Core/Layout
99ef0537e3a64f2a9d41d9de53451790:Packages/com.unity.services.core/Editor/Core/UiHelpers/Images
a90603761ea3d8449a60aebebd202228:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons
e9d092d8c9e8ffe48882f0c22e0e880d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/TeamEdition
3ac7d3b2f88744a4c89cb263306add7d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History
6a94a55dca335c547ac65bd4b85d2a55:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache
7a892c920c8ad2848b469ec9579c5219:Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests
8ad9b938ad733e94ca95fe5a5c19a5b8:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin
0b593e05bcd27824eb229f8c6b20e13b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition
1bdd3385e91345fe98a0bbac2006104f:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals
fb5a6f68c67a1e24bbe9c8cff934bab2:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/UI
7c6295db74da28645bf49db58b7c9c65:Packages/com.unity.ugui/Runtime/UI/Core/MaterialModifiers
cca926c65e360cf4f8637f7c853a7513:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateReport
ec6f7d5f9f244c543aac278e57d1d0f5:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/ProjectDownloader
5d558eb582a19cf46b06976fb93d7896:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges
8d553feb6895d524faaab6ced320d321:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/AssetMenu
ed49dd4f35b9c6b4aa4cfa9227df60a2:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements
0ecc4e2fc6e40a54fb97cab710a1dd41:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges
2e69b76b513515641800b4ffad031ae8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UIElements
5e03aac375987449886e13fc04c1c0a8:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals
9e59435e7197d1349838f15fd59fbac0:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts
be4a999efc9d629458e92bbcbe233d1d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress
ceb47f1768ea33a4984627a59921a4ee:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts
0f6c76b7677c532458e1a8efec3b2c76:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models
cfa73a847eeff06448bb50a8ac6a94e0:Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers
ffb86356b854ac446880553a18772ffa:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Api using Guid(1035e37a45cca054e9ac5defc9e1f0c7) Importer(-1,00000000000000000000000000000000) -> (artifact id: '25f4d42510c0ed2f0a4d527c78e1a318') in 0.000565 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views using Guid(5052aa3fb5eaae24e930bd25590f4717) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b64299c1acb801ce19862b21a8c97351') in 0.000303 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Providers using Guid(5077039f5f09867409f4d38400d486b8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '049e5958ffbd4a053575a22232c09b67') in 0.000271 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Message using Guid(505d068a241298242a99aa9dd5b1701e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '58c755a151f69c8a52285950616661ec') in 0.000261 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/Analytics using Guid(50add270142df411fac7beb21e6ede90) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd7c63b41d530facd7496b6dafac35420') in 0.000288 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters using Guid(601cd9697b420cb4c9b311c42ea3881a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd065d5fbea59384f763f575347762eb0') in 0.000267 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles using Guid(b014eaf67a26421418e37335461782ca) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4996ed2afea887bf135ff3a263a502b9') in 0.000252 seconds
Start importing Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization using Guid(b057986d22277594c990e51bc07c5468) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7c65df0921de40b5783752a7ebb80612') in 0.000286 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Components/Menus using Guid(b0d78f8c2d53d134ca0d2e90c04e8ef8) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c75ae3d6ed40b8b36a6be8d8b2df776a') in 0.000256 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin using Guid(21b6b069ae021364ab45e1094807ec98) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b6303c75faf5ae47bd5692448c1fb45b') in 0.000421 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/USS using Guid(c1badd287b3d9486b989e6861643165b) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bf0bfd743c30c98f33d2d2572a114d6b') in 0.000299 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/TurnOffPlastic using Guid(02f162111e54b1441a84a2344153b38a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'cb344ed5597f29adf645e2b218f005f9') in 0.000278 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Scenario using Guid(62b5cc1364fceb24a9f76919757db06a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2ba9e51dfa09b909ea24a253d8765f6f') in 0.000286 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Avatar using Guid(43aad6ec3599fb84a89e8fce31748cce) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c6d7d088c0dd74f2ada2689ca2ffd290') in 0.000366 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles using Guid(5355983268a982c46bd52eb66f19b1b9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0a8ec05a9b748fe265ac94510ec4d05e') in 0.000279 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateReport using Guid(a3f9d1ab8dcbb414abb3380d0d8032fc) Importer(-1,00000000000000000000000000000000) -> (artifact id: '503ea6c8cd594e4cfb45c0a26e469be5') in 0.000315 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/Analytics using Guid(b315fd610cdac4a2c9761c472c2813b2) Importer(-1,00000000000000000000000000000000) -> (artifact id: '422b6a20d9e5d34dca9f6729511e3024') in 0.000270 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Welcome using Guid(4419c9c829ee0e9438a5c3ceba3ca88b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '71abe2f1c1f50b10b0f26f176a4fe75f') in 0.000298 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents using Guid(543eb5eeeb1d5424ca8876b93fad5326) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e1e20ba90ae3bb026d8e9778e6731a44') in 0.000305 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch using Guid(15fe89692edc49a4891091bd0e1c6536) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5ddbb7ee6cfc20861b34f1c0e95ca1fc') in 0.000263 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared using Guid(456d458547ae36d44a13d4a4682f0441) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd8419b54263266d80ff2c24bf1b77115') in 0.000304 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/UXML using Guid(7544fa69cc53c4bd7baedbac7a3725b4) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b52183883fd48ac70b056c445ae770fb') in 0.000265 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/Processor using Guid(e5a9787c5ed94504798db0c3330424fe) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7b0ae7236f090b57d533ff73454e87eb') in 0.000254 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/Dialogs using Guid(f5d6c6c129fff0140a040d43aedb9547) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1c11535e183991bba024d6ed1e118fe3') in 0.000284 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/USS using Guid(f5a82d89366f47d69dc69ae0f6cf29bf) Importer(-1,00000000000000000000000000000000) -> (artifact id: '03c16ed0411283908f321ee1abf550d7') in 0.000276 seconds
Start importing Packages/com.unity.timeline/Editor/treeview/Drawers/Layers using Guid(16388ae022a89264b84107f0c1b44680) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd05ba537fcf22af5a8d1505474a19d65') in 0.000265 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Mock using Guid(166cf3da6b00b9d4489bedba321100f5) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e9c58e081c23c21cd5009a5fe94d304f') in 0.000372 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images using Guid(8697b23ed1b3db0448e2580433ae07d7) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f32673ac4eec99e5183f150773447af7') in 0.000248 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree using Guid(b642e1c7eeddd064c9520df476000c0c) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bebeda6f850b9644fa74668c1d5db326') in 0.000230 seconds
Start importing Packages/com.unity.ugui/Runtime/UI/Core/Utility using Guid(d63dd1a776d383248a21ec2a8a6e7868) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5791a710af7ff2519cf07b8b71c97e2d') in 0.000287 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace using Guid(173564ff53b74604b8e070b51861b3f9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9e3adc776a6fde04be6ade032bd9f771') in 0.000256 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures using Guid(17ec05e4840248f4c8392a5f54cbadbd) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd37e92706b453e55e97f1fd4433e483b') in 0.000287 seconds
Start importing Packages/com.unity.ugui/Runtime/UI/Core/Culling using Guid(27ed3e221887b3544bd9d6505d4a789f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0b7e18a2632b482c1db9504d4d74a9ab') in 0.000292 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff using Guid(37b5532626676e045a3b172c915e5d79) Importer(-1,00000000000000000000000000000000) -> (artifact id: '87bcbb1ebd096d88ca81445b9b68e7bd') in 0.000242 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Enums using Guid(08d752e03d484e968b3ec248adb23357) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a7ab899c7c2d782612df310c861f3017') in 0.000247 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters using Guid(38fe47e80ef3d524d8c3508224f6cffe) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a0abf1ed5d788ff7881b17fd0d1bd07c') in 0.000275 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets using Guid(a83160f252281df4ebb018688dad5f08) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4fa5182708764e764d0de565d42878e2') in 0.000242 seconds
Start importing Packages/com.unity.ugui/Runtime/UI/Core/SpecializedCollections using Guid(f8ed4321a98682942b9980996131cf26) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f5401f1ac6431b0bcf1ef2eecf5fed39') in 0.000266 seconds
Start importing Packages/com.unity.ugui/Runtime/UI/Core/Layout using Guid(1999349e7f492c947bb6eb70f624382e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fdd827f22227bc7853a76ddda45e5847') in 0.000598 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/Images using Guid(99ef0537e3a64f2a9d41d9de53451790) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c9942953a23adca449e2b86879775f19') in 0.000561 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons using Guid(a90603761ea3d8449a60aebebd202228) Importer(-1,00000000000000000000000000000000) -> (artifact id: '54e23af31d96c5cf66be077f56d19a28') in 0.000274 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/TeamEdition using Guid(e9d092d8c9e8ffe48882f0c22e0e880d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3c295c3c55a01e2f4c2f62361ec47b43') in 0.000256 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History using Guid(3ac7d3b2f88744a4c89cb263306add7d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '08a4b34be512f0c883ac209d6539880c') in 0.000290 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache using Guid(6a94a55dca335c547ac65bd4b85d2a55) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dbb2f4d98ba93170bfd51047cc9beac0') in 0.000247 seconds
Start importing Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests using Guid(7a892c920c8ad2848b469ec9579c5219) Importer(-1,00000000000000000000000000000000) -> (artifact id: '159f8a4491f2890e781c92b59756d5d8') in 0.000261 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin using Guid(8ad9b938ad733e94ca95fe5a5c19a5b8) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a014cc5ad28460d8c68c99df98ab6b39') in 0.000292 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition using Guid(0b593e05bcd27824eb229f8c6b20e13b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2ba3566d99f9f778ae3e0f255ef14245') in 0.000246 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals using Guid(1bdd3385e91345fe98a0bbac2006104f) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ec1cdc2e04f44941869f2598016ee176') in 0.000256 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/UI using Guid(fb5a6f68c67a1e24bbe9c8cff934bab2) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e6a522e9582335d6e801794304a5fc9a') in 0.000279 seconds
Start importing Packages/com.unity.ugui/Runtime/UI/Core/MaterialModifiers using Guid(7c6295db74da28645bf49db58b7c9c65) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e7e0681f9c5e7c1dc3fcc90288b8b0dd') in 0.000285 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateReport using Guid(cca926c65e360cf4f8637f7c853a7513) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd19660989108b0f90e3ac9ff07714a31') in 0.000316 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/ProjectDownloader using Guid(ec6f7d5f9f244c543aac278e57d1d0f5) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'adbd7e07f8f79a13031a0e64a3595453') in 0.000363 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges using Guid(5d558eb582a19cf46b06976fb93d7896) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a66372cf31507f08dd105d53aca22c13') in 0.000353 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/AssetMenu using Guid(8d553feb6895d524faaab6ced320d321) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1d6eb40c2950447e797d03d3dcd76ada') in 0.000276 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements using Guid(ed49dd4f35b9c6b4aa4cfa9227df60a2) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2e05de8fef777f096f0576ab27e23c5c') in 0.000424 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges using Guid(0ecc4e2fc6e40a54fb97cab710a1dd41) Importer(-1,00000000000000000000000000000000) -> (artifact id: '50c5a799b1752a9fdef8273af979ef53') in 0.000267 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UIElements using Guid(2e69b76b513515641800b4ffad031ae8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '26278c3fabe4a1004bc4e0f8140eb70c') in 0.000261 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals using Guid(5e03aac375987449886e13fc04c1c0a8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '69bf590428be40893867e38e97178267') in 0.000304 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts using Guid(9e59435e7197d1349838f15fd59fbac0) Importer(-1,00000000000000000000000000000000) -> (artifact id: '13a0784a8578d87c7b24efbc20f0fc8e') in 0.000271 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress using Guid(be4a999efc9d629458e92bbcbe233d1d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3bd031be512b84d4c3e9f43064d0df4a') in 0.000402 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts using Guid(ceb47f1768ea33a4984627a59921a4ee) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bfa5eab913c17ed9e34de2168946ddee') in 0.000298 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models using Guid(0f6c76b7677c532458e1a8efec3b2c76) Importer(-1,00000000000000000000000000000000) -> (artifact id: '454c64698cf63e1d64a656921c201759') in 0.000247 seconds
Start importing Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers using Guid(cfa73a847eeff06448bb50a8ac6a94e0) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ed0ec78caa5034ecec9e49bafa5ede67') in 0.000301 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons using Guid(ffb86356b854ac446880553a18772ffa) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3df5a9ae47c95208303ed6d9fcd90a9f') in 0.000247 seconds
Querying for cacheable assets in Cache Server:
11ca2399a9422473eb66bca747f3ad52:Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/_CodeSignature
f308564960f944d9b888c936982a72fd:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/UXML
f3cba6379a6154ab0a532bbe44a9f8b3:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/USS
2435ae6e6a1574586846f6ee42da70b4:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/UXML
f4277b8a08d36f84dacdc200bc870669:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/PlasticWindow
16e16045695760047a9bd172458c5d6b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/Dialogs
664e0259f5e6a0146b29dc2f29a742f6:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/ListAdapters
86d9084a265d35f4db65c4e31e0b6769:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome
e622db1671757eb4785c64d7dad13723:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/PendingChanges
97b1b110b0cf5ec428f9553e02bb7c03:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer
184012b39edc5c7468c23f916818433e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon
e811c7e1c1e9a4b50b237772d317959f:Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/MacOS
b94ece2bdeba6a6429e969601ed1928a:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/Diff
e91cd01ab44d05b4fabcebe1e4ce2ebe:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingMergeLinks
3ac250bc549a212428286f328779be0e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/Dialogs
3a9723526cb024130b47fd301eee9e7d:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/USS
bdbff59595cf01745a878710e081f046:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/PlasticWindow
0efcd28b6717b0a45a07c4c6670baa72:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges
6e70bba63d1604ffb90a65601cb8abae:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs
cecb087091caedf48adcc1cd3b0ebd6d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs
2fd9db3c67f54e59bb315a02250dbaf3:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/Providers
Start importing Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/_CodeSignature using Guid(11ca2399a9422473eb66bca747f3ad52) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'cc68a5ead58ff90f6a39223ddb3b9156') in 0.000548 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/UXML using Guid(f308564960f944d9b888c936982a72fd) Importer(-1,00000000000000000000000000000000) -> (artifact id: '92f35782013fb931a2254dd93164d476') in 0.000282 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/USS using Guid(f3cba6379a6154ab0a532bbe44a9f8b3) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b9d4f5ea1db8dade65b2ac6da8e3687b') in 0.000311 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/UXML using Guid(2435ae6e6a1574586846f6ee42da70b4) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3a88fabe6bbf262991bb5e4aae9e9b90') in 0.000312 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/PlasticWindow using Guid(f4277b8a08d36f84dacdc200bc870669) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b8c5f852000e2bf93b6c45425901d6f8') in 0.000282 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/Dialogs using Guid(16e16045695760047a9bd172458c5d6b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5847ab9f3584a513d9620a6327be200a') in 0.000308 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/ListAdapters using Guid(664e0259f5e6a0146b29dc2f29a742f6) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2096f820df781afa6eed3a3602cb1c41') in 0.000294 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome using Guid(86d9084a265d35f4db65c4e31e0b6769) Importer(-1,00000000000000000000000000000000) -> (artifact id: '967709ee62b32887cbf68a2f142dae60') in 0.000266 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/PendingChanges using Guid(e622db1671757eb4785c64d7dad13723) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2ed33d1ac4d9b459d0d441a527469788') in 0.000282 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer using Guid(97b1b110b0cf5ec428f9553e02bb7c03) Importer(-1,00000000000000000000000000000000) -> (artifact id: '93d65c2bb063cdc968bf5eae5d53ee09') in 0.000283 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon using Guid(184012b39edc5c7468c23f916818433e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4b08f1d304e8915e48f12764acb2dd2f') in 0.000276 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/MacOS using Guid(e811c7e1c1e9a4b50b237772d317959f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '96ab8b267b69053a8a54e4a9973247e2') in 0.000301 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/Diff using Guid(b94ece2bdeba6a6429e969601ed1928a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '463d21676baaf59515397f341faaf70f') in 0.000270 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingMergeLinks using Guid(e91cd01ab44d05b4fabcebe1e4ce2ebe) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7e6398a320d95be6afdece8ce9fa19f8') in 0.000285 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/Dialogs using Guid(3ac250bc549a212428286f328779be0e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fdd9d4f2da6e986815f76966797c2c41') in 0.000254 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/USS using Guid(3a9723526cb024130b47fd301eee9e7d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '27a48b6c36ea06277c2d39b07ad85d73') in 0.000251 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/PlasticWindow using Guid(bdbff59595cf01745a878710e081f046) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4a8b27903b4711e260485a286ae71bd6') in 0.000319 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges using Guid(0efcd28b6717b0a45a07c4c6670baa72) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e88ac52fe062e789f73a3c2d5d6020cf') in 0.000255 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs using Guid(6e70bba63d1604ffb90a65601cb8abae) Importer(-1,00000000000000000000000000000000) -> (artifact id: '88fbaa6a0e798df323f54c07b24d2949') in 0.000255 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs using Guid(cecb087091caedf48adcc1cd3b0ebd6d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '726687b2d1b71cd1bd1ffb0ca2525472') in 0.000282 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/Providers using Guid(2fd9db3c67f54e59bb315a02250dbaf3) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b8f9a4e0d6e7ae9a2b5564c6d94c8cbd') in 0.000263 seconds
Querying for cacheable assets in Cache Server:
2b100a3b9f5eeed469e6de85657bfe55:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Developer
5b3802c1581ef894d83aa9fcb7ace84c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/DirectoryConflicts
6d3f1fb9f07fea845b8247499d6b01fb:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Gluon
4edf5537f8245134c8b023ab85d8e640:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/Errors
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Developer using Guid(2b100a3b9f5eeed469e6de85657bfe55) Importer(-1,00000000000000000000000000000000) -> (artifact id: '483156f7f08b4bb8ab471c7365ddc9ce') in 0.000551 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/DirectoryConflicts using Guid(5b3802c1581ef894d83aa9fcb7ace84c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '51fca8f2415ae227676d42881df7d693') in 0.000295 seconds
Start importing Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Gluon using Guid(6d3f1fb9f07fea845b8247499d6b01fb) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ae48ed4995808c0c49a7a90df38ab504') in 0.000306 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/Errors using Guid(4edf5537f8245134c8b023ab85d8e640) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c3c79980ce216c0f12669f242291c5d2') in 0.000295 seconds
Start importing Packages/com.unity.ext.nunit/net35/unity-custom/nunit.framework.dll using Guid(f1605f5534186904fa2c4c42acbfe01e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9159ed5981dd8f3b10000fd47dffb0c5') in 0.065439 seconds
Start importing Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/liblz4Plastic.dylib using Guid(3313b144884b41f4a86de6fda5eed953) Importer(-1,00000000000000000000000000000000) -> (artifact id: '559d3b45bdff7b62a4dbd1c0e1dfe17f') in 0.000986 seconds
Start importing Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll using Guid(f3cad5fee9fee5945b13e7e3518afb1b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4be9d24b25c5fa2125a8b39931049cdf') in 0.017131 seconds
Start importing Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/Unity.Plastic.Newtonsoft.Json.dll using Guid(e5fb93667cf08524f94b12181dbe3546) Importer(-1,00000000000000000000000000000000) -> (artifact id: '797fabd4af8148076e924cae601f406f') in 0.025661 seconds
Start importing Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/unityplastic.dll using Guid(06246251db6fb534e8729f486c76987b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '13cf659c9cda65866d0c33d775a9e962') in 0.051102 seconds
Start importing Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/log4netPlastic.dll using Guid(e60bdd1e4f6314d2382f323172110798) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1723d937beb2fbca6eaca6b78c5ef451') in 0.015741 seconds
Start importing Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/lz4x64Plastic.dll using Guid(074a5a5f34697b64c9b36dc09f6f7c32) Importer(-1,00000000000000000000000000000000) -> (artifact id: '662641ef273752966ac3c27feee73451') in 0.001129 seconds
Start importing Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/zlib64Plastic.dll using Guid(2f0909bef14cc58438d6fcea85ba8555) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1e7f720f36f0c8b005348cded70c3570') in 0.001100 seconds
Querying for cacheable assets in Cache Server:
6055be8ebefd69e48b49212b09b47b2f:Packages/com.unity.textmeshpro/Scripts/Runtime/Unity.TextMeshPro.asmdef
7014386bc0427ce4f9e8582fe63c73d7:Packages/net.strangefruits.utils/Editor/StrangeFruits.Utils.Editor.asmdef
f06555f75b070af458a003d92f9efb00:Packages/com.unity.timeline/Runtime/Unity.Timeline.asmdef
61d7ee4aa65c016409e7751300188a4e:Packages/net.strangefruits.utils/Runtime/StrangeFruits.Utils.asmdef
02f771204943f4a40949438e873e3eff:Packages/com.unity.timeline/Editor/Unity.Timeline.Editor.asmdef
d2a21ff323ae84455892cb5f59624640:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Unity.PlasticSCM.EditorTests.asmdef
435a4e0ece4e23c4882730a295bbd8cd:Packages/com.unity.sysroot/Editor/Unity.SysrootPackage.Editor.asmdef
343deaaf83e0cee4ca978e7df0b80d21:Packages/com.unity.ugui/Editor/UnityEditor.UI.asmdef
6546d7765b4165b40850b3667f981c26:Packages/com.unity.textmeshpro/Scripts/Editor/Unity.TextMeshPro.Editor.asmdef
656e461844099ae43a609ff6109b0877:Packages/com.unity.textmeshpro/Tests/Editor/Unity.TextMeshPro.Editor.Tests.asmdef
9550f6b9c1ac87345a996c43f204fb30:Packages/com.unity.timeline/DocCodeExamples/DocCodeExamples.asmdef
d528c8c98d269ca44a06cd9624a03945:Packages/com.unity.ide.rider/Rider/Editor/com.unity.ide.rider.asmdef
17b36165d09634a48bf5a0e4bb27f4bd:Packages/com.unity.collab-proxy/Editor/Collaborate/Unity.CollabProxy.Editor.asmdef
27619889b8ba8c24980f49ee34dbb44a:Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityEngine.TestRunner.asmdef
68bfd7c08bc7767da91fb572a65e3982:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Editor/Unity.Toolchain.Win-x86_64-Linux-x86_64.asmdef
88c7566234a7f32409f05c32e6ae7b3e:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Unity.CollabProxy.EditorTests.asmdef
4908dead250f48d4d8570bcd6146e849:Packages/net.strangefruits.buildtools/Editor/StrangeFruits.BuildTools.Editor.asmdef
b93f844d45cfcc44fa2b0eed5c9ec6bb:Packages/com.unity.ide.visualstudio/Editor/com.unity.ide.visualstudio.asmdef
e9745f6a32442194c8dc5a43e9ab86f9:Packages/com.unity.ugui/Tests/Runtime/UnityEngine.UI.Tests.asmdef
0acc523941302664db1f4e527237feb3:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityEditor.TestRunner.asmdef
1ac444c25ae4642a2b37c1c9156d384f:Packages/com.unity.sysroot.linux-x86_64/Tests/Editor/Unity.Sysroot.Linux-x86_64.EditorTests.asmdef
2bafac87e7f4b9b418d9448d219b01ab:Packages/com.unity.ugui/Runtime/UnityEngine.UI.asmdef
4b746f9393832b79384ac03cddf8eb94:Packages/com.unity.sysroot/Tests/Editor/Unity.Sysroot.EditorTests.asmdef
4b84427fd7ace4b4cb623ef8a46124ed:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Unity.PlasticSCM.Editor.asmdef
7bb4ea1d3f6d64e25ac0b0dd565b23aa:Packages/com.unity.sysroot.linux-x86_64/Editor/Unity.Sysroot.Linux-x86_64.asmdef
8b845b123ab418448a8be2935fa804e0:Packages/com.unity.ide.vscode/Editor/Unity.com.unity.vscode.Editor.asmdef
bb05cab7d802aa5468f8f2f86840d984:Packages/com.unity.textmeshpro/Tests/Runtime/Unity.TextMeshPro.Tests.asmdef
1c66728ad60364b82bf095d383b87458:Packages/com.unity.services.core/Editor/Core/Unity.Services.Core.Editor.asmdef
7c04f0dfa9243c04681a55d90d3ff3fc:Packages/com.unity.ugui/Tests/Editor/UnityEditor.UI.EditorTests.asmdef
8d9d6e39e8738fafebfe2e89f3288703:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Tests/Editor/Unity.Toolchain.Win-x86_64-Linux-x86_64.EditorTests.asmdef
Android Extension - Scanning For ADB Devices 3681 ms
Artifact(content hash=714cfbef6fe42a0edb6be73951992118) downloaded for 'Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Editor/Unity.Toolchain.Win-x86_64-Linux-x86_64.asmdef'
Artifact(content hash=262e2c4dba17696fc108bd57ed06519b) downloaded for 'Packages/com.unity.sysroot/Tests/Editor/Unity.Sysroot.EditorTests.asmdef'
Artifact(content hash=2e099ecbfe7afb42cb82b8a2d9fcc1af) downloaded for 'Packages/com.unity.ide.vscode/Editor/Unity.com.unity.vscode.Editor.asmdef'
Artifact(content hash=e045be9abac98f60c42bda83b7800162) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Unity.CollabProxy.Editor.asmdef'
Artifact(content hash=c4e9e35189644863d29ae667d7335501) downloaded for 'Packages/com.unity.sysroot.linux-x86_64/Tests/Editor/Unity.Sysroot.Linux-x86_64.EditorTests.asmdef'
Artifact(content hash=610122f92528022da33cb4d4ca11c20e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Unity.PlasticSCM.Editor.asmdef'
Artifact(content hash=b13df92ccb7a0ca8a9ec0b5ff0ac9d1c) downloaded for 'Packages/net.strangefruits.utils/Editor/StrangeFruits.Utils.Editor.asmdef'
Artifact(content hash=c4343c61831712fdaf3e057bc3dcbe70) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Unity.CollabProxy.EditorTests.asmdef'
Artifact(content hash=a610c380a461257dbb1993fc66345687) downloaded for 'Packages/com.unity.timeline/DocCodeExamples/DocCodeExamples.asmdef'
Artifact(content hash=3493d2542e965e7dc0e0b286b7339022) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/com.unity.ide.rider.asmdef'
Artifact(content hash=f99097c39879cb8a3dae04f684a1be61) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/Unity.TextMeshPro.asmdef'
Artifact(content hash=8e91f81dada14a110e21fcf9ea6c4aab) downloaded for 'Packages/com.unity.textmeshpro/Tests/Runtime/Unity.TextMeshPro.Tests.asmdef'
Artifact(content hash=ddf4ae8cee50de8ca1bcd428f79d59cd) downloaded for 'Packages/net.strangefruits.utils/Runtime/StrangeFruits.Utils.asmdef'
Artifact(content hash=bf375668211f52beea2a78cc4eea71d4) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/UnityEngine.UI.Tests.asmdef'
Artifact(content hash=1ad80296c76941a43fbc2b185a9dbe7f) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Unity.PlasticSCM.EditorTests.asmdef'
Artifact(content hash=ede255f6a526a8bf674540bd548a0e60) downloaded for 'Packages/com.unity.timeline/Editor/Unity.Timeline.Editor.asmdef'
Artifact(content hash=81dcebc7c4c551a606ab8b713aa0e87f) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/Unity.TextMeshPro.Editor.asmdef'
Artifact(content hash=4dd7b61708b01a15ff95cb888a88d4cf) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/UnityEngine.TestRunner.asmdef'
Artifact(content hash=5f224c64dbb4a1eb574505e49c0e9392) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/com.unity.ide.visualstudio.asmdef'
Artifact(content hash=ec4542150893629df103ab2d25b96216) downloaded for 'Packages/net.strangefruits.buildtools/Editor/StrangeFruits.BuildTools.Editor.asmdef'
Artifact(content hash=f3548d70f75a99ec21fe599280bbd00c) downloaded for 'Packages/com.unity.ugui/Runtime/UnityEngine.UI.asmdef'
Artifact(content hash=93ff56530b4841d93e2d88fa540bc471) downloaded for 'Packages/com.unity.timeline/Runtime/Unity.Timeline.asmdef'
Artifact(content hash=b68b1cc80e8f81f8f484c9e414bbb06a) downloaded for 'Packages/com.unity.sysroot.linux-x86_64/Editor/Unity.Sysroot.Linux-x86_64.asmdef'
Artifact(content hash=5c42efb3ff6a9edd3747254671571ac4) downloaded for 'Packages/com.unity.sysroot/Editor/Unity.SysrootPackage.Editor.asmdef'
Artifact(content hash=74b9fb3e510e358f4a706d907a17349b) downloaded for 'Packages/com.unity.ugui/Editor/UnityEditor.UI.asmdef'
Artifact(content hash=7280d7ebd84dc3f9a55307f6147231e9) downloaded for 'Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Tests/Editor/Unity.Toolchain.Win-x86_64-Linux-x86_64.EditorTests.asmdef'
Artifact(content hash=bb6b9d9fe9a83a9342f8be6e08e8ce1f) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityEditor.TestRunner.asmdef'
Artifact(content hash=03d45b6dc9a51bf8c64480eaeeccc921) downloaded for 'Packages/com.unity.ugui/Tests/Editor/UnityEditor.UI.EditorTests.asmdef'
Artifact(content hash=3c10468b0fc312e29edf44d13fd38bfc) downloaded for 'Packages/com.unity.textmeshpro/Tests/Editor/Unity.TextMeshPro.Editor.Tests.asmdef'
Start importing Packages/com.unity.services.core/Editor/Core/Unity.Services.Core.Editor.asmdef using Guid(1c66728ad60364b82bf095d383b87458) Importer(-1,00000000000000000000000000000000) -> (artifact id: '11ffe32e8a344fb2e4b78d39a1224144') in 0.000942 seconds
Querying for cacheable assets in Cache Server:
0092dcc3ac595ea43981eedc23012f72:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesViewMenu.cs
006633c8a6f4ae94aa9babf72234e1a2:Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutRebuilder.cs
00f9a68859b850648902e0c98c25b590:Packages/com.unity.ugui/Tests/Runtime/ScrollBar/ScrollBarTests.cs
1073c0628ca3461eb672657cff8b1955:Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/IProjectStateHelper.cs
105515c1653548242b4fe973c0f375f7:Packages/com.unity.timeline/Editor/Window/ViewModel/TimelineWindowViewPrefs.cs
1048a87135154606808bf2030da32d18:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SpriteAssetMenu.cs
10ba9bc9317e315439b0223674162c52:Packages/com.unity.timeline/Editor/Analytics/TimelineAnalytics.cs
102e512f651ee834f951a2516c1ea3b8:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsController.cs
100f9184f13dd20448c29dc74f30dce1:Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface/ToolbarButton.cs
20c0159592ada804fbbbd1b0c38314b3:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/IHistoryEntry.cs
2011a59d3f76b3d4a85cb53f945fceee:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestRunnerApiMapper.cs
20028914c8cb44e759c4e9ff7f4bb570:Packages/com.unity.services.core/Editor/Core/BackendHelpers/UnityWebRequestHelper.cs
2023e4a317a2f4de9a18cd9ae2cb183e:Packages/com.unity.services.core/Editor/Core/EditorGameService/EditorGameServiceRegistry.cs
20341761c2011b441b2a3af227beeb71:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsSelection.cs
20c8bb6b47a526c4c96ca73314fe2856:Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeRipple.cs
20793418366caf14293b29c55df5e9ec:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/RemoteTestResultSender.cs
2079ae55f950aa4439a7ca7af8a9c136:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/HistoryModelTests.cs
20a9b557a46149dfbfa04a3a7080f5aa:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextProcessingStack.cs
204b6e52ab6164e478f852a359e0c0c0:Packages/com.unity.collab-proxy/Editor/PlasticSCM/SceneView/DrawSceneOperations.cs
201d30422af8ea34193a59b4254b8663:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/CheckinProgress.cs
202d758d102b6854a9710c8b93db742c:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteCharacter.cs
20cdb37e6fea6d946bbb84d2c923db85:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorAssemblyWrapper.cs
208e46d59ff6e304db0318377d20f5a1:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/IAssetsDatabaseHelper.cs
20ce93e64c4a44dfb52e7689ec1c6027:Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/ProjectStateHelper.cs
20ff4283f687e044087714f82c4d6d3f:Packages/com.unity.ugui/Runtime/UI/Core/MaterialModifiers/IMaterialModifier.cs
30649d3a9faa99c48a7b1166b86bf2a0:Packages/com.unity.ugui/Runtime/UI/Core/Layout/HorizontalLayoutGroup.cs
30c4cfa3209d4a44480017a19ec5b3b8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawActionHelpBox.cs
3069a00b8c364df395994d7d379e0a99:Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_UGUI_Private.cs
30a939dce2fd4073955f2f20e659d506:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_UIStyleManager.cs
30e9a0b4c58f24512803e160e0216686:Packages/com.unity.collab-proxy/Editor/PlasticSCM/WorkspaceWindow.cs
309b0604924786544a3786ec4073c5a1:Packages/com.unity.ugui/Tests/Runtime/Layout/ContentSizeFitterTests.cs
306cc8c2b49d7114eaa3623786fc2126:Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutElement.cs
30bed781e402439ab8ce4e3357708115:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Style.cs
408674d91d506a54aac9a7f07951c018:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/ExitPlayMode.cs
4068e97704a16794ea218ba560cdc1e9:Packages/com.unity.timeline/Editor/Window/TimelineMarkerHeaderGUI.cs
40c83ba6a1a64cb4baac27028dd1acc1:Packages/com.unity.ugui/Tests/Runtime/Graphic/RawImageTestHook.cs
40cb137d0e9816e48a4141ed13afedad:Packages/com.unity.timeline/Runtime/Utilities/TimelineCreateUtilities.cs
5082cb99a8f99b84d84dd8b4c5233a9e:Packages/com.unity.timeline/Runtime/Events/INotificationOptionProvider.cs
5013a6f8fee1f2a49b06f75fc5a6ece4:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IsCurrent.cs
50081206855385544a5ddd0e3b6ba9be:Packages/com.unity.ugui/Tests/Runtime/Toggle/ToggleGroupTests.cs
50d82b3e371b7cc42abc2999039b19cb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CredentialsUIImpl.cs
505965fb9ab352b4d88882d7c8d822bf:Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeMixUtils.cs
6000865ce7fbfc643abdd3d085b4422e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetListViewItem.cs
60f5fb7fb3626214f9d97215fe186cbf:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/ValidRepositoryName.cs
609b990ddbb40c14297c070bd5d46ad4:Packages/net.strangefruits.buildtools/Editor/iOSExemptFromEncryption.cs
608efd4e185fb9440bb8550d98e20ca4:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CloudProjectDownloader/DownloadRepositoryOperation.cs
600f4b74746dbf944901257f81a8af6d:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTearDownAttribute.cs
608f66b5adac272459273ddaf3e4db5d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticApp.cs
70a190a1b304d1e43995af35d09231d6:Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClip.cs
70522d02d20893a42b7cf30eb8221cce:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/ListAdapters/ConflictedChangeListAdapter.cs
7072e9e47288bac4d8c6bdfb2cf785a4:Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineGroupGUI.cs
70b265ed18dc14041bedc0263d4578ef:Packages/com.unity.timeline/Editor/Signals/SignalReceiverInspector.cs
7043e9a330ac2d84a80a965ada4589ad:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListCacheData.cs
7065397ff8184621aa3ca4f854491259:Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_CreateObjectMenu.cs
7078f19173ceac84fb9e29b9f6175201:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectGeneration.cs
7019e230344c48d4b81602e2e978e5de:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/LastWriteTracker.cs
70f955bbb437a494888ef54d97abb474:Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClipBase.cs
701a688f3cb0245579bf46b63d0b7134:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/RunModal.cs
70eae1897c9d308448eb3bb0b5be9f58:Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeUtils.cs
80b10e1c58509a449a3c5aecc07d4455:Packages/com.unity.timeline/Runtime/TimelinePlayable.cs
8069e1fc631e461ababf11f19a9c0df3:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/UITestRunnerFilter.cs
802adf99bdbb1a3439a0a09ae5664192:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/SaveAssets.cs
803abab0f7e17044db56f8760186dbd1:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestAdaptorFactory.cs
80ba60ec8e138684084eb2a266fb344f:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/HistoryEntryComponent.cs
806bdb4f911275c4ca1ee81fde4b4d4f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/AutoLogin.cs
807bcb4611aec064eacc4bd9e73933da:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/UI/EditorVersionTests.cs
80ac8f5b2a7fa904dbc80111be88c8be:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestJobData.cs
806de5a9211448c8b65c8435ebb48dd4:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_BitmapShaderGUI.cs
80ae83fdf1fb2c649bccb8c293b94556:Packages/com.unity.timeline/Editor/Window/ViewModel/ScriptableObjectViewPrefs.cs
9014630255533ed42915965b4065cde8:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/IUtpLogger.cs
9085046f02f69544eb97fd06b6048fe2:Packages/com.unity.ugui/Runtime/UI/Core/Toggle.cs
90a94ffd2947aab4d9da12dee0175a7a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityPlasticTimer.cs
900aac3710bc14542a8d164e3f0ff820:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolListener.cs
901b761c5c1e22d4e8a3ba7d95bc1f5d:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EnumeratorStepHelper.cs
90fe1c65e6bb3bc4e90862df7297719e:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_CharacterInfo.cs
900f1a451c764dc3bdcc0de815a15935:Packages/com.unity.textmeshpro/Scripts/Editor/GlyphInfoDrawer.cs
a0a02e768c802b641b6793fa864f1c2c:Packages/com.unity.timeline/Editor/Recording/AnimationTrackRecorder.cs
a021b6d2ca2e9404b8a4d94343ecd068:Packages/com.unity.ugui/Tests/Runtime/NestedLayout/SceneWithNestedLayoutElementsLoadScript.cs
a002d3737b873954395b7cf862873ab8:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest/IMonoBehaviourTest.cs
a025ba7ee40d0104db8d08b1d9eabb0d:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RuntimeTestRunnerFilter.cs
a0b56195e00682b4594dfaeef9d5fa78:Packages/com.unity.timeline/Editor/treeview/AnimationTrackKeyDataSource.cs
a077a49d9db9de74f827f0568f6e65c2:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/AssetsPath.cs
a0288e1c9324e824bab7e2044a72a434:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/BuildTestTreeTask.cs
a04a45bbed9e1714f9902fc9443669b9:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestRunnerResult.cs
a0bae4ff8f5baf64aad3b92b8aea0603:Packages/com.unity.ugui/Tests/Runtime/Graphic/ImageTests.cs
a06ca22308e4a294baa8076df3d577a8:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/ChangeEntry.cs
a0fc5252a48d8b34f945b4ae3ad45030:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/CreateBranchDialog.cs
b0221f76dde941d492827802c9b7c1f9:Packages/com.unity.ide.rider/Rider/Editor/Util/StringUtils.cs
b0621730f63c0c74cafa17f3ddc53eb8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetMenuRoutingOperations.cs
b0c73ea1c5ff95e43806e9002c155070:Packages/com.unity.timeline/Editor/inspectors/TimeFieldDrawer.cs
b08b1fefe61616944ba52cf59275a1b5:Packages/com.unity.collab-proxy/Editor/Collaborate/Settings/CollabSetting.cs
b09be1f217d34247af54863a2f5587e1:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SpriteAssetEditor.cs
b07e99e8ef4ff5c4c8c14b165e09f822:Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/IsCollabProjectMigratedResponse.cs
b0eeee3cdfa56734abca5c1a4e7989ba:Packages/com.unity.timeline/Editor/Utilities/ClipModifier.cs
c072e5b741a87974385c270827879cbf:Packages/com.unity.timeline/Editor/TimelineEditor.cs
c0821447a35700c4280782d1092cf4c5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/IncomingChangesTreeHeaderState.cs
c018624dabcf94cb7869e9ec09f27732:Packages/com.unity.services.core/Editor/Core/EditorGameService/IEditorGameServiceRegistry.cs
c08cfcfc4c2c46c46940ed103538acae:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawActionButton.cs
c09dfd4388accab4b956bcef16d321a1:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Api/ISourceControlProvider.cs
d061ada5d3169454daf54243390b5fdb:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestResultAdaptor.cs
d0b148fe25e99eb48b9724523833bab1:Packages/com.unity.ugui/Runtime/EventSystem/EventTrigger.cs
d0138170d24533e47b8e6c250c6d7fbc:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/GuiHelper.cs
d0f575ad752150f40ab16bb26ee52665:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/IProgressInfo.cs
d0663d520c26b7c48a4135599e66acf8:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestAdaptorFactory.cs
d0080567f62c3f94cb75b2927a349e22:Packages/com.unity.timeline/Runtime/Utilities/AnimatorBindingCache.cs
d09858396dd7adb4bbdb22ea0c8c3a37:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/AllocatingGCMemoryConstraint.cs
d029640460cf8ff47bbbfe69f49ddf29:Packages/com.unity.timeline/Editor/treeview/ManipulationsTimeline.cs
d0ca7b2e84542bf4ab9987087e8d79ad:Packages/com.unity.timeline/Runtime/Utilities/HashUtility.cs
d0abdd8cb6b29a24c8ee19626ef741b9:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UtpDebuglogger.cs
d0fc6f5187a81dc47999eefade6f0935:Packages/com.unity.timeline/Runtime/GroupTrack.cs
e0a05dd61b1d491fb711fdbb2884cbae:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/CloudCollabVisuals.cs
e0e4f43a3816add4c86c9671d7961f2f:Packages/com.unity.ugui/Tests/Runtime/Toggle/TestableToggleGroup.cs
e086b15460c228c4f9b116f0e3e2f175:Packages/com.unity.timeline/Editor/inspectors/BasicAssetInspector.cs
e00a5dea786950546a21b0e2d817e466:Packages/com.unity.timeline/Editor/inspectors/TimelineAssetInspector.cs
e0db3f3921670cd4ca2e925737c3fba4:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/SetUpTearDownCommand.cs
e00dc5a0cda466b41b09a50bd18b4916:Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackErrorGUI.cs
f032fd1e0068a2642abd4fe8e1fd4241:Packages/com.unity.collab-proxy/Editor/PlasticSCM/EnumExtensions.cs
f00521067f54ce541951ab90047cc3f4:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Welcome/DownloadAndInstallOperation.cs
f079e3afd077fb94fa2bda74d6409499:Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditorData.cs
f07fb40f4e944ebeb84eb8f8a6bb5b13:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/FullNameFilter.cs
010246a07de7cb34185a2a7b1c1fad59:Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/CallbackData.cs
01023c055f6f08e408b78d36d5f7a803:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/HandleMenuItem.cs
014287a1a6b67dd4e867168699dfdc2a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/TableViewOperations.cs
0173aff8c07e06b42af07ebdd7f08032:Packages/com.unity.ide.visualstudio/Editor/VisualStudioEditor.cs
0188683ab76112f4897348feb19a3b77:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateReport/ErrorListViewItem.cs
01da6c5b7c781174d818662ce6f39b8b:Packages/com.unity.timeline/Runtime/Utilities/AnimationPreviewUtilities.cs
01ada73c4792aba4c937ff5d92cce866:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_CharacterPropertyDrawer.cs
01cd96d8687272f4898cfd1562079dd7:Packages/com.unity.timeline/Editor/Signals/TreeView/SignalListFactory.cs
01df650e1b86e9f4a8e2b5dc9782506f:Packages/com.unity.ugui/Tests/Runtime/NestedLayout/SceneWithNestedLayoutElementsLoads.cs
1143ae6bb91836f4a8f8ebfaabb9396d:Packages/com.unity.ugui/Editor/EventSystem/Physics2DRaycasterEditor.cs
1116c8f7471936c498ab2c999c915d62:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/ChangesPresenter.cs
11a6a034ab84493cbed6af5ae7aae78b:Packages/com.unity.textmeshpro/Scripts/Runtime/MaterialReferenceManager.cs
110d5035a36a6a34580fb65bb40cd78f:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CompositeWorkItem.cs
21c0044a7f964773be90d197a78e4703:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_EditorPanelUI.cs
21d2d5d6901f2ca43a8015c60ada4e2c:Packages/com.unity.ugui/Editor/UI/InputFieldEditor.cs
2104516cde04b204884f055f58f980d3:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/CreateOrganizationPanel.cs
21364f754cf9b9b47a60742332d4af56:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Compatibility.cs
21285ef58054efb4c9264cf10346216e:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/IErrorInfo.cs
21bf7f712d84d26478ebe6a299f21738:Packages/com.unity.timeline/Runtime/Activation/ActivationTrack.cs
31a19414c41e5ae4aae2af33fee712f6:Packages/com.unity.ugui/Runtime/UI/Core/Mask.cs
3168bf9e060ff4b46be4bf08e308ce97:Packages/com.unity.timeline/Editor/Window/TimelineWindow_PlayableLookup.cs
41e14f40b915ca743a3dffd18ffc65ab:Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeMix.cs
41633509da720014cbd77f755b378ce7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/CreateWorkspaceViewState.cs
41d60936b62cc6d4ca7fe628b22b0e40:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/PlayerConnectionMessageIds.cs
411b7c7ffc0960249b35a2a247b66ff7:Packages/com.unity.timeline/Editor/Utilities/TrackModifier.cs
41dcdc094b311464c8d6cb614548d89b:Packages/com.unity.timeline/Editor/inspectors/GroupTrackInspector.cs
5151708d47edd4344ba8e7bd469d966e:Packages/com.unity.timeline/Editor/treeview/ManipulationsTracks.cs
5143f58107604835ab1a5efa2d8818fd:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Text.cs
513613320b52fdb40a26dd5b73d89afe:Packages/com.unity.ugui/Tests/Runtime/InputField/GenericInputFieldTests.cs
5186430bc91980d48a94ba1f5b29de5c:Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface/Bootstrap.cs
51a7878f6c989394782db73339e90e46:Packages/com.unity.timeline/Editor/Signals/SignalEmitterEditor.cs
511aa760b8728a940a41c29837945292:Packages/com.unity.timeline/Editor/Manipulators/Sequence/TrimClip.cs
512ac45650d443f3be59379c2ecbf068:Packages/com.unity.timeline/Editor/Actions/IMenuName.cs
61a20120cddc53849bbc10fc805ffe3e:Packages/com.unity.ugui/Runtime/UI/Core/IMaskable.cs
61d491d99e9292c4a81d7d01a74781ea:Packages/com.unity.ugui/Runtime/UI/Core/Navigation.cs
61f74d0a8a3f1f542b8afe99e65686df:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs/CreateRepositoryDialog.cs
612b00d793cac3c49808ab3ee5428f16:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestJobDataHolder.cs
617e6579183b7cc488aae748fe3f88bd:Packages/com.unity.timeline/DocCodeExamples/ActionExamples.cs
615fa68a626934ca28141174234fee26:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/CheckinConflictsDialog.cs
615ff93ab52eb8242a9194d4f711676f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/OrganizationPanel.cs
71c1514a6bd24e1e882cebbe1904ce04:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAsset.cs
71c34e5fa319ca644b6806e573c33d88:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/Errors/ErrorListViewItem.cs
71648f2c67f4c40cda4f186ea8e4e62c:Packages/com.unity.services.core/Editor/Core/UserRoleManagement/UserRoleHandler.cs
7116e04a377b195458798657c617e324:Packages/com.unity.timeline/Editor/DirectorNamedColor.cs
718966f960cb50643986195e5fe953ca:Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/BaseMeshEffect.cs
71bb46b59a9a7a346bbab1e185c723df:Packages/com.unity.ide.rider/Rider/Editor/LoggingLevel.cs
71cb30384b5f8d64ea7df220cff88d0c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/Processor/AssetsProcessor.cs
81a142c61a4e14d46bb21b02548ad24d:Packages/com.unity.timeline/Editor/Manipulators/Move/MovingItems.cs
812aaaefaab404448a3e4db49dfa5206:Packages/com.unity.ugui/Tests/Editor/Text/FontCreatedByScript.cs
811d999912a5f3f459a637aad029fbc8:Packages/com.unity.ugui/Tests/Runtime/Canvas/RectTransformValidAfterEnable.cs
91319408591cec1478efd3c62f9f418a:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/AssemblyNameFilter.cs
91f495459b6e34f419ac123740d798b1:Packages/com.unity.ugui/Runtime/EventSystem/EventData/BaseEventData.cs
91950f78729ab144aa36e94690b28fad:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_BaseEditorPanel.cs
91f74d588534bef42ac4b919a2ece84a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/LoadAsset.cs
917a51fff055ce547b4ad1215321f3da:Packages/com.unity.ide.visualstudio/Editor/Messaging/ExceptionEventArgs.cs
a1f5156c89fd104459e8ec0cc3098899:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchesViewMenu.cs
a14a59f2a5c757e469c3e4e17b798c2e:Packages/com.unity.ugui/Tests/Runtime/Canvas/CanvasGroupInheritedAlpha.cs
b1607da2b0288db44acdeed2ddaf0962:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/Menus/FloatingDialogue.cs
b180fd8310805e44dbbef545d0231418:Packages/com.unity.ugui/Runtime/EventSystem/EventData/AxisEventData.cs
b135ec222fdcd11468014c90d11d6821:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestData.cs
b185b14d428805c46aceb7c663825b2d:Packages/com.unity.timeline/Editor/Actions/ActionManager.cs
b1c789407b55e3a4c9cc86135a714e33:Packages/com.unity.timeline/Editor/Actions/TimelineActions.cs
b1b8657301e8ead4a9389eda02c15883:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistoryListViewItem.cs
b10c9294742ed4040ad32d0b73b16c75:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesSelection.cs
b10cb8fee5b39014d8a417bf413f5e5c:Packages/com.unity.ugui/Editor/UI/MaskEditor.cs
c171b9ca03610ea4faa426e082a1075d:Packages/com.unity.timeline/Editor/Animation/BindingSelector.cs
c13239fbea1666a42b26691afcd91e63:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateProgress.cs
c18288a8d31fc9043a807ee8a9f1ae64:Packages/com.unity.ugui/Editor/UI/PropertyDrawers/AnimationTriggersDrawer.cs
c1548be0adf9df34f829fbde7f53bbb8:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/IChangeEntry.cs
c18598e9d808edb4583a6aa724ffc268:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs/RepositoriesListView.cs
c1a720a51e44604479a70a6a175aac0b:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/Providers/MockSourceControlProvider.cs
c1cba6f3ed484514097080a3bb835958:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherTestRunSettings.cs
d1207768d96c479488b6b81f3483e0c1:Packages/com.unity.timeline/Editor/State/SequencePath.cs
d1d2cd7920afc0741b8baae80a676934:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/HelpLinkData.cs
d143f3edd0494bc4c98a421bd59564fa:Packages/com.unity.timeline/Editor/Items/ClipItem.cs
d1f32d57fc5becc4e8d5ccecbe22084f:Packages/net.strangefruits.utils/Runtime/Attributes/FilePathAttribute.cs
d1c46ccb760d06146a24b7e265e19566:Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/CredentialsResponse.cs
d1b534518943030499685344fd1d476d:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/ITestRunnerListener.cs
d1b7ce919aa8864409412e809073cf96:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PrebuildSceneSetupAttribute.cs
d129b9605eb84f75bda7b7c433713464:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/CloudCollabTopMenu.cs
d199490a83bb2b844b9695cbf13b01ef:Packages/com.unity.ugui/Runtime/UI/Core/InputField.cs
d1c9c1ed454d0594b951eb6a76ac62ad:Packages/com.unity.timeline/Editor/Window/TimelineWindow_EditorCallbacks.cs
e1b0ab339722791498cc804831a17ad3:Packages/com.unity.ugui/Tests/Runtime/InputField/DesktopInputFieldTests.cs
e165a99d845c10e4ea0f546e542e8684:Packages/com.unity.timeline/Runtime/Activation/ActivationMixerPlayable.cs
e166244551374dbeb6e41e53ad61cfde:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/CloudCollabSettingsProvider.cs
e177382a693dea644acd34e3e7a3feb3:Packages/com.unity.timeline/Editor/Manipulators/Utils/ManipulatorsUtils.cs
e19747de3f5aca642ab2be37e372fb86:Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/Outline.cs
e1e957d39ca70834f9212a1289b6a0d5:Packages/com.unity.timeline/Editor/Utilities/CustomTrackDrawerAttribute.cs
e17c88b021c2a4c409b3f15b0d80ac62:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder/TestTreeViewBuilder.cs
f10661b27b25c224b966c073d3d886e4:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/MainPresenter.cs
f1969c6a4a44a474983058896f48d9f5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/SSOCredentialsDialog.cs
f1b6399349763114d9361bc6dfcd025b:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListCacheData.cs
f1b80531a496e644abedd795c21274cb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/ProgressOperationHandler.cs
f1ea944dcf8849ebab391e461b99ccb7:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SpriteAssetImporter.cs
f15cbb987069826429540d0ea0937442:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListProvider.cs
f16e09785c984c445a0467e30f845636:Packages/com.unity.timeline/Editor/Manipulators/Cursors/TimelineCursors.cs
023009af66be2da4d84bf23700528308:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityEvents.cs
02e1fe0a338b35545a5fed1345848332:Packages/com.unity.timeline/Editor/Manipulators/TimeAreaAutoPanner.cs
021989652c46434d98428c7e02cb8ab8:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Enums/ProjectStatus.cs
02893ffb522b490a9fa28eedd2584309:Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_TextContainerEditor.cs
025a530ab434a7e40ad318955f571e50:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/SaveAction.cs
020ee4c1798a3d243a4b8cbfee6cac2d:Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/PositionAsUV1.cs
127023922adddf744b59fa7b0b0c3030:Packages/com.unity.ugui/Editor/UI/InterceptedEventsPreview.cs
1284741c63bbe7742a2d359492947023:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/SSOSignUpPanel.cs
124533853216377448d786fd7c725701:Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/TestRunnerStateSerializer.cs
12767e3d68610ef43bdb99b1f83554f8:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/IPresenter.cs
129e252981b5ae440b10fd3bbc6c339c:Packages/net.strangefruits.utils/Runtime/ScriptableObjects/ScriptableSingleton.cs
12dfd4bdbb5c8e6419432fbc54ef25d9:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyLoadProxy.cs
226459a134855504d841db6b61519d2b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/LocalStatusCache.cs
227613ec5b3943443a284e30a6d6b91e:Packages/com.unity.timeline/Editor/inspectors/TimelinePreferences.cs
22899211c24eeb248b22704499dd108f:Packages/com.unity.timeline/Editor/Trackhead.cs
322392995be44d23a3c86cfd972f838f:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_DefaultControls.cs
32535dd294c621e4297fba34b15b1c52:Packages/com.unity.timeline/Runtime/Utilities/Extrapolation.cs
32a4a0ea998dd6149937d2774781c436:Packages/com.unity.ugui/Tests/Runtime/ScrollBar/ScrollBarClamp.cs
32d40088a6124c578ad6b428df586e2e:Packages/com.unity.textmeshpro/Scripts/Runtime/TextContainer.cs
3245ec927659c4140ac4f8d17403cc18:Packages/com.unity.ugui/Runtime/UI/Core/Layout/ContentSizeFitter.cs
32da81683c22faf458026716a2b821aa:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4EqualityComparer.cs
321dc2c0720f8dd4f9396ecdc12b8746:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Message.cs
322ddf9bb156dcd40956b32589edd8f8:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/IView.cs
4230e406313f1db43a4b548e7a3ad2e2:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestTreeRebuildCallbacks.cs
426106349a0ff964fa4e7178c1d3a4f5:Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/BaseRaycaster.cs
42f9a77f3e0e459fb7fc63c636dba57e:Packages/com.unity.services.core/Editor/Core/UiHelpers/OfflineUiHelper.cs
42eb5d9546d84a8495c7d6cf6934b392:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/EnabledVisuals.cs
423cd382a7804414d9bfdb2e7fb7bb62:Packages/com.unity.timeline/Editor/Signals/SignalReceiverHeader.cs
423fe2ef878fa1140a7e1f7f9e365815:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestFinishedMessage.cs
52b0863c034c4170a48fe13bc36f27c4:Packages/com.unity.services.core/Editor/Core/UserRoleManagement/UserRole.cs
5291568d0ded4e509ac3c7e9a95c40e7:Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/ServiceFlags.cs
5294f667272fcb2438a79369c92cc7e7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/CreateWorkspaceView.cs
52c907c81459f324497af504b84fd557:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestListTreeViewGUI.cs
52d9cbed2cc0d4faab5168848d1f2e37:Packages/com.unity.timeline/Editor/Localization/Localization.cs
526f285e8d4fb8140b4cdfeb9102d8cb:Packages/com.unity.timeline/Editor/Utilities/BreadcrumbDrawer.cs
529fde071171dfd4e99d45ca81a3ac7b:Packages/com.unity.ugui/Tests/Runtime/MaskClipping/RectMask2DClipping.cs
62e4a7846c9ce998f972153a5182676a:Packages/com.unity.sysroot/Editor/NiceIO.cs
621a76c0c3927aa45aba7d2ad0c8e1c8:Packages/com.unity.ugui/Tests/Runtime/Util/GraphicTestHelper.cs
628bc1ed591aa164ab9124ac22e02d9a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/ChannelCertificateUiImpl.cs
623c79a1e113b4941afdbfc88d19e8fd:Packages/com.unity.ugui/Runtime/EventSystem/ExecuteEvents.cs
628e4c47dd424c74989295a030817084:Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticWindow/PlasticSCMWindow.cs
621fd19bcb071b64aa1d68f0271aa780:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PostBuildCleanupAttribute.cs
7241c7dc25374fc1a6ab3ef9da79c363:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_ResourcesLoader.cs
72f7787cfc7ca4ca087104bfb5a8b71c:Packages/com.unity.services.core/Editor/Core/EditorGameService/Analytics/EditorGameServiceAnalyticsSender.cs
728d2c19676ea3743aaa087aa28c4a16:Packages/com.unity.ugui/Editor/UI/PropertyDrawers/SpriteStateDrawer.cs
828075bc53f2de84982a943870529b7b:Packages/com.unity.ugui/Runtime/UI/Core/Misc.cs
82075836be5e0c64bbe84e1f9436682e:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/WindowResultUpdaterDataHolder.cs
82a8ce43816925d4b971951094cb755c:Packages/com.unity.timeline/Editor/treeview/TimelineTreeView.cs
826b6becaef90fb458eedebe4c2f3664:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataFactory.cs
829d4d6bc39fd1044ba4c5fc2a9c911f:Packages/com.unity.ide.visualstudio/Editor/SolutionProperties.cs
82cd92ffc29383742932b27ca414c80f:Packages/com.unity.timeline/Runtime/Scripting/PlayableTrack.cs
82bf3f737dec0be43a60891958a8da87:Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutUtility.cs
923089d9a5486b545bfc5f70e781d4e1:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/SortOrderComparer.cs
9202fbba95ea8294cb5e718f028f21b0:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/RecompileScripts.cs
92c9458f12a7d4d52ad24494a00dba7c:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/ProjectBindAndUserRequestVisual.cs
926a61ff0dec44a5aab649acb411e9ad:Packages/com.unity.timeline/Editor/inspectors/CurvesOwner/ICurvesOwnerInspectorWrapper.cs
923dacaaac477a941a4a5c7c1657a250:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/MergeCategoryTreeViewItem.cs
928dc55e2c8c3ee4dad33b6d561cb6ea:Packages/com.unity.ugui/Runtime/UI/Core/IGraphicEnabledDisabled.cs
928f8025717499a41802f8fe66420488:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/ListAdapters/ToggleableChangeListAdapter.cs
a287be6c49135cd4f9b2b8666c39d999:Packages/com.unity.timeline/Editor/inspectors/TimelineProjectSettings.cs
a2a8aecb05814e644abbb070fbd91156:Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeMix.cs
a2cb43d6b0c226443be7e176590837a5:Packages/com.unity.timeline/Editor/Window/Modes/TimelineMode.cs
b250be9db55288b48ac121c074d795e6:Packages/com.unity.timeline/Runtime/Evaluation/ScheduleRuntimeClip.cs
b222f61a1f7253e4d8e8cc82bfde9e42:Packages/com.unity.timeline/Editor/treeview/ManipulationsClips.cs
b29af44841cd6644e876233cd057bc18:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs/RepositoryExplorerDialog.cs
c27224849b8648b991691de4f0c90456:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/MainPresenterTests.cs
c2441d353f9c42a44af6e224e4901b52:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/BuildActionTaskBase.cs
c26636c25de34fd1b5d32fd8fdb9b47d:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/TestStartView.cs
d2146428d3f1ad54eb7326c9a44b3284:Packages/com.unity.test-framework/UnityEditor.TestRunner/RequirePlatformSupportAttribute.cs
d2e4782a922433041be291edaf12421a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DropDownTextField.cs
d256fa541faf5d4409992c631adb98a1:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_GlyphPairAdjustmentRecordPropertyDrawer.cs
d287890d8b11cb7498506935c825b43d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/IncomingChangesSelection.cs
d208a1684f8aa6a40ad91d6aa9600c14:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/ITestSettingsDeserializer.cs
d2ca9278c9dd49df877d622d0f657ecf:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/UnityTestMethodCommand.cs
d21dcc2386d650c4597f3633c75a1f98:Packages/com.unity.timeline/Runtime/Animation/AnimationTrack.cs
d20e4e177b86a2843805dd3894f41b42:Packages/com.unity.timeline/Runtime/Playables/ActivationControlPlayable.cs
e22173cccd50433098692e06d6811255:Packages/com.unity.timeline/Editor/Utilities/AnimatedPropertyUtility.cs
e273462feb9a65948826739f683cc9a9:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRepeatedTestCommand.cs
e21bec35f48a44298911b25ead550ce3:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_MeshInfo.cs
e2cd16a2d73fe7a4c9affa2b790eb5e0:Packages/com.unity.timeline/Editor/Window/TimelineWindow_Breadcrumbs.cs
e27e594ea6be24dc5bb61e40a6be58e5:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/CoppaVisual.cs
e29e778179e742d99a136adc003ad43a:Packages/com.unity.services.core/Editor/Core/UserRoleManagement/UserRoleRequest.cs
f213e847b2dfa264ea3243bef42fbef0:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UIElements/ProgressControlsForDialogs.cs
f244cfcc2f79c6f43b7f088d6b0cd58e:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements/BaseChangeListElement.cs
f239f506223a98f4e9b5dd3a9f80edea:Packages/com.unity.ide.vscode/Editor/ProjectGeneration/ProjectGenerationFlag.cs
f25df29da91c45449ada5f3da8cf20ea:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/IsExeAvailable.cs
f23e95205bbd2614aaf12e748e3d1ff4:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ListNotice.cs
03d19e545aea1b446b1c56530a4438ae:Packages/com.unity.timeline/Editor/Actions/MarkerAction.cs
0303d12aca9843d3bd68adf722d9c9fd:Packages/com.unity.timeline/Editor/Utilities/FileUtility.cs
03e4d63665d06f04c8a6cf68133c1592:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultData.cs
0336a32a79bfaed43a3fd2d88b91e974:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Views/EditModeTestListGUI.cs
0386b6eb838c47138cd51d1c1b879a35:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SettingsEditor.cs
033c884ba52437d49bc55935939ef1c6:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorLoadedTestAssemblyProvider.cs
030f85c3f73729f4f976f66ffb23b875:Packages/com.unity.timeline/Runtime/Animation/AnimationPlayableAsset.cs
13d161b14bb3ab74e8a9634e26fb7a5e:Packages/com.unity.ugui/Tests/Runtime/Canvas/CanvasScalerWithChildTextObjectDoesNotCrash.cs
1344c3c82d62a2a41a3576d8abb8e3ea:Packages/com.unity.ugui/Runtime/UI/Core/RawImage.cs
1385bc74f3945c943be16ecbb1381063:Packages/com.unity.ugui/Editor/UI/PropertyDrawers/DropdownOptionListDrawer.cs
1336690ece4db2740b4ba38873e00dfb:Packages/com.unity.ugui/Editor/UI/TextEditor.cs
1368dd525e9009940aba9e7dbc654456:Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/OpenLinksUtility.cs
139c5eac101a4dc4fb3098e30c29f15e:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/CommandLineOptionSet.cs
138dbec4f8742654fbceb0a19d68b9c5:Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/FakeBaseInput.cs
13cd966480ec3354bb318ee1aeccff6f:Packages/com.unity.ugui/Runtime/UI/Core/FontData.cs
2300e75732d74890b38a8ff257a3ae15:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_EditorUtility.cs
2350e7d7f6d79024da24dea8f15a6881:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchesTab.cs
23a562f2cac6401f9f91251c68a1a794:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_StyleAssetMenu.cs
23471c5c18843794fba363cb093b5a05:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/DrawCommentTextArea.cs
23884ce4c1de32846adafea2d53a4cee:Packages/com.unity.timeline/Editor/Audio/AudioPlayableAssetInspector.cs
2359c66dee10c454c97f6aea84e3fe22:Packages/com.unity.ugui/Runtime/EventSystem/EventInterfaces.cs
335020228a0fe124897f51f25f6350ee:Packages/com.unity.timeline/Editor/Manipulators/Utils/PlacementValidity.cs
3371106faf8d06f47a73979a3c8d82a1:Packages/com.unity.ugui/Tests/Runtime/InputField/InputFieldTests.cs
3312d7739989d2b4e91e6319e9a96d76:Packages/com.unity.ugui/Runtime/UI/Core/RectMask2D.cs
332442c8f4f7b1943bb9e12fc97356e4:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/WriteLogConfiguration.cs
33e6b78c96bb0694e96383e3c56b7b54:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestCommandPcHelper.cs
3387717991705ce4e8ef033a0e543a06:Packages/com.unity.timeline/Editor/inspectors/TimelineInspectorUtility.cs
3389e142c33d23546a31fc469443a2c3:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/ConfirmContinueWithPendingChangesDialog.cs
331d1c37d891f334390adb8324042856:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/Errors/ErrorsListView.cs
43a3aec217baa9644a7cf34b5f93fed9:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/PlayerTestAssemblyProvider.cs
43c380b3a07cbf449a54619bb50096b1:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Avatar/AvatarImages.cs
4335a164bb763104c8805212c23d795f:Packages/com.unity.timeline/Runtime/Events/MarkerList.cs
439c018cf4619e94d9a92110ce0aa188:Packages/com.unity.timeline/Runtime/Playables/PrefabControlPlayable.cs
438efd46088d408d8a53f707fa68d976:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_BaseShaderGUI.cs
5326c7fb2eb17ce419ae9e925c9f26fd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/SetupCloudProjectId.cs
5359645287a8484499e79d0fca4b40be:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/HistoryTabPageView.cs
63118a0c9ee42ac46b7f30e793177a76:Packages/com.unity.timeline/Editor/treeview/Drawers/ClipDrawer.cs
63f2caa33e79582448112b2e286d576d:Packages/com.unity.timeline/Editor/Utilities/TrackResourceCache.cs
6366ee97f6b541449155028b9487355a:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAnimator.cs
6357e3360bc78e34f96e6d748eb03e01:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/IStartView.cs
63572993f2104574099a48392460b211:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/SetupException.cs
63180fc0af43b4e48b71324e06f132e0:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements/ConflictedChangeListElement.cs
63ffed391ffc4e11949711d888affd00:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/TestMainView.cs
73306fe71bf092d4495ff28ee02b766b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchesSelection.cs
7341c0cd0aad4994e8fa461cb443aa7d:Packages/com.unity.timeline/Editor/Recording/TimelineRecording_PlayableAsset.cs
73b5e3c234aedab45891126c667b675c:Packages/com.unity.collab-proxy/Editor/Collaborate/Common/SerializableDictionary.cs
73a830e91bd5403cad57bb7b7e9a2b7f:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/IStartModel.cs
735d54f21944f834f931716514c87a84:Packages/com.unity.ugui/Tests/Runtime/Canvas/RectMask2DWithNestedCanvasCullsUsingCorrectCanvasRect.cs
73deb9b8722aa284eab27c4dc90956c6:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestListenerWrapper.cs
73eed00edf708bd49a7c2fdfd1a97246:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/DrawProgressForMigration.cs
833143c443f979e44ae0b8ed899e3b59:Packages/com.unity.ugui/Tests/Runtime/EventSystem/PhysicsRaycasterTests.cs
83088ba2132cbc940b7ca0c679a02b0d:Packages/com.unity.ugui/Runtime/UI/Core/ColorBlock.cs
83882c7718d0fc34f8a05141328ceac1:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs/RepositoryListViewItem.cs
8349e42a2b30c7a4abd8678c203428ba:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/ImmediateEnumerableCommand.cs
83e946775d0516c4aba77860a60ed6e6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityThreadWaiter.cs
83eda34b7da01e04aa894f268158b0c0:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/ITestSettings.cs
9390296e78291b543b2f4a9761ef8139:Packages/com.unity.ugui/Tests/Runtime/Canvas/CheckMeshColorsAndColors32Match.cs
93665e8b67658804d99c4487228cc050:Packages/com.unity.timeline/Runtime/TimelineAsset_CreateRemove.cs
93a892c54d73e8f4ca210cdc2bf67a74:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/ListAdapters/HistoryEntryChangeListAdapter.cs
936b6288befc460409cfdff3ac92fc95:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorLoadedTestAssemblyProvider.cs
93eb6389f4fb6924987867ce0bc339ee:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CleanupVerificationTask.cs
93eea84e53d0226479c9a584f19427b5:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacks.cs
a302d64f7a6389743801a4d85d302fc9:Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/ExtensionMethods.cs
a3529368f4cd0424a89aa51080a16b06:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/CommandLineOption.cs
a3542876e68f11e4aa6c063e4c8e76db:Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/OrganizationCredentials.cs
a374bf192ac57b94e9082ff6e1debb2a:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/TestConstants.cs
a3949cc8bd731bb47bedf6589367d0c9:Packages/com.unity.timeline/Editor/TimelineUtility.cs
a3375fb53b3a9ae45bc73008f351e005:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/TabView.cs
a398fde47a0349a40a9bdf8988c392c9:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/RegisterFilesForCleanupVerificationTask.cs
a379fd7e8e39b4f00a29c8c66b6d36a1:Packages/com.unity.services.core/Editor/Core/AsyncOperation/AsyncOperationAwaiter.cs
b3b27007577486c4d8dc088f989b288c:Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackGUI.cs
b33687803b08daf418e5315de17658b8:Packages/com.unity.timeline/Editor/Signals/SignalUtility.cs
b366fd516f7fe7c2593f4575c47bd72e:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Editor/Unity.Toolchain.cs
b3ec4bfe3e4b9e8479f84284679cb851:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/Menus/FloatingMenu.cs
c321246872d389b469bd0cb86d3701ed:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/SaveModiedSceneTask.cs
c3a595c9a8ed19040bb2612fe168759d:Packages/com.unity.timeline/Editor/Window/TimelineWindow_Manipulators.cs
c3d6675532299974b9b16a1b9dcbab2c:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/TestWindow.cs
c3a75354f6ceac94ca15ca9d96593290:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ExecutionSettings.cs
c3c7b1998f264b443a5b5c67a189149a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/TreeHeaderColumns.cs
c3b87750f9f94e8c918b71ec7d369bd4:Packages/com.unity.timeline/Editor/Animation/AnimationClipExtensions.cs
c35a186b967e6a24d9d844d412fe08a3:Packages/com.unity.timeline/Editor/Shortcuts.cs
c38ae0585d6a55042a2d678330689685:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/LuminPlatformSetup.cs
c3aa5c3d59b94854e843f10b75b3ad63:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IAsyncTestAssemblyBuilder.cs
c35b6ea5f1d7cd74eac79413eb70670c:Packages/com.unity.timeline/Runtime/Attributes/TimelineHelpURLAttribute.cs
c32df609537c54c46adf92992a673693:Packages/com.unity.ugui/Tests/Runtime/Canvas/SiblingOrderChangesLayout.cs
c3cec769cd6ff2849aa09c811b62e611:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistoryListViewMenu.cs
c3efd39f2cfb43a4c830d4fd5689900f:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Views/PlayModeTestListGUI.cs
d3217d58bbd1d2b4aaee933e2e8b9195:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlaymodeLauncher.cs
d3d14fa8f6934e14d92e37279e40e89b:Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspectorCurveEditor.cs
d3721d5c6afa8e545995dfaada328476:Packages/com.unity.timeline/Runtime/Extensions/TrackExtensions.cs
d36a7c7a1ed377c4b8008e53032d7dcf:Packages/com.unity.ugui/Editor/UI/ToggleEditor.cs
d3daa94b5fca9a648b12f6ef2aae752f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/Processor/PlasticAssetsProcessor.cs
d30dfeb72257204458e1e8e1576b84ba:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/DrawAssetOverlay.cs
d31dfeaa131921f4eae00783cc48146f:Packages/com.unity.timeline/Editor/Utilities/Range.cs
d37dadfaf8b86b646ba0601379837c3c:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Providers/Collab.cs
e3d3d11296f94862bd5c8d5a542f4248:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/LearnMoreVisualHelper.cs
e386696582f334f0483be3e2db60868d:Packages/com.unity.services.core/Editor/Core/Networking/UnityWebRequestClient.cs
e3882522a08b6f5459b4dea6f8791278:Packages/com.unity.textmeshpro/Scripts/Editor/GlyphMetricsPropertyDrawer.cs
f3e1b3cbf3fac6a459b1a602167ad311:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/CallbacksDelegatorListener.cs
f3a361a6ad1aff14ba8f48976e94ad76:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/ScriptingRuntimeProxy.cs
f34d38c48fd092741a582a4f42473e29:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements/ToggleableChangeListElement.cs
f3edbdc86577af648a23263aa75161e1:Packages/com.unity.ide.visualstudio/Editor/Messaging/MessageType.cs
042c802f94d43dc45a049bf3b5be79ab:Packages/com.unity.timeline/Editor/treeview/TrackGui/TrackResizeHandle.cs
046c3854296c5ec48bac50da6ca248ec:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder/TestFilterSettings.cs
14427eecd0bccea468addc3492aaef57:Packages/com.unity.ugui/Tests/Runtime/Toggle/ToggleTests.cs
14c7ad7d838cc1d4691f5d9ca504f0ac:Packages/com.unity.collab-proxy/Editor/PlasticSCM/DrawGuiModeSwitcher.cs
14d748c963c7b3549bed45457cc92c4f:Packages/com.unity.timeline/Editor/Window/TimelineWindow_PlayRange.cs
146c16184e337574f9f3baf6d467907a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateReport/UpdateReportLineListViewItem.cs
149e37d5faf2b2a4099fb209bbd38113:Packages/com.unity.collab-proxy/Editor/PlasticSCM/ParentWindow.cs
24a158219395ebf44a60547b97784ddc:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/CoroutineRunner.cs
24a7ce8b48db53747a4e8abbda77eac4:Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleTool.cs
245d2c4b912b39a4784287979ea8cfd9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EditorProgressBar.cs
3411e19edd44cfd46b548b058c3bc36c:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestBuildAssemblyFilter.cs
34e150112c1c42ac83170b52d898e322:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ScrollbarEventHandler.cs
34e2c9b9d9e44953933afe37461f44e6:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_StyleSheetEditor.cs
34d30300ba8eb4959a74ac1f8f413c8d:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/RerunCallback.cs
3484c53050e20474bb37d3808245721a:Packages/com.unity.timeline/Editor/Undo/UndoExtensions.cs
34d6f60b171c1004e8335d52c65928a3:Packages/com.unity.timeline/Editor/Window/Modes/TimeReferenceMode.cs
34f6695d37a94370a3697f6b068f5d5e:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_EditorPanel.cs
3477d28057cb3e4469c7ea6b8dc23046:Packages/com.unity.timeline/Editor/Window/Modes/TimelineAssetEditionMode.cs
342d9ef4da0a19b49877f576c2deec14:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/TestTaskBase.cs
349d4bc84d3b4fa48a1970539c06144c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/IncomingChangesViewMenu.cs
44100f5f60f351348b9719b46d46cebe:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4ComparerWithEqualsOperator.cs
44507a833d0ca8a42aaec1c3d752eb5f:Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIColorOverride.cs
44e1d646473a40178712cb2150f54cec:Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_ContextMenus.cs
4402dcee6e9969549bf5b33f11533208:Packages/com.unity.ugui/Tests/Editor/RectMask2D/RectMask2DCulling.cs
445cdcfc747eba94288b97f5869aa2fb:Packages/com.unity.ugui/Runtime/UI/Core/GraphicRebuildTracker.cs
5440c1153b397e14c9c7b1d6eb83b9f9:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityPlatformAttribute.cs
54d21f6ece3b46479f0c328f8c6007e0:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ColorGradient.cs
5474cb78511de04459cac50d50b9d9e0:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawSearchField.cs
5415c904c4fbc3e498253bc2866b37cd:Packages/com.unity.timeline/Runtime/Playables/ITimeControl.cs
543674eec776b1442a192c932e6cd9b3:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextElement.cs
54390afd4066b724d9a802ff75bed13b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawTextBlockWithEndLink.cs
6483fd05e8bf42a47aee5e11dbf6db8a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/LaunchDiffOperations.cs
64689f8b25eadac4da519e96f514b653:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListProvider.cs
646b84aea2c7ef2a7813536ed00c02c8:Packages/com.unity.sysroot/Editor/Unity.SysrootPackage.cs
647e1bbd3809b30459d946b4a1ddf22b:Packages/com.unity.timeline/Editor/Items/ItemsPerTrack.cs
7495e44f1cb132745a310485807e68f6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/RefreshAsset.cs
74967f00d1824ca68c96953689a0d644:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/StartPresenter.cs
7496af95dfe67cf429ac65edaaf99106:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_FontAsset_CreationMenu.cs
74374298effb78d47b85450f7f724cef:Packages/com.unity.timeline/Editor/Audio/AudioPlayableAssetEditor.cs
743879b4db4bc1a4b829aae4386f4acf:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestPlatform.cs
740b3785866edda4b8d1e1a05570a5f8:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/AssetsDatabaseHelper.cs
8430345b1a38a6d309f30836114c21e3:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Tests/Editor/EditorExampleTest.cs
8472c6472e6d4301873871a9e8fcf952:Packages/com.unity.ide.rider/Rider/Editor/Properties/AssemblyInfo.cs
8413ca0e506d42a1a4bd9769f204ad16:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SDFShaderGUI.cs
8497dad3a6163fe40a30ca297edd7b2d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/ListViewItemIds.cs
844873d1afe1c3142ab922324950e1dd:Packages/com.unity.timeline/Editor/CustomEditors/MarkerTrackEditor.cs
84d86c98104d94063ad70bc591530f65:Packages/com.unity.timeline/Editor/Utilities/AnimatedParameterUtility.cs
84a92b25f83d49b9bc132d206b370281:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAsset.cs
84ce5571ebc476e45b6c9bc6644599c2:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EditorWindowFocus.cs
9483d22987a853041909a08d46e8f665:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/EmptyCheckinMessageDialog.cs
94a5d27698bed3d42beabebcedbf1f23:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CloudProjectDownloader/CloudProjectDownloader.cs
94da573212a9b3278a42dcd34fba767b:Packages/com.unity.sysroot/Tests/Editor/EditorExampleTest.cs
949b7e126b3f27940885a6808a15458e:Packages/com.unity.timeline/Editor/Manipulators/Sequence/Jog.cs
a429b38ee9d48c7408c8870baf406034:Packages/com.unity.timeline/Runtime/Animation/AnimationOutputWeightProcessor.cs
a4fec9ab8c1a4ce0849b3562f5c19f80:Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/ProjectStateRequest.cs
b472b3bd3e0c64d9585c57efc753f340:Packages/com.unity.services.core/Editor/Core/Networking/HttpResponse.cs
b4c383403b36ad948aaa161b45b6728b:Packages/com.unity.collab-proxy/Editor/Collaborate/Common/ArrayContainer.cs
b4246555189b5ee43b4857220f9fd29b:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/LegacyEditModeRunTask.cs
b4a5ce78107bc38409a3bb5e8b3289ac:Packages/com.unity.timeline/Editor/Manipulators/Trim/ITrimItemMode.cs
b458b2c7f196bdc4581b2f9fd6a5d931:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_RichTextTagsCommon.cs
b46a1ab31b3043b88cc57df2167383ac:Packages/com.unity.timeline/Editor/Undo/ApplyDefaultUndoAttribute.cs
b4eb3fe08d1dc86419dee5ddcc40baae:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetFilesFilterPatternsMenuBuilder.cs
b4ac8521087fe8f4d9328b06d9fcf387:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Scenario/BasicTests.cs
b42e1db66fe9c634798674cb9e1df2ca:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ConstructDelegator.cs
b46e36075dd1c124a8422c228e75e1fb:Packages/com.unity.timeline/Runtime/Events/SignalTrack.cs
c46424c57c6462945b14ac0c95281406:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CredentialsDialog.cs
c456fa791a741a045a8a99ee73af2ae6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetMenuOperations.cs
c4777500b5da6094e956c3d4f04de4db:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_GlyphPropertyDrawer.cs
c408e05e88bc93c458a3195b15e9d625:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/ChangeCategoryTreeViewItem.cs
c4095d72f77fbb64ea39b8b3ca246622:Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditor.cs
c459424081436584c8cec10767f9ac38:Packages/com.unity.ugui/Runtime/UI/Core/Utility/VertexHelper.cs
c44a2ac668da0a04d9e567739215b2eb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/Dialogs/CheckinDialogOperations.cs
c46b007a3762fc84cb1ee7ca30060f0b:Packages/com.unity.timeline/Editor/Activation/ActivationTrackInspector.cs
c49b4cc203aa6414fae5c798d1d0e7d6:Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/PhysicsRaycaster.cs
d491adc3134c2ac4d9e3c61ed42a7ccd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/ChangeTreeViewItem.cs
d4553f2006f48b6448553cb525d2876e:Packages/com.unity.timeline/Editor/Animation/AnimationTrackActions.cs
d49b2ed20045e034f9cdf6a6d95e6183:Packages/com.unity.timeline/Editor/Animation/ClipCurveEditor.cs
d44e6804bc58be84ea71a619b468f150:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/TestRunnerCallback.cs
e4e0b1de1aee400d81ed4273141e7823:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAssetImportFormats.cs
e4e290d31ab7fb54880746bb8f818e0d:Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests.cs
e4830608cb1ca7f4289f521d7578de88:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/OverlayRect.cs
e436e24eba68eff48b3fb264ad0ab953:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EditorProgressControls.cs
e4e6f1fad14d65f4b9e72a5675054db9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/UnityPendingChangesTree.cs
e47743db60d9e3e48b0a6fa8c0b95640:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestMainModel.cs
e42e3f559ace4a5dbae7d6d3d2e5e7b0:Packages/com.unity.timeline/Editor/Utilities/Scopes/IndentLevelScope.cs
f4935fb862d54980b1bcbca942962642:Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_TexturePostProcessor.cs
f4a41e458bcb22946bcfa6b165c90288:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchesListHeaderState.cs
f445ca0c614a846449fcd8ae648c24e2:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/ICommandLineOption.cs
f4688fdb7df04437aeb418b961361dc5:Packages/com.unity.textmeshpro/Scripts/Runtime/TextMeshProUGUI.cs
f4f988528bbbb0846a4cb50efb4587a5:Packages/com.unity.timeline/Editor/Manipulators/Sequence/SelectAndMoveItem.cs
f40a58028b39d3f4bbebe1f6cf919271:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateReport/UpdateReportListHeaderState.cs
f40df9c8cf926b241b093a37028d8815:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/TestCommandBuilder.cs
f47f2d030bc1d415a8d15a51dbcc39a2:Packages/com.unity.ide.visualstudio/Editor/Testing/TestResultAdaptor.cs
0573713975c6b8246b7544ed524ef1dc:Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/PointerClickCallbackCheck.cs
05d31e83a4093e448b45616d62a12790:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/FilesFilterPatternsMenuBuilder.cs
05643fe94e7516e4b86f73e706833e49:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/IAdapter.cs
05b4d56bb0dca1b458c2e10c2548663b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesTab_Operations.cs
05f582d4fbc8e0c40afccb76bbbe0935:Packages/com.unity.ugui/Editor/UI/DropdownEditor.cs
05778dd1de4433d418793b6f3d3c18cf:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/LogWriter.cs
056819c66570ca54cadb72330a354050:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SpriteGlyphPropertyDrawer.cs
05f92e4a2414cb144a92157752dfa324:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Filter.cs
058cba836c1846c3aa1c5fd2e28aea77:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SubMeshUI.cs
05bce9dd4cadabf489417a9fc8f718b4:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/IChangeEntryData.cs
15e0374501f39d54eb30235764636e0e:Packages/com.unity.timeline/Runtime/Control/ControlTrack.cs
1511ccae7919cfc46b603b9b337fdc94:Packages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInput.cs
15c38f6fa1940124db1ab7f6fe7268d1:Packages/com.unity.timeline/Runtime/Events/Signals/SignalEmitter.cs
15c52dcd6affd004b9932309045504bf:Packages/com.unity.collab-proxy/Editor/Collaborate/Common/StringArrayContainer.cs
15f870c6975ad6449b5b52514b90dc2b:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestRunnerUIFilter.cs
154ace4bd16de9f4e84052ac257786d6:Packages/com.unity.ide.rider/Rider/Editor/Util/CommandLineParser.cs
156e16594aa6bd54cb77aa3f8eae5c82:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/ChangeCategoryTreeViewItem.cs
25b01819c6e1649428db2a9b274cf364:Packages/com.unity.ugui/Runtime/UI/Core/SpriteState.cs
2537ddddebaa455409dec422eb08fd7e:Packages/com.unity.timeline/Editor/CustomEditors/ClipEditor.cs
255b0c6d400fd964dab3029c8abc53f4:Packages/com.unity.timeline/Editor/Signals/SignalManager.cs
25eff19ce9634557bc1b23c644c46692:Packages/com.unity.timeline/Editor/Utilities/TimeFormat.cs
3550d8ec6f29ab34d895ae9a43d560c2:Packages/com.unity.ugui/Runtime/EventSystem/RaycastResult.cs
35a0d10199de49f4db0128003bfd3bda:Packages/com.unity.ugui/Tests/Editor/Canvas/CanvasElementsMaintainValidPositionsWhenCameraOrthoSizeIsZero.cs
35d143b352678294ab0f5feb97b67f88:Packages/com.unity.ugui/Editor/UI/ContentSizeFitterEditor.cs
3504aa04cda851b44a65973f9aead6f7:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/ILogScope.cs
356852e4738840b4b1ab533d3a66f0e1:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestState.cs
35994442663de4f49881b28d847f3b0c:Packages/com.unity.services.core/Editor/Core/Utils/MiniJson.cs
358a618bc6bd9354d81cc206fd2ed80e:Packages/com.unity.ugui/Tests/Runtime/Dropdown/DropdownTests.cs
35cb34351b19cf44ba78afbd58746610:Packages/com.unity.timeline/Editor/CustomEditors/TrackEditor.cs
45d03e5c984da3448b417289e95e4291:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/FilterRulesConfirmationDialog.cs
4554dad88a0d391499f99187f1643edf:Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/StringUtility.cs
452534715106564439d2240d82999d88:Packages/com.unity.timeline/Editor/Items/MarkerItem.cs
4545bb65ccebf8040ac212d5792979b5:Packages/com.unity.timeline/Editor/Utilities/Graphics.cs
4585b5feb801bdb44b0e5eafdd95a3be:Packages/com.unity.ugui/Tests/Editor/Canvas/CanvasWidthAssertionErrorWithRectTransform.cs
45471ad7b8c1f964da5e3c07d57fbf4f:Packages/com.unity.ide.rider/Rider/Editor/PostProcessors/RiderAssetPostprocessor.cs
459f6a07ee4a58b42ba2568b097c3ec4:Packages/com.unity.timeline/Editor/Manipulators/EditModeInputHandler.cs
5503f95d174761548a68a901beab13c2:Packages/com.unity.timeline/Editor/Window/Modes/TimelineInactiveMode.cs
559482fe33c79e44882d3a6cedc55fb5:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestResultSerializer.cs
55a8539917657b14baf6c6a051a7df22:Packages/com.unity.timeline/Editor/Tooltip.cs
555fcccd6b79a864f83e7a319daa1c3e:Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectGenerationFlag.cs
65701ebe8bada6b4785e9c7afe7f5bee:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2ComparerWithEqualsOperator.cs
65b045927b3948f43afb31234936c6aa:Packages/com.unity.timeline/Editor/TimelineSelection.cs
65f3a4c67e4927a478b7036bae1da0e3:Packages/com.unity.timeline/Runtime/TimelineClip.cs
65c9d93f86da86b41a712d92e8f03dc2:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/GetPlasticShortcut.cs
653b8a7f96c749bc816d6719b1a53ad9:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/ServiceActivationPopupVisual.cs
65dbc1a79b82e2b49884dcc702396733:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/StartModelTests.cs
65fb6da362a78334ab360a125cfafdaf:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestResultExtensions.cs
658c1fb149e7498aa072b0c0f3bf13f0:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_CoroutineTween.cs
75e3737506434a75b1f7901d8883ad47:Packages/com.unity.timeline/Editor/Utilities/Scopes/HorizontalScope.cs
75e502da07ff345528edbecd094b5cb5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/CooldownWindowDelayer.cs
75e7d7a9a57458841a85fe42d9c9141f:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/TestSettingsDeserializer.cs
75d96528dcf8f8743a56746444e2080a:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/StringAssets.cs
750aad009559b814dbc27001341fc1c3:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs
754a4177129a047e78b5c9007c36832c:Packages/com.unity.services.core/Editor/Core/AssemblyInfo.cs
755e3e942f7784d458bddba421c0bb72:Packages/com.unity.timeline/Runtime/Animation/AnimationPreviewUpdateCallback.cs
75df57ccb1e44c64085399277405e1ca:Packages/com.unity.ugui/Runtime/EventSystem/EventData/PointerEventData.cs
8573c56c34e616248a3881b2c56280ef:Packages/com.unity.ugui/Tests/Runtime/Canvas/CoroutineWorksIfUIObjectIsAttached.cs
85f3c3a3c2623cd4da1661b0479e2ef2:Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/IMeshModifier.cs
85f4628ae66f0eb439e59db66adbc696:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/SignInWithEmailPanel.cs
85a8810f7371b644186b2bbc0fb8bc17:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/TestChangesView.cs
85dd7af03f02aea4aae13a3945e3b313:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestAdaptor.cs
9541d86e2fd84c1d9990edf0852d74ab:Packages/com.unity.textmeshpro/Scripts/Runtime/TextMeshPro.cs
9502550ba4785e3499d6c9251fa2114b:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Utils.cs
95a2914724952ef40bb590d0607fc878:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder/ResultSummarizer.cs
9553f392d0be2a24daf3cad457d2c612:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistorySelection.cs
9545c9eb3bf94265810463794fec8334:Packages/com.unity.textmeshpro/Scripts/Editor/DropdownOptionListDrawer.cs
95b8172b39a93e64981b6a57ccc39d67:Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface/CollaborateWindow.cs
95c91abdcc1ea03458c2ea4e9626a5d8:Packages/com.unity.timeline/Runtime/AssetUpgrade/TimelineUpgrade.cs
952b3dc7b47846947b37c8d3ae46579a:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/IUtpMessageReporter.cs
953c29d2e0dece647a64940343c91547:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/LockStatusCache.cs
a582090813554df479fb9ca03e9857d3:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/EditModeLauncherContextSettings.cs
a5c214e5846a99242b348c37e49b2f59:Packages/com.unity.ugui/Runtime/UI/Core/Layout/HorizontalOrVerticalLayoutGroup.cs
a598580d0cfc7224ebed8d2b627d9e00:Packages/com.unity.ugui/Tests/Runtime/Image/ImageTests.cs
a59c2e62fbd97f84f92c3b546e3903cb:Packages/com.unity.timeline/Editor/Recording/TimelineRecordingContextualResponder.cs
a55fb7b4961a425381d1282fc424f966:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_UpdateRegistery.cs
b5f0881228e5827438f74e9b7b33c2dc:Packages/com.unity.timeline/Runtime/Utilities/IPropertyPreview.cs
b5f31b7e60df3e64796fb7ab6f54f489:Packages/com.unity.ugui/Tests/Runtime/TextEditor/TextEditorBackspaceDelete.cs
b57672168ae882a4b8483a000638c433:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/UnityIncomingChangesTree.cs
b57629d89799e004182564256307b0cc:Packages/com.unity.timeline/Editor/Utilities/Clipboard.cs
b557515fff172984e8c4400b43f1c631:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CoroutineTestWorkItem.cs
b5f70efd2f7b286498ca6c00adbb4a13:Packages/com.unity.ugui/Editor/UI/AspectRatioFitterEditor.cs
b5489bb3cd68836439785588fffc67a4:Packages/com.unity.timeline/Editor/ControlTrack/ControlPlayableAssetEditor.cs
c584c584ba20f4daea226141b9e55bd0:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/DependenciesDialog.cs
c5d431e8131b1d74897c1a18b5e76932:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateReport/UpdateReportListView.cs
c50a694a8232898498c1cdd47ce9873f:Packages/com.unity.timeline/Editor/Attributes/ShortcutAttribute.cs
c55a64c7570474f47a94abe39ebfef04:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_TextAlignmentDrawer.cs
c53c624438663f74ab67fbdf8869ae18:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/Processor/AssetModificationProcessor.cs
c5acba6181d845c4e92146009bd4480f:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/ITestAssemblyProvider.cs
d5718b3fe3a758b4a9ec29170290d4f6:Packages/com.unity.timeline/Editor/Properties/AssemblyInfo.cs
d51458b261e0ecc4a98904e53924dc1c:Packages/com.unity.ugui/Editor/Properties/AssemblyInfo.cs
d5366deaa0659eb44aa77a86d8bdc01a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/GetChangesOverlayIcon.cs
d5d66638474e546b1b5402eca60d7066:Packages/com.unity.services.core/Editor/Core/EditorGameService/IEditorGameService.cs
d548f82e7e9c0ed49ae5b4a5eecfb2f7:Packages/com.unity.ugui/Tests/Runtime/Util/UIBehaviourExtensions.cs
d50ac3212a7ff5a4795bf609a2a20350:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssemblyInfo.cs
d59cefc45e3c31d4a90563364e7258fa:Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIMixedValueScope.cs
d56dbb97f857c8040beef6dd1bfc97df:Packages/com.unity.ugui/Tests/Runtime/ScrollRect/ScrollRectClamp.cs
e57a1c5d3e1c8844eb3893fed51c9727:Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/WebRestApiClient.cs
e57affb3c41ab402e86f99747be972a2:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesTreeHeaderState.cs
e58bd3cca6475e54b93632bb6837aeea:Packages/com.unity.ide.vscode/Editor/ProjectGeneration/GUIDGenerator.cs
e52de21a22b6dd44c9cc19f810c65059:Packages/com.unity.timeline/Runtime/Events/Signals/SignalReceiver.cs
f5a0cc9645f0e2d4fb816156dcf3f4dd:Packages/com.unity.ide.rider/Rider/Editor/RiderInitializer.cs
f5b66305711c08a45b350b0ea2282a02:Packages/net.strangefruits.buildtools/Editor/BuildVersioning.cs
f5e82966bb8646269e2e46b6ddf2d89f:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/AnalyticsTestCallback.cs
f56a99fa7c9121f46a7915e03de4d0a1:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestHistoryModel.cs
f58ce17b38de9c7488c65caeeefd0cf0:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/IMainPresenter.cs
f5eff45d4f0cc5e478e6724c378098eb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/FileSystemOperation.cs
06b0a8497e8fe456d8df1c3367519f1c:Packages/com.unity.sysroot.linux-x86_64/Editor/Unity.Sysroot.cs
0691c2fe40564a64b3a9b7372c5eca2a:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectPart.cs
06e104cf21d5fba46985b07321bbebe0:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_PreBuildProcessor.cs
062535eac3e5dd1409b6a50b0d043e2c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/AssetStatus.cs
06e8f2c592322e640ae99a833427b552:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsTab_Operations.cs
167329c8289a3a14a9e342df49fc4104:Packages/com.unity.timeline/Editor/State/ISequenceState.cs
16548db454f7a3344b41ca2e5cdb52b2:Packages/com.unity.timeline/Editor/Window/TimelineWindow_Selection.cs
16950289b516d6747868e0f7bf7b37a0:Packages/com.unity.timeline/Editor/treeview/PickerUtils.cs
1686ac2e1d109ed43bf2dec74fed784f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetsSelection.cs
16c6414b77a90ff4098767dce485c495:Packages/com.unity.ugui/Tests/Runtime/InputField/FakeInputModule.cs
164c9b1458eaab743a4b45c37a4d720d:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest/MonoBehaviourTest.cs
26721f9940339264fb14bdbfe1290e21:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/RestoreTestContextAfterDomainReload.cs
26f3e7301af463c4ca72fa98d59b429e:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/CachingTestListProvider.cs
26570be2af04195458e6f1ac1f5c48e0:Packages/com.unity.ugui/Runtime/EventSystem/RaycasterManager.cs
26586e3f36dd4e44b49c68eb9d95ee0a:Packages/com.unity.services.core/Editor/Core/UiHelpers/UserRoleRequestUiHelper.cs
260b531edc40677429c0198d6961e448:Packages/com.unity.ugui/Editor/UI/SpriteDrawUtility.cs
3664a2ade19bb7848a4d2c96ac9148e3:Packages/com.unity.timeline/Editor/treeview/Snapping/ISnappable.cs
363c1190d7979084c84a0421cedb3a51:Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/CurrentUserAdminCheckResponse.cs
369c09afe05d2c346af49faef943c773:Packages/com.unity.ide.visualstudio/Editor/Messaging/Serializer.cs
368d3a0498e78014da578aa5f45e2797:Packages/com.unity.ugui/Runtime/UI/Core/Layout/ILayoutElement.cs
4664c2d6dd034f04eb60d4190ee2ffb7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UIElements/LoadingSpinner.cs
4675673a75b20a14da0806d155b5680c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CloudProjectDownloader/CommandLineArguments.cs
4646098fa06b7764b843d936862b4d71:Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticProjectSettingsProvider.cs
5653477a5039f674da8f856adcf47172:Packages/com.unity.timeline/Editor/Items/ItemsUtils.cs
56f347f155204ffebacb6ed6f4a4e65f:Packages/com.unity.ide.rider/Rider/Editor/RiderStyles.cs
56666c5a40171f54783dd416a44f42bf:Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/Physics2DRaycaster.cs
56c8c6e437b14f8e9a91e9832c11bc1a:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/AssemblyNameProvider.cs
56baab22ec61f4c47a18e2225eef217a:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/IModel.cs
56ba6cb160ebfc042b48224bd1a35614:Packages/com.unity.ugui/Editor/UI/ScrollRectEditor.cs
66b2b8fd1d9b4bc4c96b07335ad822f3:Packages/com.unity.timeline/Runtime/Utilities/IPropertyCollector.cs
6668b7c6066364ea6a727b4b0bcb827f:Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/IServiceFlagRequest.cs
6629f1bb292b749a18b5fff7994c8b19:Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticWindow.cs
667a99762bdf5484fbaa02573fd396e2:Packages/com.unity.timeline/Runtime/ClipCaps.cs
667c6ad86a0b7a548aaa5c287f2c2861:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/UwpPlatformSetup.cs
669cb0152bdadcd43a9741f5fd4b4970:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/AlertBox.cs
7652904b1008e324fb7cfb952ea87656:Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/GUIDProvider.cs
7613946404a945a43bd9b5142a436f21:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/HelpLink.cs
7693972390a4ed841a986c0c452c1058:Packages/com.unity.ugui/Editor/UI/LayoutElementEditor.cs
76b3a3296de548f48b0c3d088fb4b490:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackAttribute.cs
76c392e42b5098c458856cdf6ecaaaa1:Packages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs
76b6bf32a6fcf934aab8c529bddccc81:Packages/com.unity.timeline/Runtime/Evaluation/RuntimeElement.cs
76c82729ad712f14bae1a8a279c52ac3:Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/DragCallbackCheck.cs
769f6f5dd7c8f2d4c9ab1caba0bd2628:Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeReplace.cs
86710e43de46f6f4bac7c8e50813a599:Packages/com.unity.ugui/Runtime/UI/Core/Layout/AspectRatioFitter.cs
8687db4f8d1c4354eae1e66a957cba30:Packages/com.unity.sysroot/Editor/AssemblyInfo.cs
960021b62cced40368fb95baa077fc2b:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/CloudCollabService.cs
9650d910fcaefb34cb45f121c1993892:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/InvalidSignatureException.cs
96b44f7d98314b139324a8a87eb66067:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_FontAssetEditor.cs
9685354eb873b8d4699078b307b0f260:Packages/com.unity.timeline/Editor/Animation/TimelineAnimationUtilities.cs
961642509dec50b44a293d26240140ec:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/AndroidPlatformSetup.cs
96e9072453a441618754c478755b3028:Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_EventManager.cs
968a09f153574430a6e15ae975145768:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Sprite.cs
a6d05b29e607e62478df26227566e1b9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/LaunchTool.cs
a6238e9452bfc704f82ff36791fe1a45:Packages/com.unity.ugui/Runtime/UI/Core/Graphic.cs
a62706dc421fc9b4fa368a8050a930f7:Packages/com.unity.ugui/Editor/UI/PrefabLayoutRebuilder.cs
a667f6654ad7a9548b8c8e68b51c8895:Packages/com.unity.test-framework/UnityEditor.TestRunner/RequireApiProfileAttribute.cs
a6ba838b1348d5e46a7eaacd1646c1d3:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/FileIOProvider.cs
b611b0a598aeada419afa9737807c598:Packages/com.unity.ugui/Tests/Runtime/Graphic/MaskTests.cs
b6e75d7f429a4e7e9e1ffb4f85cff49f:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_LineInfo.cs
c606041f02fc7d542b1429806872292b:Packages/com.unity.ugui/Runtime/UI/Core/Culling/RectangularVertexClipper.cs
c6c8b2f6152bd1348ae35f9f95719f75:Packages/com.unity.ide.visualstudio/Editor/AsyncOperation.cs
c67ac6e40bbb6fe47a095b949b609ce0:Packages/com.unity.ugui/Runtime/UI/Core/AnimationTriggers.cs
c60feb8f0f5f57c4393eae9a43529616:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityConstants.cs
c68f34993bfe85e489158a29c99a20b5:Packages/com.unity.timeline/Runtime/AssetUpgrade/TrackUpgrade.cs
d6105bc8cf5ce544487daca4cbc62583:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ColorEqualityComparer.cs
d685d97a1eb004f49afea0cc982ff728:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListCache.cs
d6b75424ba2b73c4eb3182b08dbd71ce:Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackBaseGUI.cs
d6fa2d92fc1b3f34da284357edf89c3b:Packages/com.unity.timeline/Runtime/Events/Signals/SignalAsset.cs
d6db53f93de967c489902da57a7290a1:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IsResolved.cs
d60d10f7c2b9479fa548dce8a80cab6e:Packages/com.unity.services.core/Editor/Core/UiHelpers/VisualElementHelper.cs
e6413f4090046814d802ddbff9890878:Packages/com.unity.ugui/Editor/UI/RawImageEditor.cs
e6323ebef616fee4486ee155cd56d191:Packages/com.unity.ugui/Tests/Runtime/EventSystem/GraphicRaycasterTests.cs
e69259f6ff914146ad610be5491eb44a:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ObjectPool.cs
e6372298ccbe45b9a771c50dd0293b6e:Packages/com.unity.timeline/Editor/Utilities/FrameRateDisplayUtility.cs
e6870f707805737429a719f575621041:Packages/com.unity.timeline/Editor/Attributes/MenuEntryAttribute.cs
e618da42af60f4600a4bc48211cbae9f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/CheckinMergeNeededDialog.cs
e67e7acd2f0e946489c7839b60602d17:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/MainPageView.cs
f6c189a159d3bde4c964cee562e508ea:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/ApplePlatformSetup.cs
f603edd7163537f44927ad2808147a25:Packages/com.unity.timeline/Runtime/Playables/ParticleControlPlayable.cs
f695b5f9415c40b39ae877eaff41c96e:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAssetCommon.cs
f6b5d170f39144847822c10b478f25e5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CloudProjectDownloader/ParseArguments.cs
f65646ef159c91441bff704a5f7f419b:Packages/com.unity.timeline/Editor/Playables/ControlPlayableInspector.cs
f6674c38820d12a49ac116d416521d85:Packages/com.unity.ide.visualstudio/Editor/Messaging/TcpClient.cs
f6aa8eca9e9e84840b73620eb177ea9e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CheckWorkspaceTreeNodeStatus.cs
f6ba30c492ac73742bc0cfee6817045a:Packages/com.unity.timeline/Editor/inspectors/EditorClipFactory.cs
f6bb32665bcc91b41a7177fd6af08ad6:Packages/com.unity.timeline/Editor/Utilities/TimeReferenceUtility.cs
f62d542b43f5ead479d2da97d270fc96:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/Paginator.cs
f6bd368ab00d75c459e2582e017191e6:Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemHandler.cs
f6fdc5bdb8ac4ea099a6b3194d7099da:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/DisabledVisuals.cs
f63e0d4f125d9e94d96937cf245e7c7b:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/IHistoryModel.cs
07827588a4ae9e54ca7dbe7d31451339:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/SearchBar.cs
077387e98bf29fb4a97bccfb592cfaf7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/WaitingSignInPanel.cs
077690d334440b044bdd51b26b3e9413:Packages/com.unity.timeline/Editor/treeview/Control.cs
07b8b72b8f62e694ca3d8a35b7ca065d:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/HistoryModel.cs
0719f1a8b2a284e1182b352e6c8c3c60:Packages/com.unity.ide.visualstudio/Editor/Testing/TestStatusAdaptor.cs
07994bfe8b0e4adb97d706de5dea48d5:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SubMesh.cs
07a967d2fca95324f8922df8394a5655:Packages/com.unity.timeline/Editor/Animation/AnimationClipCurveCache.cs
071c17858dc6c47ada7b2a1f1ded5402:Packages/com.unity.ide.rider/Rider/Editor/Util/LibcNativeInterop.cs
076df9ed85621764881a4d81dbd08046:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/TabButton.cs
27a0335dab59ec542aadd6636a5b4ebd:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_EditorCoroutine.cs
275143c81d816ef4286fdc67aabc20c8:Packages/com.unity.ide.visualstudio/Editor/Messaging/MessageEventArgs.cs
27c4708da6102f346a800846ab2a1e47:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/ChangesPresenterTests.cs
2705215ac5b84b70bacc50632be6e391:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Settings.cs
27769e9b00b038d47aefe306a4d20bec:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/Icons.cs
2799eb4c84e72e54092a292cf626936b:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsControllerSettings.cs
27df3b12f30d0b74a9b10a3968c402ff:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontFeaturesCommon.cs
37b164a494cd92a498526852ecceedef:Packages/com.unity.ugui/Editor/EventSystem/EventTriggerEditor.cs
37a33c61bf764894a8475d39ea843da1:Packages/com.unity.services.core/Editor/Core/UiHelpers/LoggedOutUiHelper.cs
371b6b9c8adc50745ace66a6fdf67481:Packages/com.unity.ugui/Runtime/UI/Core/Culling/IClipRegion.cs
373b4c78c0396334288fa5ff8e7b7350:Packages/com.unity.ugui/Tests/Editor/Slider/SliderRectReferences.cs
37bb3de4eb03d4744b7a1c40c7b1288f:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Developer/UnityIncomingChangesTreeTests.cs
37cea569bfefafe49a1513c4d7f0e9eb:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/BaseDelegator.cs
37cff9f5a86ae494c8cb04423580480d:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SpriteCharacterPropertyDrawer.cs
4722a1362908a1843ab03a055c5c3fa0:Packages/com.unity.timeline/Editor/Utilities/ObjectExtension.cs
4769fe1e7475c8843b092338acbcad25:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/LegacyPlayModeRunTask.cs
472a6f18dd2f97c41af72271d22db869:Packages/com.unity.ugui/Editor/UI/ButtonEditor.cs
471badd5c87fb154885f11cdf1b49a00:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsTab.cs
475e3699f219c854f8581a9838135002:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataWithTestData.cs
57537f08f8e923f488e4aadabb831c9b:Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/AssemblyNameProvider.cs
57a39be2178cca94ab21e15c082e3ab6:Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspectorSelectionInfo.cs
57c3b7d88e2241d39318a95ace5b1400:Packages/com.unity.services.core/Editor/Core/UiHelpers/PlatformSupportUiHelper.cs
5724bf63aa724f5586275b3153a02a01:Packages/com.unity.timeline/DocCodeExamples/TimelineAttributesExamples.cs
57acdaad593b8d143b8fb5052a09d7d0:Packages/com.unity.timeline/Editor/Audio/AudioTrackInspector.cs
6773203120b27984d9a8572fa3564f03:Packages/com.unity.timeline/Runtime/AssetUpgrade/AnimationPlayableAssetUpgrade.cs
67e3583b91179094094c6a188b232262:Packages/com.unity.ugui/Runtime/UI/Core/Culling/Clipping.cs
6797ef5b31abfd44993cf9870584620e:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/IAdapterObserver.cs
67db9e8f0e2ae9c40bc1e2b64352a6b4:Packages/com.unity.ugui/Runtime/UI/Core/Slider.cs
678db227e4ffec949980d309c0532b08:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/Dialogs/CheckinDialog.cs
67ee43b2f6148de40861b289b0e00591:Packages/com.unity.timeline/Editor/Window/Modes/TimelineActiveMode.cs
77f432980bb30084299a138e15c6f571:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestState.cs
77476292f9fa4905a787e6417853846b:Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_ExtensionMethods.cs
7748a1d3701ac824ea7f366ba0388f5d:Packages/com.unity.timeline/Runtime/Timeline.deprecated.cs
87a1ae9719ec25d44a4dbec20ec0f892:Packages/com.unity.timeline/Editor/Animation/CurveDataSource.cs
87357ff0dec4ef348a295235835c6ee4:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder/RenderingOptions.cs
8795e0dd0041d2f44b1fe1959fc9fb53:Packages/com.unity.timeline/Editor/inspectors/TrackAssetInspector.cs
8716cfd7a46000048acf638abe28c9fa:Packages/com.unity.timeline/Editor/Window/TimelineWindow_Navigator.cs
87ab1bebe13f41f89d5427e7d2c34d58:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextElement_Legacy.cs
874c0713cdc44f549b0161750b48d2c2:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/IRemoteTestResultDataFactory.cs
874e40a588dbb1e48bc128d686337d4e:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestAssemblyRunner.cs
871f8edd56e84b8fb295b10cc3c78f36:Packages/com.unity.textmeshpro/Scripts/Runtime/FastAction.cs
97a05971510726f438153cd4987526fb:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListGuiHelper.cs
977190a4db46de442aed27279d247df4:Packages/com.unity.ugui/Tests/Editor/UnityEvent/UnityEventInvoke.cs
9713795381722eb43b623dffba25d115:Packages/com.unity.ugui/Tests/Runtime/Image/TestableImage.cs
97a4535b865f4c68a124b3a3bb8cd42b:Packages/com.unity.services.core/Editor/Core/UiHelpers/IProjectEditorDrawerFactory.cs
97a43f6a2f4c4742a39eacd0feee3107:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/ExceptionVisual.cs
97d6c87381e3e51488b49f5891490b70:Packages/com.unity.ide.vscode/Editor/ProjectGeneration/ProjectGeneration.cs
976acc75bfafe594cb01142ba21947be:Packages/com.unity.ugui/Runtime/UI/Core/MaskableGraphic.cs
970e7735a0864fd40842a36d053d08fe:Packages/com.unity.timeline/Editor/Signals/SignalEmitterInspector.cs
973ed18fe43543b9aa8aa43e5e88961d:Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/IProjectStateRequest.cs
a733b24daacf4f74193e71f8d85f6fcc:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/ErrorInfo.cs
a704c010bcdb1ec4a9f3417b3c393164:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListCache.cs
a7842a837a4b13e41ae16193db753418:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestRunnerApi.cs
a717437fab0c8a740b983b17a55a31ac:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/IconTextButton.cs
a728ce005e34d5e43935c0696f93de60:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/TextButton.cs
a7ebd1239373d5f41af65ef32d67f445:Packages/com.unity.timeline/Runtime/Events/Signals/CustomSignalEventDrawer.cs
b7a11ad228943e2429861a6695633bae:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Developer/IsCurrentTests.cs
b793dc79f36144740a175a3cba53845d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CollabMigration/MigrationProgressRender.cs
b7468a027a77337478e133b40b42b4f9:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/SettingsBuilder.cs
b759d61544e231c41bc88530b1d94ee8:Packages/com.unity.ugui/Editor/UI/ImageEditor.cs
b7cabea05434bb9479aee1e121b0d103:Packages/com.unity.timeline/Editor/Manipulators/Sequence/EaseClip.cs
b73b3de0d473d4a1c887ab31f69b1a8d:Packages/com.unity.ide.visualstudio/Editor/Testing/TestAdaptor.cs
b7abcd1a72bb7174ca58e813c6eee9c2:Packages/com.unity.timeline/Editor/Window/TimelineWindow_ActiveTimeline.cs
b7fff04ce91c4201bb8026c14fef0f73:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/PageComponent.cs
c71299a89e7eb624c90a155472b136ae:Assets/Scripts/BuildVersionText.cs
c7137daaeb11e8647bf1ade9b7e9aa97:Packages/com.unity.timeline/Editor/treeview/Drawers/TrackItemsDrawer.cs
c736f932618521c42bb0a6a6e1ddc141:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/AssetMenu/AssetMenuUpdaterTests.cs
c756627eb1aed7a40bd8ba981a07ede5:Packages/com.unity.timeline/Editor/Window/TimelineNavigator.cs
c7a84120cb1bc4b48a18d18cb745730a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CollabMigration/MigrationDialog.cs
c7cfda246e604b945b12b7afedb094ce:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/DefaultTestWorkItem.cs
d791d407901442e49862d3aa783ce8af:Packages/com.unity.ide.visualstudio/Editor/AssemblyInfo.cs
d742f2caefd9f934d9f19dad07a08e6f:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacksHolder.cs
d765c78b18a58b14a986b34841ae9c52:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Images.cs
d7b5b883d3aae8d479647d5ae6182974:Packages/com.unity.timeline/Editor/DirectorStyles.cs
d72ccd2c66ea846fc842adf682b11526:Packages/com.unity.timeline/Editor/Animation/CurvesProxy.cs
d79cb9ecc0d4a6d428ab98a681a33897:Packages/com.unity.timeline/Editor/Window/ViewModel/TimelineAssetViewModel.cs
e760c9eec49d4aa7b08cc920e45222d9:Packages/com.unity.services.core/Editor/Core/EditorGameService/EditorGameServiceSettingsProvider.cs
e7b15873dbe9463cad67af4fac8e41ba:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesMultiColumnHeader.cs
e763a90581e2d8143bc9a0e384ce6f0f:Packages/com.unity.timeline/Editor/Window/TimelineWindow_TimeCursor.cs
e7a505b341283e14696e86433a5b1ae9:Packages/com.unity.timeline/Runtime/Utilities/WeightUtility.cs
e76ce7703143a924b9c0693ee66ebee7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Avatar/ApplyCircleMask.cs
e74ddf4132f3401409c824bed60280ee:Packages/com.unity.timeline/Editor/Manipulators/Sequence/MarkerHeaderTrackManipulator.cs
f700f31b2e40d7f4bb69753fdbbbc2b5:Packages/com.unity.ugui/Editor/UI/ScrollbarEditor.cs
f7852b99951997645ae7adaac5f0b083:Packages/com.unity.timeline/Editor/inspectors/AnimationPlayableAssetInspector.cs
f7b5530092b3a7646bdc7865f1f6ee94:Packages/com.unity.ide.visualstudio/Editor/Cli.cs
f779e779d62b5ca49b658236c337845d:Packages/com.unity.timeline/Runtime/Utilities/TimeUtility.cs
f7de8279b79bd9143a9285439fdd6218:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/ProgressInfo.cs
f7eede78e1db095499f674a48eac686b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/HelpFormat.cs
f7fed0d9d0f7a7f41a8525aa79e790b1:Packages/com.unity.timeline/Editor/Animation/AnimationPlayableAssetEditor.cs
f70f59d7b56fd39459b32bfbdc72eb23:Packages/com.unity.collab-proxy/Editor/Collaborate/Common/LocationAttribute.cs
08d23c0b73905c148b525c3c93fff580:Packages/com.unity.timeline/Editor/Window/TimelineWindow_TrackGui.cs
08dbb8d51633f2f4bab9912fbce3e247:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/DownloadPlasticExeWindow.cs
083c6a3a5426382449369ddc12b691d8:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/Executer.cs
1861286ba69badd439188a65bebf3cda:Packages/com.unity.timeline/Editor/Utilities/SequenceSelectorNameFormater.cs
182343c61d477e2449cfbc9cb20dfb35:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesViewMenu.cs
18a62dcf4c536564e99bd3b877101596:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/IHistoryView.cs
281456381b1a4c742b0efbe305328c7a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/Dialogs/GetRestorePathDialog.cs
28375447bcea455c9b51a6650b10c9d7:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ListPool.cs
2837297e95f28c44eb67b93417fce9d0:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/ProgressControlsForViews.cs
28f79a0d7e64c2345bc46f8c4cf788f8:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestPlanMessage.cs
28c8fcb831e6e734a9f564bc4f495eba:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorCompilationInterfaceProxy.cs
28ce2dedf734c7c4e8ad114c00173d65:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Inspector/DrawInspectorOperations.cs
3800274d3c9ba2b4b984d8b076a504b5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UIElements/TabView.cs
38b05cc5af29cf844a31910eb512e92f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/TreeHeaderSettings.cs
38d0b8a87b967304da08a2ae9b955066:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ITestRunCallback.cs
38f16807aeb0a5349920644eef3e04f1:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/ScenarioTestBase.cs
3803f736886e77842995ddbc3531afaa:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestMustExpectAllLogsAttribute.cs
383966e89d344865a36addd5d378ffd3:Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_FontAssetCreatorWindow.cs
382a4f9ad2723e14cad85369d33f3ce8:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/TopBar.cs
386a317d75ed44845bca43178cf8a6d5:Packages/com.unity.services.core/Editor/Core/Networking/ReadOnlyHttpResponse.cs
38eaad816666dfb428c3f123a09413c6:Packages/com.unity.timeline/Editor/Actions/TimelineAction.cs
38cb3a4a17d2cfd41926da95ce675934:Packages/com.unity.ide.visualstudio/Editor/Messaging/UdpSocket.cs
386d16474b5e4b42b6800aa2c1d99924:Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/ProjectState.cs
380f7372e785c7d408552e2c760d269d:Packages/com.unity.ide.vscode/Editor/VSCodeDiscovery.cs
48230e4e90fb4d14a9d56bddea898413:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityLogCheckDelegatingCommand.cs
4884ccc3528cb2e40a0e6f0a19a2b35b:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/CallbacksHolder.cs
48853ae485fa386428341ac1ea122570:Packages/com.unity.timeline/Runtime/Control/ControlPlayableAsset.cs
48967a2d5427ac2489cc0ea61da5f1a0:Packages/com.unity.timeline/Editor/treeview/Snapping/SnapEngine.cs
4877f87131635e6408f8c44e5d86791e:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ResourcesManager.cs
48483563a64de3a4e8690122762055f1:Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/SyncTestRunEventsHandler.cs
485ab142ed644e479a8eb9a8137b8461:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/StartPresenterTests.cs
489c623a5d9c1374292110798e7ae5b9:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/UI/TextureLoadTests.cs
48fcd6ebd5ce8fd4cbe931895233677d:Packages/com.unity.ide.visualstudio/Editor/VisualStudioIntegration.cs
58004290eb3aab44e9823d1f25c4ed73:Packages/com.unity.timeline/Editor/Signals/SignalAssetInspector.cs
5882d0e4313310143acb11d1a66c597f:Packages/com.unity.timeline/Editor/Actions/Menus/MenuItemActionBase.cs
589533fb2413e3e4fba7df13a6a75bf2:Packages/com.unity.ugui/Tests/Runtime/Layout/LayoutGroupScaling.cs
58e7d991249847640b1534192721c5ea:Packages/com.unity.ugui/Editor/UI/RectMask2DEditor.cs
58aa570dbe0761f43b25ff6c2265bbe2:Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/TestsCallback.cs
58ab3828fb407c742a48b82bc5983a87:Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/SyncTestRunCallback.cs
58ad09607a0d62d458a78d7174665566:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2EqualityComparer.cs
68f09f0f82599b5448579854e622a4c1:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackListener.cs
68a48d1900320ed458e118415857faf6:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/ConstraintsExtensions.cs
68d5bb402c52edc48b494a59b8971758:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/EncryptionConfigurationDialog.cs
68e5dc8bfd5d72647a93b7f2e1da831a:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/FailCommand.cs
68993ba529ae04440916cb7c23bf3279:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestRunnerApi.cs
68eedd4e5b33b37429c02c4add0036fe:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_PackageUtilities.cs
685f63932bebd0c4db02ee14845191e2:Packages/com.unity.timeline/Editor/Signals/Styles.cs
7883cd788d83a71478342eef943e8150:Packages/com.unity.ugui/Tests/Runtime/ScrollRect/ScrollRectStableLayout.cs
788db2c7ca3c2804d912f447ffc19856:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/DrawCreateWorkspaceView.cs
78fd02709d00d8441bd53a889e83a8f5:Packages/com.unity.timeline/Editor/MenuPriority.cs
78af99d0156944f293b020b49a6830c2:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectGenerationFlag.cs
88338eb35defad644a48718188e8f219:Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeRipple.cs
888ac39227622bd40b0b9956dc68b73d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/HelpData.cs
88ed537c17c34f339121fe9a7d6d7a0e:Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_SortingLayerHelper.cs
98808b11e78f6c84a841a6b4bc5a29d2:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorAssembliesProxy.cs
98545765d7a2b614b921715928035ee2:Packages/com.unity.timeline/Editor/Window/PlaybackScroller.cs
9805855c8e379ed4cad77f639aaddb73:Packages/com.unity.timeline/Editor/Recording/TimelineRecording_Monobehaviour.cs
983957cb280949f2b53b1f04bdd8a9fd:Packages/com.unity.services.core/Editor/Core/EditorGameService/IEditorGameServiceIdentifier.cs
98ba0396e4b4ee8498a8f097affcfddf:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/UnityTestAssemblyBuilder.cs
983c76d87fb6f4f4597a526a4b2b5fd7:Packages/com.unity.timeline/Runtime/Playables/NotificationFlags.cs
a840d4787ba856c4dbaf61207189b00c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AutoRefresh.cs
a8604e8f13b3be84b8bc0c1507d8f3f6:Packages/com.unity.ugui/Runtime/UI/Core/SpecializedCollections/IndexedSet.cs
a8a1c6611c774b60b5e1825e7aa9958e:Packages/com.unity.services.core/Editor/Core/EditorGameService/ServiceInstallationListener.cs
a85430cc5a4a4279a992be322de12b29:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/AnalyticsReporter.cs
a8860c53ca4073d4f92c403e709c12ba:Packages/com.unity.ide.rider/Rider/Editor/Util/RiderMenu.cs
a8c76505bcc613640ade706bdb0f1cba:Packages/com.unity.ide.visualstudio/Editor/UnityInstallation.cs
a809a4b50addbf44b9023b5e7f9fd4d2:Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/ClipsLayer.cs
a8697e284d733aa4687dc3d49c6fcb58:Packages/net.strangefruits.utils/Runtime/Attributes/ReadOnlyAttribute.cs
a8ed4063f2beecd41a234a582202f3c4:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnhandledLogMessageException.cs
b8c3bda3a988b5f4c910a5c3f722d0be:Packages/com.unity.timeline/Editor/Manipulators/TimelineClipGroup.cs
b8a49294ba135a2408fd1b26bcda6f97:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/ProjectViewAssetSelection.cs
b825fd5f27403b84f97726dd9c5a5e6f:Packages/com.unity.ugui/Editor/UI/PropertyDrawers/ColorBlockDrawer.cs
b835f3512ad594c8587c02ae715fc919:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Message/PlasticQuestionAlert.cs
b846f69b139b3a341a5699a09fa52b2c:Packages/com.unity.timeline/Editor/Window/TimelineWindow_TimeArea.cs
b8abb41ceb6f62c45a00197ae59224c1:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Views/TestListGUIBase.cs
b88caca58e05ee74486d86fb404c48e2:Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/AssetPipelineIgnore.cs
b80ebc79e3e2e66468766fe75c6f0aa0:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeEntryGroup.cs
c890977a36bfdc849872b9337ab89098:Packages/com.unity.ugui/Editor/UI/GraphicEditor.cs
c8344e9aa86de7a438d651e0ac066819:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Gluon/UnityIncomingChangesTreeTests.cs
c825bad77a42dd341a8f0a5ef9cd5f4c:Packages/com.unity.ugui/Tests/Editor/CanvasRenderer/ChangingHierarchyOfCanvasRenderer.cs
c82a8473f4a8f7b42a004c91e06d2f2b:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/ConditionalIgnoreAttribute.cs
d8c4a920f001ca64680ed6fdb52d1753:Packages/com.unity.timeline/Runtime/Audio/AudioMixerProperties.cs
d87a2d0d02b26be4db83375afe481d39:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/UITestHelpers.cs
e810d8a3dae4eed48ad91b97b15a1b70:Packages/com.unity.collab-proxy/Editor/Collaborate/Properties/AssemblyInfo.cs
e801faa3b0dd2478dbe801a2441b679e:Packages/com.unity.timeline/Editor/Utilities/ControlPlayableUtility.cs
e8324626c965a6f4587a896f1e732311:Packages/net.strangefruits.utils/Runtime/Storage/StrangeFruitsPrefs.cs
e8c30efa89029e447b0dc0efc75b294c:Packages/com.unity.timeline/Editor/treeview/TimelineDataSource.cs
e88a766c2b8b47841936c136f4afbba9:Packages/com.unity.ugui/Tests/Runtime/Graphic/GraphicTests.cs
e89b1e9e9f1060b4f817977507831248:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/UnityDiffTree.cs
e89ff5e7c669f70409de18c9948164d4:Packages/com.unity.ugui/Tests/Runtime/InputField/TouchInputFieldTests.cs
e8bf7425cfbdd094da5dc809a5eaa8ff:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateReport/UpdateReportListView.cs
f802c3808a2e25047bdff19441653ffe:Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/TimeStamp.cs
f8964ef46e1d446dc9eb17a36a3e1f14:Packages/com.unity.timeline/Editor/treeview/TrackPropertyCurvesDataSource.cs
f817a38900380be47942905e17e7d39b:Packages/com.unity.timeline/Editor/Window/TimelineWindow.cs
f867743975592a743a3581ff042bcc25:Packages/com.unity.ugui/Editor/UI/MenuOptions.cs
f8686930677b1f44d9ad7deab4888955:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/DrawIncomingChangesOverview.cs
f88a4e9dbb5a07744954a86cbb61d54f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/DirectoryConflicts/ConflictResolutionState.cs
f8ed0b11850145c4995dd76170bb2500:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayerQuitHandler.cs
09b199e86de5d1944ab9106ca2c11f75:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/ProgressOperationHandler.cs
09f4db536a377bc40a9ac110af702bfa:Packages/com.unity.timeline/Editor/State/SequenceState.cs
0939c83f40ef46e584340aa87b3cadfe:Packages/com.unity.timeline/Editor/Actions/IMenuChecked.cs
0949a3b7ed32e8744a07b31328a66567:Packages/com.unity.timeline/Runtime/Utilities/FrameRate.cs
1935a780ae95f5546bbd63924addef2f:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Mock/PlasticApiMock.cs
19a6f000f81e24c4a826c1abd43e77c7:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestMethodCommand.cs
19c6f364c1e81cb4f829a057824639ad:Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/MouseUpdate.cs
197c1114eb793d24c8ef31120a134e88:Packages/com.unity.timeline/Editor/inspectors/EditorClip.cs
2986eff1677c33345b223bdaaee2d284:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/TreeViewItemIds.cs
29d603e0a726a9043b3503112271844a:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ResultsWriter.cs
296e1c49ec5330a4d9a73a4139e24bef:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/ProjectDownloader/CommandLineArgumentsTests.cs
29bf1d4ec1012bc45967ce95b729b8b3:Packages/com.unity.timeline/Editor/Utilities/ObjectReferenceField.cs
393b15da08c88194dbbcacd6ee15a89c:Packages/com.unity.ugui/Tests/Editor/TestBehaviourBase.cs
39ab466162988eb4f83443f911bbf5c8:Packages/com.unity.ugui/Runtime/UI/Core/FontUpdateTracker.cs
39cb9ab8a3b2452cbf58ffbea841d203:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IGenerator.cs
39dcddcb5895328489c92214aa73e3bb:Packages/com.unity.ugui/Tests/Runtime/EventSystem/SelectableTests.cs
397f62458d0ad3441aaaa1a738bd4f94:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsViewMenu.cs
49d15206774f47cab3c22a97f27bf8ec:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestStartModel.cs
49f1d2c7420db4444b011955726d0046:Packages/com.unity.timeline/Editor/Recording/TrackAssetRecordingExtensions.cs
4932f8b3d8c26804bb16dc5cb5b766ce:Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/TokenExchangeResponse.cs
499c53660f3b74fc0a5bc2b1c56121ba:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/CloudCollabEnabler.cs
495e2738ac7d88a41a158cd2e237d70b:Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeRippleUtils.cs
595175d7af8f8234a9336a60e33b4f32:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/DrawTreeViewItem.cs
59d3f5586b341a74c84c8f72144a4568:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/RunSettings.cs
59e682a8b37338a46910fa9a939425e3:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsListView.cs
59f8146938fff824cb5fd77236b75775:Packages/com.unity.ugui/Runtime/UI/Core/Layout/VerticalLayoutGroup.cs
59fa6a9f6da130c4ebbd61120302fbfa:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/HistoryEntry.cs
594dcd9e9e4804aa281a66d024d30752:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesTreeView.cs
59ee13971b9c3b049bb9a96886120e0b:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/StartPageView.cs
592f7288ed0df2c4b884e2cd9baac023:Packages/com.unity.textmeshpro/Tests/Editor/TMP_EditorTests.cs
59ff995fabb3bac45afa0f96f333e5dc:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestExecutionContext.cs
6901fab4d5157ac48b9f263730387c03:Packages/com.unity.timeline/Editor/State/SequenceHierarchy.cs
695128a7ff590df4dace9f813fa962bd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/ChangesetFromCollabCommitResponse.cs
69e3979b7029e8a4da2d96b714ba5c3a:Packages/com.unity.ugui/Runtime/UI/Core/GraphicRegistry.cs
69d46532eb4a24d1197a803a674608de:Packages/com.unity.services.core/Editor/Core/Networking/HttpRequestExtensions.cs
6965880f76f40194593cb53a88f74005:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherContextSettings.cs
697ab794770540d6951f83d62b8fa444:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/TestTreeData.cs
698b660e9477f4f16abad03ec00ce38c:Packages/com.unity.timeline/Editor/Signals/TreeView/SignalReceiverTreeView.cs
699b33b09648b5641b12384ac691546d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/FindWorkspace.cs
69ebbdad2c303214683305d65fe26726:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/ChangeTreeViewItem.cs
691db8cb70c4426a8ae718465c21345f:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_UpdateManager.cs
69ae55f76840b2849ba56cfb53a17df0:Packages/com.unity.ugui/Runtime/UI/Core/StencilMaterial.cs
798968d841703b54bb9d08b1da6bc52f:Packages/com.unity.ugui/Tests/Editor/Canvas/RootCanvasTests.cs
79ced2556f0af814a840b86232613ff1:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItem.cs
794f3951c48395848920fdb593a2ae38:Packages/com.unity.ugui/Editor/UI/LayoutPropertiesPreview.cs
79ff392d1bde4ad78a3836a4a480392d:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_InputValidator.cs
896223e567b01c747b4726ef429e31ea:Packages/com.unity.collab-proxy/Editor/PlasticSCM/ViewSwitcher.cs
89b31ff5ca0a5eb4797ac65d43949807:Packages/com.unity.timeline/Runtime/Animation/ICurvesOwner.cs
89b48a03f6f43e94e87cc8d2104d3d4d:Packages/com.unity.timeline/Runtime/Events/Marker.cs
8938e753b3f47374889d5cf3265b563c:Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeGUIUtils.cs
898bc38486fc899428fbe5bd6adfe473:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Messages/IEditModeTestYieldInstruction.cs
99f46086bc2624dbd8746ee5a4460cad:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/Analytics/EditorGameServiceAnalyticsSender.cs
9945ffed4692c6044b6d3acf81efd694:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogMatch.cs
99c5970046bb263469514e56eb6aa519:Packages/com.unity.timeline/Editor/CustomEditors/MarkerEditor.cs
a956e5803e95df349bd35832492d4014:Packages/com.unity.timeline/Editor/Window/TimelineWindow_Gui.cs
a9881fce7e445b84bbbd53752db30fe9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/DirectoryConflicts/DrawDirectoryResolutionPanel.cs
a9e847d045a7744b08c7a37912965cdc:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/ChangeTreeViewItem.cs
a9298a2c04dfc944bbc6ea156f4e2104:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Welcome/WelcomeView.cs
a97a88294a224bf9970a770cd8fa3aa7:Packages/com.unity.services.core/Editor/Core/UserRoleManagement/IUserRoleHandler.cs
a9acb575a60d7e045ad7fadd3e3e137d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/RemoteStatusCache.cs
b9308b762484008498bb5cd1886aa491:Packages/com.unity.ide.visualstudio/Editor/Symbols.cs
b9d121df8c444236a5b38ccfadfdd1a7:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/DelayedCallback.cs
b9c2a6302985d3846b7b9f6fd9e2da9a:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IOuterUnityTestAction.cs
b90311a8f07b00f4bbeb2fff3b128d25:Packages/com.unity.timeline/Runtime/Utilities/NotificationUtilities.cs
b926af22079e00e4a8c073321194cea1:Packages/com.unity.timeline/Editor/Window/TimelineWindow_StateChange.cs
b9ba34e0b1884454fbc4257260e22b64:Packages/com.unity.ugui/Runtime/UI/Core/SetPropertyUtility.cs
b9eb962217e00bf4fbc734e109991fca:Packages/com.unity.ugui/Tests/Runtime/Layout/GridLayoutGroupTests.cs
b9aec9d3b0a86466ab4647d01e8fc87d:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/SynchronousFilter.cs
b93fe5bbea454ae438fcec241c5fa85b:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/LegacyPlayerRunTask.cs
c9f0489deaf04d0fbcbe45fd50a018f6:Packages/com.unity.timeline/DocCodeExamples/TrackAssetExamples.cs
c9219e99d466b7741a057132d1994f35:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditModeRunner.cs
c95121e1e2d89e648b9d0aed259caad9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/TeamEdition/TeamEditionConfigurationWindow.cs
c9b23632c77de204abfe8bf7168d48c0:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorCompilationInterfaceProxy.cs
c97b794b51780d349a16826a4c7898d7:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogAssert.cs
c91e17f16ddb35a4d81ef81b86b7b3ad:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/HistoryPresenter.cs
c98e909b661a94dfbacaa1f5717b8c64:Packages/com.unity.services.core/Editor/Core/EditorGameService/EditorGameServiceDashboardHelper.cs
d973fc1524e4d724081553934c55958c:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncher.cs
d9647b571c5e44729b71d756b3d55317:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_ColorGradientAssetMenu.cs
d925cabd9ecd5074aadab0726b96c38f:Packages/com.unity.ugui/Tests/Runtime/ScrollRect/ScrollRectTests.cs
d9369fa547ca81b4fafa42a3e74c1b7a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/GetSelectedPaths.cs
e9a32780b69dcdb438da3e3f43202f54:Packages/com.unity.ugui/Tests/Runtime/LayoutGroup/LayoutGroupArrangement.cs
e9253e696cd45794d9aec6d4de366b6e:Packages/com.unity.ugui/Editor/UI/SelectableEditor.cs
e976a5e755c7016418f66e15223c1b90:Packages/com.unity.ugui/Editor/EventSystem/PhysicsRaycasterEditor.cs
e9cac674d67385249b2805670e618c24:Packages/com.unity.ugui/Tests/Runtime/ScrollRect/ScrollRectScale.cs
e9ffdef169b1cbb4e9910671a9ee83bc:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/Processor/AssetPostprocessor.cs
f950098ec72d448158b21e0c046f27cc:Packages/com.unity.services.core/Editor/Core/Networking/HttpOptions.cs
f9413c47b3a14a64e8810ce76d1a6032:Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/TestEvent.cs
f9045505a91f4aee87d5768fffc7de5c:Packages/com.unity.timeline/Editor/UnityEditorInternals.cs
f9677ab83665cd842a8d1baf1679e5c0:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/IStartPresenter.cs
f9d8c8b21846a654092a24f25aa41421:Packages/com.unity.timeline/Editor/treeview/TimelineTreeViewGUI.cs
f999feb557b5489d983b6fc6989e3bf2:Packages/com.unity.services.core/Editor/Core/UiHelpers/ExceptionHelper.cs
f9e9ce5a8dd0eb74fa5f90576a7fab4d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/GUISpace.cs
f96d0ea807c081145a1170ed1b6d71e0:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorAssembliesProxy.cs
f9bd02a3a916be64c9b47b1305149423:Packages/com.unity.ide.rider/Rider/Editor/EditorPluginInterop.cs
0a017569bfe174e4890797b4d64cbabc:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAssetUtilities.cs
0ad54f9e1bb701142b116d0d1ed98437:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/CloudEditionWelcomeWindow.cs
0af5e184d59c048ffb210df99bef8e58:Packages/com.unity.services.core/Editor/Core/AsyncOperation/AsyncOperationExtensions.cs
0ac92d9296701440fa364dac386c1c47:Packages/com.unity.services.core/Editor/Core/AsyncOperation/IAsyncOperationAwaiter.cs
0a3ad267026374439be70d4b4cd3d4f7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityStyles.cs
0aaa057ce5566e940b18a0ccd0344693:Packages/com.unity.ugui/Runtime/EventSystem/UIBehaviour.cs
0afb4c6d979970647841ee14a55b8d25:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Avatar/GetAvatar.cs
1a70a790a43cd0d4a96f75746841f764:Packages/com.unity.ugui/Tests/Runtime/Image/ImageFilledGenerateWork.cs
1aa08ab6e0800fa44ae55d278d1423e3:Packages/com.unity.ugui/Runtime/UI/Core/ScrollRect.cs
1ac075bf7cbc97f4fbba27c78feb9c18:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/ChangesModelTests.cs
1ad2b855cf8b7425483e36e6134f18f9:Packages/com.unity.timeline/Editor/Window/SequenceContext.cs
1ac58cb55fc8daf4abd3945a2bbbb0c5:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolStarter.cs
1a06c562b0c5eb046bcb876a29f93c98:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/IErrorCallbacks.cs
1a26e19d51cbfac42a02631ad1f9e39e:Packages/com.unity.ugui/Tests/Runtime/Canvas/BridgeScriptForRetainingObjects.cs
1adaa8dcc4fda3d4cb4d3c8e0cb65d12:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ExitCallbacks.cs
2ae2ce6274819484fa8747a28cebdf3a:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestRunSettings.cs
2a16748d9461eae46a725db9776d5390:Packages/com.unity.timeline/Runtime/Events/MarkerTrack.cs
2a0bd678385f98e4d8eabdfc07d62b4f:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherBuildOptions.cs
2a4db7a114972834c8e4117be1d82ba3:Packages/com.unity.ugui/Runtime/UI/Core/Scrollbar.cs
2aff4fada0516c64a8537a20bfe1b699:Packages/com.unity.ugui/Tests/Editor/EventSystem/InterceptedEventsPreviewTests.cs
3ad53269c7421084ab67f804591994e0:Packages/com.unity.timeline/Runtime/TrackAsset.cs
3a784fb721704576b3b4c3a7f3324264:Packages/com.unity.timeline/Editor/Attributes/ActiveInModeAttribute.cs
3a49359b59c12b74386ca6816923ec2c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistoryTab.cs
3a4d62c64067bca4cbbd6f7fcad2e190:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/DateFilter.cs
3a4d828da4d125740924da08b5fbe1cb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/GuiEnabled.cs
3a6fba741cdd5fb4982a73a4d791754f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DockEditorWindow.cs
4ac5b6a65aaeb59478e3b78660e9f134:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Character.cs
4ae64f3f72004807a9f919f9c27af0db:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextInfo.cs
4af85446b06bf694a966f280918beb31:Packages/com.unity.collab-proxy/Editor/PlasticSCM/GetRelativePath.cs
4acbfc0398bab674f922f693e58f4afc:Packages/com.unity.timeline/Editor/treeview/ItemGui/ISelectable.cs
4a4f12b5466c418ab0e66bd23e0a0af2:Packages/com.unity.services.core/Editor/Core/UserRoleManagement/IUserRoleRequest.cs
5a31542ccf4e8584ca4f60843e9d02d0:Packages/com.unity.timeline/Editor/Extensions/AnimationTrackExtensions.cs
5af3322745e78aa488fca5a2090f8755:Packages/com.unity.ugui/Tests/Runtime/Layout/HorizonalLayoutGroupTests.cs
5ab43506dddfc244ab5b44585140c5a6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/GetClientDiffInfos.cs
5aa8f57287fc17149bcd798be813180b:Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleZoom.cs
5a7aba2d3d458e04eb4210c0303fbf64:Packages/com.unity.ide.visualstudio/Editor/UsageUtility.cs
5a2e98b03511c6f43bc645238cd40857:Packages/com.unity.ugui/Tests/Editor/InputField/ContentValidation.cs
5a7f0d89a47f18c41b6ddf60dfae1bde:Packages/com.unity.timeline/Editor/TimelineHelpers.cs
6ad632cbcc87f634d9b86006cdffdaf5:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextParsingUtilities.cs
6a981cd1456bec84b86e1c66773f57f5:Packages/com.unity.ugui/Editor/UI/GridLayoutGroupEditor.cs
6aeac4511393d4b00b2c308463bd07f3:Packages/com.unity.services.core/Editor/Core/Networking/IHttpClient.cs
6a4f0c91a28ece04198b200dd55145d0:Packages/com.unity.timeline/Runtime/AssetUpgrade/ClipUpgrade.cs
7a02f7efcd3e4f3baa0079e620bddbd7:Packages/com.unity.timeline/Runtime/Utilities/TimelineClipExtensions.cs
7a92174abe154af4b99e09e4b6cf31ee:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesSelection.cs
7a04ed4805f84fd4a8ceee51915ba39a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/IIncomingChangesTab.cs
7a0528634c1324f47b7e2e59266dfa4c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/CheckinProgress.cs
7af6ac3e6b51b8d4aab04adc85b8de2f:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityCombinatorialStrategy.cs
7a98125502f715b4b83cfb77b434e436:Packages/com.unity.ugui/Runtime/UI/Core/Selectable.cs
7a79c4e23d4d4b64bfa5fa9e6671a460:Packages/com.unity.ugui/Runtime/EventSystem/UIElements/PanelRaycaster.cs
7aad121cec1867b4493b3b31bc5c8a26:Packages/com.unity.collab-proxy/Editor/PlasticSCM/VCSPlugin.cs
8a410b213209442fb15a69799f0240a5:Packages/com.unity.ugui/Runtime/EventSystem/UIElements/PanelEventHandler.cs
8a13cbeb2099aca47bb456f49845f86c:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ISettingsBuilder.cs
8a8695521f0d02e499659fee002a26c2:Packages/com.unity.ugui/Runtime/UI/Core/Layout/GridLayoutGroup.cs
8ab6db39cc89491bb901eb484cd94373:Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/ServiceFlagRequest.cs
8a4b6301a5afaec4cb87d21383ceb0b3:Packages/com.unity.ugui/Tests/Runtime/Layout/VerticalLayoutGroupTests.cs
8add2d9bdefea9d4ead4e1c5163c87c3:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/CreatedOrganizationPanel.cs
9ad0b0c865b01af4ca1b414689e71259:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestEnumeratorWrapper.cs
9a371bcbba2084dd0a8ebc6826aa8794:Packages/com.unity.timeline/Editor/inspectors/CurvesOwner/CurvesOwnerInspectorHelper.cs
9ace5095cc37ed849b52109d2ee305d4:Packages/com.unity.timeline/Editor/Animation/AnimationOffsetMenu.cs
9a0f991b6c2f45b44b92e163f9969e8e:Packages/com.unity.timeline/Editor/treeview/Drawers/TrackDrawer.cs
aaa080d8f7504a868c0c980890f9d5fd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/PlasticSplitterGUILayout.cs
aab045daa0ad4b01843dcf44013d9653:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ExitCallbacksDataHolder.cs
aa160f27c3fe4052a5850e21108811b6:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_InputFieldEditor.cs
aa76955fe5bb44f7915d91db8c7043c4:Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_EditorShaderUtilities.cs
aa1cd36edf652db46b5fa11c2ed355b9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/DrawProgressForOperations.cs
aa1c6b1a353ab464782fc1e7c051eb02:Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/CallbackInitializer.cs
aa3f399d17e1dcf4c9e417ffce5eb905:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/ProgressControlsForDialogs.cs
ba319c71501487041bda92a854e8435e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/ResponseType.cs
ba4e6e12f66973142a87299287cb34dc:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/DiffTreeView.cs
cad095eccea17b741bc4cd264e7441cd:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestMode.cs
ca819640f53b48919bf7774744f7f15e:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SelectionCaret.cs
ca17c170df6db5042b70adc65fbe770c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticMenuItem.cs
daa34ff7d97bebd41866fd45e507c80e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UIElements/UIElementsExtensions.cs
dab656c79e1985c40b31faebcda44442:Packages/com.unity.ide.rider/Rider/Editor/Discovery.cs
daf8ab897cb58d144814920459a2e206:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/AdapterListView.cs
da6a50477d2d7ff4f81d1c21c58a5b0e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs/RepositoriesListHeaderState.cs
da9ace77b96f45fc9a84632f551d0aba:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/CloudCollabServiceIdentifier.cs
ea944378afa086f438b3352ad7b0e835:Packages/com.unity.ugui/Tests/Runtime/Util/PrivateFieldSetter.cs
ea28dc637ae40484da709200d3328587:Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeReplace.cs
ea0c99d9630e5ca40ba541545beec9b8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticNotification.cs
ea5e2240e8a7d9046a651557deec40b2:Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeReplace.cs
fa7011e2ea1ff024083fea2179f3df08:Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectProperties.cs
fae031d3fccb34244b789b0048117ee7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/TestingHelpData.cs
faf2afd8696f4604f82f46b06b357f06:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/ChangeCategoryTreeViewItem.cs
fa130a47ff26ad84f867961fc32334af:Packages/com.unity.timeline/Editor/Actions/ClipAction.cs
fae6007c1ac2cc744b2891fd4d279c96:Packages/com.unity.ide.visualstudio/Editor/Testing/TestRunnerCallbacks.cs
fa19b42bd3dc35e40a618448bd330270:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/StadiaPlatformSetup.cs
0bb2ee71e160aed40a9fb96cc498006e:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/TabPageComponent.cs
0b2706df6fdff50448f84a3f6629b40f:Packages/com.unity.ugui/Tests/Runtime/Util/ExceptionUtils.cs
0b677ddfd54046c498a20446baa4f932:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestJobRunner.cs
0bb74b1c097396c49b1691e6a938f814:Packages/com.unity.timeline/Runtime/Properties/AssemblyInfo.cs
0b59b40c84c6a5348a188c16b17c7b40:Packages/com.unity.ide.visualstudio/Editor/Testing/TestRunnerApiListener.cs
0bee8aba5e8a40446b7098666c5314d9:Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIGroupScope.cs
1b909cb14b9a08c45b5d03f0b61feecb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchesListView.cs
1bdab5b8331b4506bf4eae379235c053:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IFileIO.cs
1beb42c8af804da40a4ab5490b3d61d6:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/Menus/FloatingMenuItem.cs
1b2dfd8c552c2468ca523d8dbb93ea5d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesTab.cs
1bfe12aa306c0c74db4f4f1a1a0ae5ce:Packages/com.unity.ide.rider/Rider/Editor/PluginSettings.cs
2b301b727225f1941974d69e61a55620:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunnerWindowSettings.cs
2b3223ee740687445a7e4bc793fa2aae:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/ConfigurePartialWorkspace.cs
2b323a35b931e431f963afd1779fdd53:Packages/com.unity.services.core/Editor/Core/AsyncOperation/IAsyncOperation.cs
2bd3ca1fde4b154448ef972b0f9d292e:Packages/com.unity.timeline/Editor/Utilities/StyleNormalColorOverride.cs
2bf68308f6cdff141ab98cd34174e4f1:Packages/com.unity.timeline/Editor/treeview/Manipulator.cs
2bdca37e8ede38949a186765fa1eefc6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/ShowWindow.cs
3b41db653d2547dca9eb5c43b6c5aeb0:Packages/com.unity.timeline/Editor/inspectors/IInspectorChangeHandler.cs
3b4429eff9fcffb48b006e8edcc90338:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableApplyChangesToContextCommand.cs
3b28913f21577de429da928d6d05219f:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/QuaternionEqualityComparer.cs
3bda1886f58f4e0ab1139400b160c3ee:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Asset.cs
3b0c53b13a1539949b3b212e049151d1:Packages/com.unity.timeline/Runtime/AssetUpgrade/AnimationTrackUpgrade.cs
3bce033ee26244e419b3bb3bba95a37d:Packages/com.unity.ugui/Editor/UI/CanvasScalerEditor.cs
4b721099b5d509d4093e516f59ad9ad6:Packages/com.unity.timeline/Editor/Actions/ClipsActions.cs
4bd2bc28ff24d5c488844851cb785db0:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3EqualityComparer.cs
4bf5535fd1c6d46de8893c106f2a4907:Packages/com.unity.services.core/Editor/Core/EditorGameService/IEditorGameServiceEnabler.cs
4b57f909f22642d469a39e9628535312:Packages/com.unity.timeline/Editor/Utilities/KeyTraverser.cs
4b8be68229770db4ea3c78ab0d854325:Packages/com.unity.ugui/Tests/Editor/InputField/CharacterLimitValidation.cs
4bbc17b35884fdf468e4b52ae4222882:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogScope.cs
5be0e972cb9434b7797b1d37dcd127c3:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/RerunCallbackData.cs
5b24618beecc3bf41acadfcf2246d772:Packages/com.unity.timeline/Editor/Extensions/TrackExtensions.cs
5b37b989e50b35043bba89d7d660e31e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateReport/UpdateReportListHeaderState.cs
5bb70c046be8c33479b522f27fd43852:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/IChangesPresenter.cs
5be77ef41db4cc24a82cd1eca7456b5a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/BoolSetting.cs
5b994928117e3db418da69c821da7e19:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3ComparerWithEqualsOperator.cs
5b3bd7a976306c9449ba84e0591e8a0f:Packages/com.unity.timeline/Editor/Window/TimelineWindow_Duration.cs
5b5c6a576605b3c4aab7d27193785f27:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteGlyph.cs
5b6cac4a98010394791c66942a33caf4:Packages/com.unity.timeline/Editor/Audio/AudioClipPropertiesDrawer.cs
5b2eeca598284bd4abb4a15c30df1576:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnexpectedLogMessageException.cs
5b3e90046c38f1d4dad2e0d5a79e871c:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItemDataHolder.cs
5b6e8a80709e2264eb383ef6b40e181f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistoryListHeaderState.cs
6b01141ed8f74d198965c86f25eb7040:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SubMeshUI_Editor.cs
6b32b6725087a0d4bb1670818d26996e:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/TestSettings.cs
6b259c4003a802847b9ada90744e34c5:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_EditorResourceManager.cs
6ba7805325c426c43b8e85b5be4eae36:Packages/com.unity.timeline/Editor/Signals/SignalEventDrawer.cs
6bfec54ce89b0b642a65d44def023b99:Packages/com.unity.timeline/Editor/treeview/Snapping/IAttractable.cs
7b405b01c6be83742bc000fb416b4dbf:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/LaunchInstaller.cs
7b743370ac3e4ec2a1668f5455a8ef8a:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Dropdown.cs
7be84a49bb2cd7e4a9ed097ba22794d0:Packages/com.unity.ugui/Runtime/UI/Animation/CoroutineTween.cs
7be8bf62aa4ad41f4888e0eda994a5bd:Packages/com.unity.services.core/Editor/Core/EditorGameService/ServiceFlagEndpoint.cs
7bd96d76711152648a736c4d28d865f2:Packages/com.unity.ugui/Runtime/UI/Core/MaskUtilities.cs
8b22792c3b570444eb18cb78c2af3a74:Packages/com.unity.timeline/Runtime/Audio/AudioTrack.cs
8bc2b083b068f3546a9509c805e0541c:Packages/com.unity.textmeshpro/Scripts/Editor/GlyphRectPropertyDrawer.cs
8b25b386ca61a6d4d97a654fd3e5b96d:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestChangesModel.cs
8bb59cb2f66d156418ca1bd1e2703233:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/RunState.cs
8bc74398aa3944646ade4ee78cd57484:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestExtensions.cs
8b1d1407c22e5844698f18df6a9f1781:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CollabPlugin.cs
8bbed09c8363d9a4eb93c8bd2afb96eb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/HelpPanel.cs
8beed9aab74505d488e6befe54c3f6ef:Packages/com.unity.timeline/Runtime/DiscreteTime.cs
9b917d42ad338ab4494088f574472998:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/IncomingChangesTab.cs
9bc2b69915879416f8df18971dc98e2e:Packages/com.unity.timeline/Editor/Signals/TreeView/SignalReceiverItem.cs
9bd5a110ed89025499ddee8c7e73778e:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/EnterPlayMode.cs
9be6112c2b1c3ae44927680ba7b36e10:Packages/com.unity.timeline/Editor/Utilities/TimelineKeyboardNavigation.cs
9b17ac8ceb35dc74fbf646862e01a782:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/IncomingChangesNotifier.cs
9b5abcb38bac0c54794ad732a3fa0de3:Packages/com.unity.timeline/Runtime/Evaluation/InfiniteRuntimeClip.cs
9bef80072d106be4ea36de88adc0e985:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Inspector/InspectorAssetSelection.cs
ab0090fd6aa8c604a828244d4ba93c84:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/DrawProgressForViews.cs
abe003ac6fee32e4892100a78f555011:Packages/com.unity.ide.visualstudio/Editor/Discovery.cs
ab2114bdc8544297b417dfefe9f1e410:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_StyleSheet.cs
ab5acd5c94250d1449e0a488faeeb2cd:Packages/net.strangefruits.buildtools/Editor/BuildScript.cs
bb86eea06f54fb24caa7046a8a764945:Packages/com.unity.ide.visualstudio/Editor/VisualStudioInstallation.cs
bba806fdb20eb5a4da6cc856323d6273:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/SignInPanel.cs
bbfc068399dbc814d96ebf991a1e5764:Packages/com.unity.timeline/Editor/Attributes/TimelineShortcutAttribute.cs
cb319974ad8ebd44aa1e1fbb02640b5b:Packages/com.unity.ugui/Editor/UI/HorizontalOrVerticalLayoutGroupEditor.cs
cbd58a01e7dd4fd1b899ea8b6bf852c7:Packages/com.unity.services.core/Editor/Core/EditorGameService/EditorGameServiceFlagEnabler.cs
cb281723220c9964094e6c52e0ece792:Packages/com.unity.timeline/Editor/treeview/Drawers/AnimationTrackDrawer.cs
cbab8835092323a4389f2dc7d8f6c781:Packages/com.unity.ugui/Runtime/EventSystem/InputModules/PointerInputModule.cs
cb7c939a806f03341b682c180dc13f08:Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutGroup.cs
cb8c202ea1794a4e84f56c4624798a5d:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/LoggedOutVisual.cs
cbbca1d8a0434be4bbc7f165523763ac:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs
cbccb6292dce08a489e6e742243154e7:Packages/com.unity.ide.visualstudio/Editor/KnownAssemblies.cs
dbe27684af94bf1469a7b5dbb6789510:Assets/Scripts/TestSingleton.cs
db339ef553721e94999125c0b9f909dc:Packages/com.unity.ugui/Tests/Runtime/Canvas/CreateSceneUtility.cs
dbd43d8a3b8122d4e89b055f53382b11:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/IEnumerableTestMethodCommand.cs
db1d9800cb39bae4299b611ea7d86b2d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/DrawHelpPanel.cs
db7dd43fe1278a9459cd6036f096b91d:Packages/com.unity.ugui/Runtime/EventSystem/EventHandle.cs
eb221cf55b3544646b0c3b6bc790080f:Packages/com.unity.ide.vscode/Editor/ProjectGeneration/FileIO.cs
eb25fc80cc8f828459d0f6769416818d:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/ChangesTabPageView.cs
ebaa79c245e369449a3565c4b9c3e703:Packages/com.unity.timeline/DocCodeExamples/MarkerEditorExamples.cs
ebbbce5f7ed39ab45b6f43340727ba5e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchListViewItem.cs
ebcc5f899d9277642868aeda9a17cbaf:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UtpMessageReporter.cs
ebeedaa04bb53e24ba2e7fb6745e3fd3:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/CategoryFilterExtended.cs
eb4fb871430ff484e9ee3850946c504d:Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/PointerEnterCallbackCheck.cs
fb461734117c80c43ab595d699f801eb:Packages/com.unity.timeline/Editor/inspectors/MarkerInspector.cs
fb660d86885d89a499a31c6ab6f26269:Packages/com.unity.ugui/Tests/Editor/RectMask2D/RectTransformPosition.cs
fb27f3049fe06c246803a4a4c5b7fda3:Packages/com.unity.ugui/Editor/UI/PropertyDrawers/NavigationDrawer.cs
fb18ae523e202db40a866e7813fa2c0c:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestSourceControlProvider.cs
fb593906b7b6d824087dcaebf6c082e0:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyLoadProxy.cs
fb1abebffd37bd4458c84e15a5d7ab04:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PerformUndoTask.cs
fbbb1ee655846b043baf6c3502b5ce49:Packages/com.unity.ide.visualstudio/Editor/SolutionParser.cs
fb7decaf4f8be254dafddd860f82f560:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingMergeLinks/MergeLinkListViewItem.cs
0ca2545d76d1fb34fa45a9f1e432d259:Packages/com.unity.ugui/Tests/Runtime/EventSystem/RaycastSortingTests.cs
0cd44c1031e13a943bb63640046fad76:Packages/com.unity.ugui/Runtime/UI/Core/Layout/CanvasScaler.cs
0c56471f08a0f6846afc792f0b4205b9:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogEvent.cs
0c379d496c819c14b8b5377d7830a59a:Packages/com.unity.timeline/Editor/Actions/Invoker.cs
0ca81982e37e893498abf804c12a22c7:Packages/com.unity.ugui/Tests/Editor/Canvas/UISystemProfilerAddMarkerWithNullObjectDoesNotCrash.cs
0caf9dda3147e224daf41ba5bd5cfaf0:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/LaunchCheckinConflictsDialog.cs
0ccfd55dae664bbcb54c8457acffdbf8:Packages/com.unity.timeline/Editor/Utilities/Scopes/PropertyScope.cs
1ce030b4d24aad64a92981d598c7cafd:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangesGroupHeader.cs
1c147d10db452eb4b854a35f84472017:Packages/com.unity.textmeshpro/Scripts/Runtime/AssemblyInfo.cs
1cf48cb6e032f49ad8e8a13d1e080b7c:Packages/com.unity.services.core/Editor/Core/Networking/HttpRequest.cs
1c95bf231e194e44b636d25d28145278:Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/IVisuals.cs
1c5685731ccadae4aa67597f51dd494d:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ProgressView.cs
1c070de8a5e8744ceb684589f8dd0883:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/ServiceActivationPopupWindow.cs
1c5afe945b715e149a70113a4be7b32a:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyWrapper.cs
1cddf785b0d07434d8e0607c97b09135:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/TestLauncherBase.cs
2c03ae9aa36a4fd44a983831f44654be:Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineMarkerClusterGUI.cs
2c87ec8c97244cd47945ec90a99abe35:Packages/com.unity.timeline/Editor/Items/ITimelineItem.cs
2c8b452bcd72d8248a3297ff656f0a7a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetOperations.cs
2c9c0041347ae4e4cb794a3da850fa79:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/DiffTreeViewMenu.cs
2c2dfcbbb77359547bcaa7cdabd47ebb:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PostbuildCleanupAttributeFinder.cs
3c01b61b3a6887c49a15276fd38be918:Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineClipGUI.cs
3c3253f17b35cd14ab618b470fb0e52a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawActionToolbar.cs
3cc230fb0050a994480d907e02d3508b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateReport/UpdateReportDialog.cs
3cf5cb9e1ef590c48b1f919f2a7bd895:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayModeRunnerCallback.cs
3c09dc5cd0a70cf40856b7d406106ee1:Packages/com.unity.timeline/Editor/Animation/BindingTreeViewDataSourceGUI.cs
3c4ccfb0896bcf44da13e152b267aa49:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PrebuildSetupAttributeFinder.cs
3ccc9b689652f0b40b53c731af81f034:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/LaunchDependenciesDialog.cs
4cb169caa67eddf4d83b39fd0917a945:Packages/com.unity.timeline/Runtime/Events/IMarker.cs
4c1821c1816c6fa44967b8ecb79ea7e4:Packages/com.unity.timeline/Editor/Utilities/TypeUtility.cs
4c5eb52d37bb6714a98af73df7d9cf2c:Packages/com.unity.timeline/Editor/Window/Modes/TimelineDisabledMode.cs
5c004b1354944164fb076276c289afc1:Packages/com.unity.ugui/Tests/Runtime/Graphic/ToggleTestImageHook.cs
5c32dc56ff6d08947a329b5c4789c728:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/DrawProgressForDialogs.cs
5cc436884e444884684e0ebe12817806:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Mock/BuildWorkspaceTreeNode.cs
5c15bf0966eb95847a4260d830a30d30:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/WorkItemFactory.cs
5c791e3ea7c531a479fc05e4f6f8bb84:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/MainModel.cs
5cea1d53e23a746b687d901d17a42308:Packages/com.unity.services.core/Editor/Core/AsyncOperation/AsyncOperation.cs
5c1b8a755d2c97640bbb207c43f4cf61:Packages/com.unity.ide.visualstudio/Editor/SolutionProjectEntry.cs
5c3b27069cb3ddf42ba1260eeefcdd1c:Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/RiderTestRunner.cs
5c9c9f62af2efb948a1974650039e2db:Packages/com.unity.timeline/Editor/Window/TimelineWindow_PreviewPlayMode.cs
6c503dbc4e0a4e9db2d004409138d5cc:Packages/com.unity.timeline/Editor/inspectors/FrameRateDrawer.cs
6c9043bf0bb7d8d4aaaf35f58acdc121:Packages/com.unity.collab-proxy/Editor/Collaborate/Settings/CollabSettingsManager.cs
6ca745fb561cbf640b6e603f95662fa0:Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeReplaceUtils.cs
6cd9f16fc29247c8af731c6b3b0a990f:Packages/com.unity.timeline/DocCodeExamples/TimelineEditorExamples.cs
6c8b04d6403125b4ca51861863f386ee:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesTreeHeaderState.cs
6cccd50ebf7384242bda4d7bcb282ebf:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/PlatformSpecificSetup.cs
6c1d51319285aaa429e2c9f02a3b031c:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Scenario/AsyncToCoroutine.cs
6c3d52cc5c46d7946a920e21901ff38e:Packages/com.unity.timeline/Runtime/Attributes/TrackColorAttribute.cs
6cad902920d2d0e448b4a307b199d8fd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/ProjectPath.cs
7c0160d91d8eec24bbb43873243d2343:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateReport/UpdateReportDialog.cs
7c21251ff4b7d844292a388e81e47e59:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/AutoConfig.cs
7c8a8e3e4456f9149905cf2c80aa41a9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetMenuItems.cs
7cfaad4e53832d94c9421d2dd1ad82f7:Packages/com.unity.timeline/Editor/Utilities/MarkerModifier.cs
7cfdb27dce6c21f4a8da81214650c743:Packages/com.unity.collab-proxy/Editor/Collaborate/Settings/CollabSettings.cs
8c069d7fb0d30cf499458f0d9c9fe035:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/Errors/ErrorsListHeaderState.cs
8c0d4be4ea44a684d957cde781ecb6cc:Packages/com.unity.collab-proxy/Editor/PlasticSCM/MetaPath.cs
8cfde1a59fb35574189691a9de1df93b:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/GUIDProvider.cs
8c7e8e301f8b4c30bbf9db502d637f0f:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IGUIDGenerator.cs
9c2177aaf0fde92439246adc2dc0bfa2:Packages/com.unity.timeline/Editor/Animation/BindingTreeViewDataSource.cs
9c21cfda3336137438c3001d40564be0:Packages/com.unity.ugui/Tests/Runtime/Canvas/NoActiveCameraInSceneDoesNotCrashEditor.cs
9cb48d7d0e6784c81ad36cdbfe8e4b6b:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/RerunCallbackInitializer.cs
9c963b5d17c74314eb7105e71377cdb8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/BuildPathDictionary.cs
9c4a050f089abb04ebd4125e419f4548:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SerializedPropertyHolder.cs
9c8ceb9efacb4974bb3b7e2a87137b07:Packages/com.unity.timeline/Editor/inspectors/DirectorNamedColorInspector.cs
9cdff34864f9de54da0012a571b87f78:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/ProgressControlsForMigration.cs
ac908610ab768459d9be962750408b43:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/PlasticDialog.cs
aca0de4e74f6cdf41a449805f345a4f5:Packages/com.unity.ugui/Tests/Runtime/Graphic/NavigationTests.cs
acd046f16a9a499699c470bf320ab6be:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestWindowCache.cs
acc16f0c684508f44813662a300c574b:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPrebuildSceneSetup.cs
ace6856390aa30340afb8eaf8a0168f5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/CollabMigration/MigrateCollabProject.cs
ac68f5ae37c8957468562b8da42f9984:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/EditModeLauncher.cs
acfa3573efc38c844be021fdaa8cf8a6:Packages/com.unity.ugui/Tests/Runtime/Graphic/RawImageTest.cs
ac3f13489022aa34d861a0320a6917b9:Packages/com.unity.ide.vscode/Editor/VSCodeScriptEditor.cs
bcd18297c46e42342902ad58ec2ecf95:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/IHistoryPresenter.cs
bc98484caab3b6d4facbcff38be93380:Packages/com.unity.ugui/Editor/UI/SliderEditor.cs
bc09d6ca0c1f48a98e7af0d10e1c8d16:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/StartModel.cs
bc3a27147f944790916176e2172ad506:Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditorDataPersisted.cs
bc5c1fa3d4519114cb21f3fedfe6039d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/BringWindowToFront.cs
bcac94f4ceb0c8049bf47480708ca7e2:Packages/com.unity.timeline/Editor/Actions/TrackAction.cs
bc1e10ffb13c5b548948d8c725368507:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Welcome/MacOSConfigWorkaround.cs
cc22cc13b69c1094c85e176c008b9ef8:Packages/com.unity.test-framework/UnityEngine.TestRunner/AssemblyInfo.cs
cc6401f13df54ba44bfd7cdc93c7d64d:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnitySetUpAttribute.cs
cc456ba93311a3a43ad896449fee9868:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/EditModeRunnerCallback.cs
cc550aa380190b549978024aee732175:Packages/net.strangefruits.utils/Editor/ReadOnlyPropertyDrawer.cs
cc9b578c680471e41965738c85cbabbf:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/IncomingChangesNotifier.cs
cc0ce06a7515c044bb8db4c75db84114:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/SaveUndoIndexTask.cs
dcf00682bef4d264d84a5c92c8f5a40f:Packages/com.unity.ugui/Editor/UI/SelfControllerEditor.cs
dc42784cf147c0c48a680349fa168899:Packages/com.unity.ugui/Runtime/UI/Core/GraphicRaycaster.cs
dcb49b07db5e5f64e876b498105314f1:Packages/com.unity.ugui/Tests/Editor/CanvasRenderer/ParentCanvasIsSane.cs
dc781c79a6ac490f817bb70a01490d5c:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/RunFinishedData.cs
dc99dfeec967f2644b25dd6bace59b7e:Packages/com.unity.timeline/Editor/treeview/TimelineClipUnion.cs
dc0cbec450c3bd54eb12276dcfdc27d3:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/GenericProgress.cs
ec80b1fb8938b3b4ab442d10390c5315:Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/FileIOProvider.cs
ec35c13a8280a8d4e817bc4afd8a95de:Packages/com.unity.ugui/Tests/Runtime/Canvas/CanvasSizeCorrectInAwakeAndStart.cs
fc039194235714f48a39bd364885e744:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PrebuildSetupTask.cs
fc34cd6ea308f3940a729e1a44cd0e82:Packages/com.unity.ugui/Tests/Runtime/Slider/SliderTests.cs
fc748d99f1f0d484a811a566fc7915ec:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/StacktraceFilter.cs
fcc60c1d6bb544d9b712b652f418ff3a:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_ColorGradientEditor.cs
fcd66bf74cbeb264aa99679c7df84427:Packages/com.unity.timeline/Editor/treeview/TimelineDragging.cs
fcb8d8a2f4e64356b2de28fd1f580e28:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/UserRequestVisual.cs
fc8d686a4c18b8d49bb1db4150de0459:Packages/com.unity.ugui/Tests/Runtime/Canvas/NestedCanvas.cs
fcae021c30eccf74790a4e816ba97c19:Packages/com.unity.ugui/Runtime/UI/Core/Utility/ReflectionMethodsCache.cs
0d60a406ab64c434e9d731914e11a51e:Packages/com.unity.timeline/Runtime/Audio/AudioClipProperties.cs
0de03ebd74e2b474fa23d05ab42d0cd8:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/CallbacksDelegator.cs
0dc62a5955cf04ec298a2c3ca4b2edf2:Packages/com.unity.ugui/Tests/Runtime/TextEditor/TextEditorTests.cs
0d0b652f32a2cc243917e4028fa0f046:Packages/com.unity.ugui/Runtime/UI/Core/Dropdown.cs
0d4fc309a0784294c8ab658b53b12320:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/OuterUnityTestActionCommand.cs
1d93ffb668978f7488211a331977b73b:Packages/com.unity.ide.vscode/Editor/ProjectGeneration/AssemblyNameProvider.cs
1d446e57147ca9b4183edfbbfa9bf206:Packages/com.unity.timeline/Editor/Manipulators/TimeIndicator.cs
1d45b9d3cf85bee4f99c1492fca8438a:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestRunCanceledException.cs
1de62e30afcba544e8e8da4b93a4fa39:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/Dialogs/RenameBranchDialog.cs
1db879070d9a45f4c86cdf5e59616df5:Packages/com.unity.timeline/Runtime/Playables/TimeControlPlayable.cs
1dc96db8ece508c4696f7e89c2cd11e3:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UnityConfigurationChecker.cs
1dc9fdfe61a6a8749a0f6b89b45e887d:Packages/com.unity.timeline/Runtime/ILayerable.cs
1dfb36541d6f17a488b8de6d9993eaaf:Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/Threading.cs
2d106d071d829dd488dd1682159c76f3:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/BetterTextField.cs
2da0c512f12947e489f739169773d7ca:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_InputField.cs
2de8ba3b840049641897e0da7ce1d5cd:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestActionCommand.cs
2d49b7c1bcd2e07499844da127be038d:Packages/com.unity.ugui/Runtime/EventSystem/InputModules/TouchInputModule.cs
2debcda65933d1d44b61c4435e4a13ba:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Developer/IsResolvedTests.cs
2d4de78ba9fbd472a884ea157f740743:Packages/com.unity.timeline/Editor/Window/TimelineWindowAnalytics.cs
2dae17e8419667e46a2a476dd2cd18e0:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/StatusBar.cs
3d8029f2d5485ef4d97abedb1b68891e:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/PendingChanges/UnityPendingChangesTreeTests.cs
3d42c4854f9093e409cd90c00ef26de0:Packages/com.unity.ugui/Tests/Runtime/EventSystem/GraphicRaycasterWorldSpaceCanvasTests.cs
3dde15f260b0dd1469e60d16eaa795dc:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditmodeWorkItemFactory.cs
4d31e19fd539ac54c8d9151da43683e9:Packages/com.unity.ugui/Tests/Runtime/Util/ConcreteGraphic.cs
4d616d1a494edd144b262cf6cd5e5fda:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/TestStarter.cs
4db13e1060deaae48b30246ed63b7c9b:Packages/com.unity.timeline/Editor/Manipulators/AddDelete/IAddDeleteItemMode.cs
4d2250412b81fe34abf39f246e274479:Packages/com.unity.ugui/Runtime/EventSystem/MoveDirection.cs
4d82f3cb1859dfe4fb3e5d83610c264c:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/TestHistoryView.cs
4d34a9510a5b9d21381c93e73867a193:Packages/com.unity.ide.rider/Rider/Editor/Util/RiderPathUtil.cs
4d7cd2ae013f4e7cac107cf896a50eda:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/OfflineVisual.cs
4dfcd3a631f61d248b7cc0b845d40345:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunnerWindow.cs
5df3c21c5237c994db89660fbdfee07d:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/WaitForDomainReload.cs
5da77d4d078922b4c8466e9e35fb3f5e:Packages/com.unity.timeline/Editor/Actions/MarkerActions.cs
5da88f348abcbd94585671a69c672781:Packages/com.unity.ugui/Tests/Runtime/Util/ImageHook.cs
5d4de3d4682a8d641907cc75e4fb950e:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/AttributeFinderBase.cs
5ddd9f7d3cce6724696a33752ab2f5a4:Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeMix.cs
6d52c3973039b074697833c7052a6daa:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements/HistoryChangeListElement.cs
6de2f178a24cd2e48a0816cacd9a0583:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRetryTestCommand.cs
6d437b997e074079b4b2f6e395394f4b:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_MeshRendererEditor.cs
6d16f2e78a356d34c9a32108929de932:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditModePCHelper.cs
6d468ee3657be7a43a2ef2178ec14239:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/WindowResultUpdater.cs
6d768b1bb52e2c64ba818933dbdd8452:Packages/com.unity.timeline/Editor/Window/WindowConstants.cs
6de79ae237e51554da96fd28f68b66a6:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/ITestRunnerApiMapper.cs
6d5833966abeadb429de247e4316eef4:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/Is.cs
6dbcf248c987476181a37f01a1814975:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_DropdownEditor.cs
6dbc54b503a79034d9c544e39451fd10:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/GUIActionRunner.cs
6d9df2bc198c417db00037803568139c:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_MaterialManager.cs
6d2f47eae5f447748892c46848956d5f:Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/ITestPlayerBuildModifier.cs
6d5f9c23c4be9e644ae25c47f8b2299d:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/ListAdapters/BaseListAdapter.cs
7d36034e63ad8254b9b2f55280fcc040:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RemotePlayerTestController.cs
7db6186effeb4d159963cad6defd26e5:Packages/com.unity.timeline/Editor/Manipulators/HeaderSplitterManipulator.cs
7d3aa106cfe752241997b3759bf80163:Packages/com.unity.timeline/Editor/Extensions/AnimatedParameterExtensions.cs
7d7bd4bcc815cfb44b9990c29dabdb9f:Packages/com.unity.ugui/Runtime/Properties/AssemblyInfo.cs
8d20eedbe40f0ce41a4c4f633f225de8:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/LogSavingCallbacks.cs
8d34348f8b97a334291f5cf31adc5d67:Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineMarkerGUI.cs
8d2aa84387bb4a82a112246221c3e06c:Packages/com.unity.services.core/Editor/Core/BackendHelpers/JsonHelper.cs
8d9ce712c947c534e9cd0e14d6bfc4ed:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/IMainModel.cs
9d614808f9add8a4f8e4860db2c7af0d:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/IPlatformSetup.cs
9db19a04003fca7439552acd4de9baa1:Packages/com.unity.test-framework/UnityEditor.TestRunner/AssemblyInfo.cs
9de24983a2c6cbe4f925c3e98a79b804:Packages/com.unity.textmeshpro/Tests/Runtime/TMP_RuntimeTests.cs
9db67b5989237cd4b874b465cb11ae57:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/UI/UnityPlasticDllVersionTests.cs
9d68334722828a945b9cda72a3e419b7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/ProjectWindow.cs
9d095bb54df44c01a27e76a2b060a072:Packages/com.unity.timeline/Editor/Utilities/Scopes/LabelWidthScope.cs
add5a79faa5e34f1f967b5783b3dc50c:Packages/com.unity.services.core/Editor/Core/Networking/ReadOnlyHttpRequest.cs
ade7225274b3d4c32a9eb7e64f83c5a1:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/ChangeCategoryTreeViewItem.cs
adf7bea9401c1834380d55601add6cfb:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/SwitchPlatformSetup.cs
ad7bb166069f8414e9ad26606b305e66:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/FileCleanupVerifierTaskBase.cs
ad0c4895dbf7aeb459c1d136884a7998:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityMenuItem.cs
bd26c4fb413ea6d4687ebc488ff8a8c4:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/DrawTreeViewEmptyState.cs
bdbd564a9fdad0b738e76d030cad1204:Packages/com.unity.ide.rider/Rider/Editor/Util/FileSystemUtil.cs
bd3e81baa10021f4d877fa36382bab16:Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestStartedMessage.cs
cd17bd02643083b43bac72747b7641ff:Packages/com.unity.collab-proxy/Editor/PlasticSCM/NewIncomingChanges.cs
dd85a35169d313840a0874aea1a28629:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableSetUpTearDownCommand.cs
dd56ef3217ca6a64d8908f59a5213bc1:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/IChangesModel.cs
dd57b1176859fc84e93586103d3b5f73:Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/TestPlayerBuildModifierAttribute.cs
ddfa6de84251ce4448a66bad9e7d326e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawSplitter.cs
dd2fe74169b54bf58fca17288513ef38:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SubMesh_Editor.cs
edd2a1fe1acbbde43aad39862bb3f4a8:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RemotePlayerLogController.cs
edd4f4b395430604d935bcf0b14c7d42:Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleSelect.cs
edc553b1b3c8a25438b62783410b26ae:Packages/com.unity.timeline/Editor/inspectors/AnimationTrackInspector.cs
ed669a00ecaa3ff45b9d6eb52f4a478f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/BuildFormattedHelp.cs
edfedf42930fc4907869a6fde0ba5ba7:Packages/com.unity.sysroot.linux-x86_64/Tests/Editor/EditorExampleTest.cs
fde0d25a170598d46a0b9dc16b4527a5:Packages/com.unity.timeline/Runtime/Activation/ActivationPlayableAsset.cs
fdd19c82588da3e498a0c98951efa6c4:Packages/com.unity.timeline/Editor/Window/TimelineWindow_HeaderGui.cs
fdb35ef8fc437e14fa4b6c74a0609e86:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RemoteTestResultReciever.cs
fd57cf917f61bbb42b8f030436426ddd:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/IGuiHelper.cs
fda82b5ca7a4c5f40b497c4f5f4bd950:Packages/com.unity.timeline/Editor/Actions/TrackActions.cs
fd6ede1d2f47ab146b2ec0a3969a37cc:Packages/com.unity.timeline/Editor/CustomEditors/CustomTimelineEditorCache.cs
0ee2845d0d4db9a4a9e8f4f6d0fa4e5e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistoryListView.cs
0e74424f519df9f409f7a5cb4e3286e3:Packages/net.strangefruits.utils/Runtime/Behaviours/SingletonBehaviour.cs
0e751e877ed14d71a6b8e63ac54949cf:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_ProjectTextSettings.cs
0ee79162e06c6984a97600b7c0680611:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/DiffPanel.cs
0efb23ecb373b6d4bbe5217485785138:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RuntimeTestLauncherBase.cs
0e1e2d80d9c79b042ab42fdf0b5c0b65:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EditorVersion.cs
1e61bff36430426bafb001a07413313f:Packages/com.unity.services.core/Editor/Core/UiHelpers/SettingsCommonHeaderUiHelper.cs
1ea10891dd782154ca0fb67bce9e6f72:Packages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInputModule.cs
1ef2923b9c5521948a04299da53ae750:Packages/com.unity.ugui/Tests/Runtime/Button/ButtonTests.cs
1ec4b8ec4b34f4344bac53c19288eaa2:Packages/com.unity.timeline/Editor/Items/ItemsGroup.cs
1ec45eaf72174ca189827d7896952167:Packages/com.unity.timeline/Editor/Animation/CurveTreeViewNode.cs
1e96b886242ab404db69df796f7cd9b0:Packages/com.unity.timeline/Editor/treeview/TrackGui/InlineCurveEditor.cs
1e0aed0a10caba04583f2474f8279b27:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesTreeView.cs
1ebc1994f9a3d5649a1201d3a84b38df:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditorEnumeratorTestWorkItem.cs
1e7f68bf5f69490594d4add9d2562fa9:Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/IServiceFlags.cs
2e3b9bbf2c1a3cd4f88883ca32882ec6:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyWrapper.cs
2e0d1d689c88f76448cad390443d7ba3:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/FindTool.cs
3e858d866b71d5245b9b869476a487f1:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/OperationProgressData.cs
3ee6978573f6f410a9b799889ea0ad13:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingMergeLinks/MergeLinksListView.cs
3e29cdd1646803545b8fb18908666ec4:Packages/com.unity.timeline/Editor/treeview/TimelineClipHandle.cs
3e99141cd5dbef844a4338bb87930b89:Packages/com.unity.timeline/Runtime/TimelineAttributes.cs
3eda7a83649158546826efb3ffe6c1e3:Packages/com.unity.ide.visualstudio/Editor/Messaging/Deserializer.cs
3e8b32f158e489044a2b257700530f05:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Welcome/GetInstallerTmpFileName.cs
3e4e7fdc19414089a0fb43e43b1bdae1:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/SolutionGuidGenerator.cs
4ec562db73a1a9542b5e467840433378:Packages/com.unity.services.core/Editor/Core/UiHelpers/AccessTokenErrorUiHelper.cs
4ef5fb54cd29b40468eaf5a14e9845ed:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/DiffSelection.cs
4e29b1a8efbd4b44bb3f3716e73f07ff:Packages/com.unity.ugui/Runtime/UI/Core/Button.cs
5e249ae353801f043a6e4173410c6152:Packages/com.unity.ide.visualstudio/Editor/Messaging/Messenger.cs
5ea6a8a826704f743b3b0ce3e9d3c9a9:Packages/com.unity.timeline/Editor/treeview/Drawers/InfiniteTrackDrawer.cs
5ea8d65945e9b4ae89e3b96631f6e71a:Packages/com.unity.services.core/Editor/Core/AsyncOperation/AsyncOperationStatus.cs
5e79d50dea5c9c74d9297cce6cd6d053:Packages/com.unity.timeline/Editor/Actions/ActionContext.cs
5ea9f573d4b800a49b9d83a1f61c0a88:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontFeatureTable.cs
5eea837708474d7e9c1cb4b2eca0213f:Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IAssemblyNameProvider.cs
5ebb87899ca30b743bb4274bc00c02b4:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRenderer.cs
5ebeb75bd91642048bb3f6c1939fde66:Packages/com.unity.ugui/Runtime/UI/Core/MultipleDisplayUtilities.cs
5ecec8cdc3ff99e4a9c65635d7e6b043:Packages/com.unity.timeline/Editor/treeview/IRowGUI.cs
5eeef8c7e006fbe49ab66c960691f11e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/MeasureMaxWidth.cs
6ef4bd6847e224944b5d92f231935eb4:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/IconButton.cs
6e7c80eefe2def5459e0b486b3ab96e2:Packages/com.unity.timeline/Editor/Manipulators/Sequence/TrackZoom.cs
6e0e62db88935c74288c97c907243bd0:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestAdaptor.cs
7e91ddb9a38e46f2b0669180e053a695:Packages/com.unity.services.core/Editor/Core/EditorGameService/DefaultCdnConfiguredEndpoint.cs
7ef6801a8b664544aa9f2ab1bc1f8b60:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/PlaymodeWorkItemFactory.cs
8e6c7ea7c059fb547b6723aaf225900b:Packages/com.unity.ide.visualstudio/Editor/Image.cs
8eccc858a5846464a908c64673d60cb1:Packages/com.unity.collab-proxy/Editor/Collaborate/Settings/CollabSettingsProvider.cs
8e1f00a9be2eb66438e2835fdf1ea11b:Packages/com.unity.ide.rider/Rider/Editor/Util/SerializableVersion.cs
9e9013c2188594044bd7c651ad8c9bf3:Packages/com.unity.collab-proxy/Editor/Collaborate/Common/ScriptableObjectSingleton.cs
9ee0fb324c7b1814792c151b444bf797:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/AssetMenu/SelectedAssetGroupInfoTests.cs
9ec94545c5b00344c9bd8e691f15d799:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestStatus.cs
9e2b7a65f0a52974193ed497d145b0bc:Packages/com.unity.timeline/Editor/CurveEditUtility.cs
9edc9283e7d6409fab242fe8fb6a822c:Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_FontPlugin.cs
ae05f0dd1cf145e4e8e905c7971ee433:Packages/com.unity.timeline/Editor/inspectors/BuiltInCurvePresets.cs
aed7ab02155e43341a2dbcb7bc17c160:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/XboxOnePlatformSetup.cs
ae8ce3ffe04ac2c42945fd27e0291fc3:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AttributeHelper.cs
aebdb56b44622b2468b014e27e5e28e5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticPlugin.cs
be156cc527d606b4aaac403e9843186e:Packages/com.unity.timeline/Runtime/Playables/DirectorControlPlayable.cs
be5614f7eb757aa4cb62354fceb307db:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/ChangesModel.cs
bea62e1faac8f9a48a4cb919ea05cb6a:Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/MarkersLayer.cs
be07f70ee67e6d74e851a9333719bbb6:Packages/com.unity.ugui/Tests/Runtime/Canvas/NestedCanvasMaintainsCorrectSize.cs
be1b04bc4d8a415469493848e6501020:Packages/com.unity.ugui/Tests/Runtime/Layout/AspectRatioFitterTests.cs
bede4033d9f359b41878c4cda6a910b3:Packages/com.unity.ugui/Tests/Editor/Canvas/AssertionFailureOnOutputVertexCount.cs
cef27b0c65987be4384e16c988465aca:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/SearchLocks.cs
ce652d891ad5ed540b0d6e474d00130c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateProgress.cs
ce567ddbf30368344bc7b80e20cac36e:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestTreeViewItem.cs
ceb629fc661813d40986b4abbefe72c6:Packages/com.unity.ugui/Runtime/UI/Core/IMask.cs
ce87c287371edde43a4b5fcfdee7b9ef:Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestListTreeViewDataSource.cs
de11c48878ba1b44b8b641af54dba8c1:Packages/com.unity.timeline/Editor/Actions/IAction.cs
de86b4ed8106fd84a8bc2f5d69798d53:Packages/com.unity.timeline/Editor/Actions/Menus/TimelineContextMenu.cs
ded625cf0d03fa94c9f939fd13ced18d:Packages/com.unity.ide.visualstudio/Editor/Messaging/TcpListener.cs
de396a7891b8b7f4f9649c3ccee67421:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EnumPopupSetting.cs
dec9066d4afefe444be0dad3f137730d:Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListJob.cs
de4aea75bc204d14cb432cf1708548f1:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EditorDispatcher.cs
de1c9ea7b82c9904d9e5fba2ee70a998:Packages/com.unity.ide.visualstudio/Editor/Messaging/Message.cs
de6e8913aefd69d4ca90a7216d225d3a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/ToolConstants.cs
ee61022c90cce0b49bb0e459b11ec2ee:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityPlasticGuiMessage.cs
ee022071da7e4040bf2f949e15926ba1:Packages/com.unity.ide.vscode/Editor/ProjectGeneration/StringUtils.cs
ee83d5e1ad2ac4c9aa39e3a6f256062e:Packages/com.unity.timeline/Editor/treeview/IPropertyKeyDataSource.cs
eea34a28297f9bc4c9f4c573bc8d5d1c:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ExecutionSettings.cs
eee666f4a91eb91429a8dcceffd2f922:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/TurnOffPlastic/TurnOffPlasticWindow.cs
ee776820547bd654980004e8471df8e3:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/ToolConfig.cs
eebde5009793ce948bf5d4c4435b89b9:Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeRipple.cs
fea12beeeb5a7a448b5e60f50e40975d:Packages/com.unity.ugui/Editor/UI/PropertyDrawers/FontDataDrawer.cs
fe03a7b0ba57a4d488b6c327ae16c335:Packages/com.unity.timeline/Runtime/Playables/BasicScriptPlayable.cs
fe144a719a1d44d01a344c89997293ce:Packages/com.unity.services.core/Editor/Core/Networking/HttpServiceConfig.cs
fea49a0730244a98bf1087f7ca9410a8:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ShaderUtilities.cs
fe87c0e1cc204ed48ad3b37840f39efc:Packages/com.unity.ugui/Runtime/UI/Core/Image.cs
fe4aef60e4ace544c8430da8ef8acba2:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IScriptingRuntimeProxy.cs
fedb0f9e5006b1943abae52f52f08a1a:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTestAttribute.cs
fecc10e44f8b64a48a83531ef9c23df0:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Message/DrawDialogIcon.cs
0f222cc01be81b842b1333c92fb7355c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawUserIcon.cs
0f5401cd5ff8fc4409bf9540072b14bc:Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/FindEditorWindow.cs
1fe0f539450e54dbc85bfb2fa6b466fb:Packages/com.unity.timeline/Editor/Utilities/AnimatedParameterCache.cs
1f922ccdce989b741a2eb502779aca3e:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/TestHelpers.cs
1ff85a1e2a86ce44388878f7ca1dd41c:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Developer/MergetTreeResultMock.cs
1f2a7e0d1b6bbba408a41e206945c23c:Packages/com.unity.timeline/Runtime/Utilities/TimelineUndo.cs
1f3a562675833b4448299e4f627b0cec:Packages/com.unity.timeline/Editor/Utilities/PropertyCollector.cs
2fa2cf7de51b0d34d9dce3747b72e49d:Packages/com.unity.timeline/Editor/Utilities/SpacePartitioner.cs
2f18aa27fc9434347ad79a2726f64fc5:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/ServiceActivationConfirmationVisual.cs
2faa49cc094a0db47aeb66c4b57db5fc:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ErrorPageView.cs
2fafe2cfe61f6974895a912c3755e8f1:Packages/com.unity.ugui/Runtime/UI/Core/ToggleGroup.cs
3fc1d3bc5abf4373a2790806fb95828b:Packages/com.unity.services.core/Editor/Core/UiHelpers/SliderToggleUiHelper.cs
3f227b28cf424364489edd67fce697bc:Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/AssetStatusCache.cs
3fa274f26b1574c40b949e114327022e:Packages/com.unity.ugui/Runtime/EventSystem/EventTriggerType.cs
3f23fc42896142749a24deb3b18150e3:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/IChangesView.cs
3ff3d24ea34f9f74cb138e435f5f491e:Packages/com.unity.timeline/Editor/Manipulators/Move/IMoveItemMode.cs
3f8643c1f8dd449e85b548a14edbea2e:Packages/com.unity.timeline/Editor/Window/Modes/TimelineReadOnlyMode.cs
3f8c1075884df0249b80e23a0598f9c1:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/RunData.cs
3fdd86a000d1ef04094416eefed53087:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/ClientDiffTreeViewItem.cs
4f10dd60657c6004587f237a7e90f8e4:Packages/com.unity.timeline/Runtime/Audio/AudioPlayableAsset.cs
4f90cfe4bf5cfb44f84a5b11387f2a42:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestResultAdaptor.cs
4f91902dd112b67448af5d5aced09a31:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/ProjectDownloader/ParseArgumentsTest.cs
4f231c4fb786f3946a6b90b886c48677:Packages/com.unity.ugui/Runtime/EventSystem/InputModules/StandaloneInputModule.cs
4f4398a10f384dacb37698e5b1f8fede:Packages/com.unity.timeline/Editor/Window/OverlayDrawer.cs
4f939b9e23a0946439b812551e07ac81:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ActionDelegator.cs
4f04b21b06239da4f95a5a9753647440:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesTab.cs
4fb7c683178ca47069d0954cd1a74e34:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/ProjectBindVisual.cs
4f0ca6874aa74540bb3d4fe5a0f86bcc:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextUtilities.cs
4fbcc9b1f6ace8c4f8724a88dccca5f8:Packages/com.unity.timeline/Editor/Activation/ActivationTrackEditor.cs
4f7d681cb68f451ea3be98074aa8d732:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/InsufficientPermissionVisual.cs
4f5ed95515938d14189b094f8654d0bd:Packages/com.unity.ugui/Tests/Runtime/Button/TestButton.cs
4f6e4f3809c687045b21461609e2f78b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/MissingEncryptionPasswordPromptHandler.cs
5f31f28cc64c91042976555c016ffd5f:Packages/com.unity.timeline/Editor/Utilities/StyleManager.cs
5f7201a12d95ffc409449d95f23cf332:Packages/com.unity.ugui/Runtime/UI/Core/Text.cs
5f83c607c6ee0cc4ca8ad15cb879dee9:Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/MenuUtilities.cs
5f875a14565308a40a5262d2504da705:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IStateSerializer.cs
6f515f8ecd3b6a546b90abaae2553f99:Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineItemGUI.cs
6f72aa6eab9392548b9e9d92eb6b2ef8:Packages/com.unity.ugui/Editor/EventSystem/EventSystemEditor.cs
6f25fb081e85cb743b272c2f7fbc2f6b:Packages/com.unity.timeline/Editor/Window/TimelineWindowTimeControl.cs
6fb9548ec1290b943b7beca241c81e7d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/UnityIncomingChangesTree.cs
6f1dc05fb6e7d3e4f89ae9ca482735be:Packages/com.unity.ide.visualstudio/Editor/FileUtility.cs
6fdea2af3daa40fe8f88e5e9cfc17abb:Packages/com.unity.textmeshpro/Scripts/Editor/TMP_PostBuildProcessHandler.cs
7f900b7b74696ee47878c9d599ecca54:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements/ChangeListElement.cs
7fc2147e42d71644aad0eaf9a3526249:Packages/com.unity.timeline/Editor/Utilities/DisplayNameHelper.cs
7f65567c9026afb4db5de3355accc636:Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandState.cs
7ff9581aa143f4d41b4e351881b8f459:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsListHeaderState.cs
7f2f2eb277e02054cbc5ccee904b593b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/IncomingChangesTreeView.cs
8f74c99a65464bb4b86ccb314ee95a7f:Packages/com.unity.timeline/Runtime/Evaluation/IntervalTree.cs
8f8b248abe6b4dcebd6cdd0d754717f4:Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_Private.cs
8f8f74fe8e363da42875d9cab025d3b2:Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacksDelegator.cs
9f1026265f8e3d54fb6e9f082c43debf:Packages/com.unity.ugui/Runtime/UI/Core/Culling/ClipperRegistry.cs
9f3705b95d031e84c82f140d8e980867:Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectGeneration.cs
9f48b2bb8da58264985e72257811c8fd:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/IMainView.cs
9f5d8073410f83d479361cd2b45bcf60:Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/HistoryPresenterTests.cs
af5042802f06c804c8abddd544b77a4a:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/FloatEqualityComparer.cs
afc31ad767318c9488de260c166cd21d:Packages/com.unity.textmeshpro/Scripts/Runtime/ITextPreProcessor.cs
af84cf39b8fa0654badd9278cbd00d77:Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIViewportScope.cs
af94bd3a805f27e42ab86647265be74e:Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/PointerExitCallbackCheck.cs
af45769ecaeccf943862f37957de94e2:Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/Diff/UnityDiffTreeTests.cs
afeb55855d7a63b45ba6f8bd97599202:Packages/com.unity.timeline/Runtime/Playables/TimeNotificationBehaviour.cs
af4c2c762e1d8e949a6bc458973df6e7:Packages/com.unity.ide.visualstudio/Editor/Solution.cs
bf22284ca28e7ef4490033b61e9b52cd:Packages/com.unity.timeline/Editor/Animation/AnimationClipActions.cs
bf87e20fb5440ec498f441167b5291f8:Packages/com.unity.ugui/Runtime/UI/Core/DefaultControls.cs
bfb788a43e03363419155b8af77da971:Packages/com.unity.ugui/Runtime/UI/Core/CanvasUpdateRegistry.cs
bfda56da833e2384a9677cd3c976a436:Packages/com.unity.timeline/Runtime/TimelineAsset.cs
bf8f2b8e3bc44b35aab99205aabf641b:Packages/com.unity.services.core/Editor/Core/EditorGameService/EditorGameServiceRemoteConfiguration.cs
cf677bf6afd8cad46b28db4b484c0106:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/UiConstants.cs
cfabb0440166ab443bba8876756fdfa9:Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/Shadow.cs
cf7c1a153f50c6548bfff5dfd2ef5dff:Packages/com.unity.collab-proxy/Editor/PlasticSCM/SwitchModeConfirmationDialog.cs
cf1fe50a641faac4691bf49eb32ce333:Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_PackageResourceImporter.cs
dfd084fea478f3148b7de3d83bab1d8c:Packages/com.unity.timeline/Editor/Manipulators/EditMode.cs
dfe0d35963084dcc899e4d32cca85455:Packages/com.unity.timeline/Editor/Window/TimelineEditorWindow.cs
dfc336f10b83bd74eaded16a658275c7:Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRendererCallback.cs
dff73c4907c95264c8fc095a81f9d51e:Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspector.cs
df1ba932d4ce4534e97a0f10c85cd3c9:Packages/com.unity.ugui/Tests/Runtime/Canvas/CanvasSizeCorrectInAwakeAndStartScript.cs
df8df80bb65e9ec4280229a9921c4f3c:Packages/com.unity.timeline/Editor/State/WindowState.cs
ef85e74dfd3749279eff9e7fbfbaf3f8:Packages/com.unity.timeline/Editor/Undo/UndoScope.cs
ef563c5a6ecf64d4193dc144cb7d472a:Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ResultsSavingCallbacks.cs
ef97f39912c138b4cabdccedfb24093b:Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/ItemsLayer.cs
effb76e1937b45ff8adf45e51a4c08cf:Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_MeshUtilities.cs
ef4c81c9368d5a340b14c2fec1cad345:Packages/com.unity.timeline/Editor/Recording/TimelineRecording.cs
ef5fa6e2005defb4ab5142723827b58e:Packages/com.unity.timeline/Editor/Utilities/BindingUtility.cs
ffe1bdf971d321f4db593c4c6ebd6e47:Packages/com.unity.ide.visualstudio/Editor/VersionPair.cs
ffb335140c799c4408411d81789fb05c:Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnityTestTimeoutException.cs
ff67c526455160f4690a44f74dee4cbe:Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPostBuildCleanup.cs
ffe70aba2e7074048aca5de573b64a59:Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface/WindowCache.cs
ff68a28afeaf447dcb9d19423501dafd:Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/IActivationPopupVisual.cs
Artifact(content hash=c79a048376be44006ee9802658e500ae) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditorData.cs'
Artifact(content hash=7d390f0669052a024ab4bde9dddd9c84) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/UIBehaviour.cs'
Artifact(content hash=b12fb71fd03863008221b4ccb4b7706b) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Text.cs'
Artifact(content hash=ac42b34037cd64000b60406d3ab90a01) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Graphic/MaskTests.cs'
Artifact(content hash=bb1da07a5e952e011eb1e00c86f3d29b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsTab.cs'
Artifact(content hash=0c11949032064e01e5239d86b2440498) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolListener.cs'
Artifact(content hash=2a2042921cd56501d4ece8fe2a216fed) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/CredentialsResponse.cs'
Artifact(content hash=8f0df188da607c01232b3293c183192f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/CollabMigration/MigrateCollabProject.cs'
Artifact(content hash=d04ee636e78d3004afe4bc99a008ede7) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Cli.cs'
Artifact(content hash=ca2b162ee9850302200ce3e967784b5b) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_UGUI_Private.cs'
Artifact(content hash=1890e1d5504467030c0af8ad1e4da457) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/CanvasScalerWithChildTextObjectDoesNotCrash.cs'
Artifact(content hash=68476a5f31cb6703391fca2c45ffa67b) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/TestWindow.cs'
Artifact(content hash=8e4173a5dbc0d4037d0e96a6c13e7c62) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestMainModel.cs'
Artifact(content hash=cee9f8dbc71b2104a68e610051b9bd71) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticWindow/PlasticSCMWindow.cs'
Artifact(content hash=2d6f2568aebac20354add7646da51a15) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/RerunCallback.cs'
Artifact(content hash=1893bc00f6fee305e100e7c5dac3571c) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IScriptingRuntimeProxy.cs'
Artifact(content hash=3cfcce440da53c05446a122fa501033c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/ShowWindow.cs'
Artifact(content hash=fad1cfb62c993d0572fc7a2c3c2dc3d3) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Snapping/ISnappable.cs'
Artifact(content hash=9c968a2ee1a53604590a646632f60e1c) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/GroupTrackInspector.cs'
Artifact(content hash=09f6c18d18536d05580d46d27a0d1ff3) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/IChangeEntry.cs'
Artifact(content hash=dd886e81df736704dec14776cd9dc6ba) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/AttributeFinderBase.cs'
Artifact(content hash=222704607eab8a04630c53213c8997fd) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/PointerEnterCallbackCheck.cs'
Artifact(content hash=ba13d521cb7a4403728e92f1d03b9625) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/MenuUtilities.cs'
Artifact(content hash=18f0646c59417a055d1f476e9d737ca2) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/RectTransformValidAfterEnable.cs'
Artifact(content hash=a61dcd5bb40d81051b5f3539b83958d3) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/MaskUtilities.cs'
Artifact(content hash=853bd0e7c5d86d02307a320605598b43) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/IPropertyPreview.cs'
Artifact(content hash=83fd09bf1e1d0405c4afb30e7f52e62c) downloaded for 'Packages/com.unity.timeline/Editor/Actions/ActionManager.cs'
Artifact(content hash=1712edfdc001cf05d7eea4023fecebb7) downloaded for 'Packages/com.unity.timeline/Editor/Recording/AnimationTrackRecorder.cs'
Artifact(content hash=e67e0a3b352ece08ad90156b40cf10a8) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeMixUtils.cs'
Artifact(content hash=4f7b21051f8c890237ad6fe1c30eb084) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/Physics2DRaycaster.cs'
Artifact(content hash=bab173c5af52d0052cfdf20b3db54d1f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateReport/ErrorListViewItem.cs'
Artifact(content hash=b007f6d4370d0b07eefe54962caa09bb) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/BuildFormattedHelp.cs'
Artifact(content hash=47c918b663dfbb0266c748608baf620e) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/IEnumerableTestMethodCommand.cs'
Artifact(content hash=55cef151638fe105833bc5c6b9fea106) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/DisplayNameHelper.cs'
Artifact(content hash=0d28b58c104fc607fe23baab6903c8f1) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Sequence/TrackZoom.cs'
Artifact(content hash=c010982fc70deb027f119de2bcd6ae98) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/Util/StringUtils.cs'
Artifact(content hash=d26600514408930482b40f116e61faf0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/IncomingChangesNotifier.cs'
Artifact(content hash=c69e685e16ec4208d71c73137b1ad164) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Navigation.cs'
Artifact(content hash=3e92a25df208b804400c76785ea92ee0) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Layout/ContentSizeFitterTests.cs'
Artifact(content hash=5e1705672d831a06dbcef3302372949b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/IChangeEntryData.cs'
Artifact(content hash=1b572f4550a93e0abaa95d9284cf589a) downloaded for 'Packages/com.unity.ugui/Tests/Editor/InputField/CharacterLimitValidation.cs'
Artifact(content hash=2993fee0e5d79108fc6b9ca1d4d52fff) downloaded for 'Packages/com.unity.timeline/Editor/Animation/AnimationClipActions.cs'
Artifact(content hash=e99e23804c991d0913d9fee8720f98d7) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextParsingUtilities.cs'
Artifact(content hash=4f974ad97127ba08f208cf9b0c20c3e6) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestStartModel.cs'
Artifact(content hash=5a4bd2e817130f06c0964f64da1c5121) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/CoroutineWorksIfUIObjectIsAttached.cs'
Artifact(content hash=5ce2bbe165165209292b32b6a5304ec2) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_EditorCoroutine.cs'
Artifact(content hash=da9d2ec59f471306e6ac117978da289c) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/Shadow.cs'
Artifact(content hash=8a239705f7c9210bf20557ef336422fe) downloaded for 'Packages/com.unity.timeline/Runtime/Scripting/PlayableTrack.cs'
Artifact(content hash=6d24e8ed20e1ca0b8df4cd835751f462) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackErrorGUI.cs'
Artifact(content hash=cc56427f795f810921a8de7116da3336) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/CallbackData.cs'
Artifact(content hash=af5bc171c54d740adf6db1a3cc09d1af) downloaded for 'Packages/com.unity.ugui/Tests/Editor/UnityEvent/UnityEventInvoke.cs'
Artifact(content hash=a67c663d40f19f0665098ee452f3bbae) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/IsCollabProjectMigratedResponse.cs'
Artifact(content hash=d0c43af274608209209e24d87f83d858) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/TrackAssetInspector.cs'
Artifact(content hash=bd5f03a7507c750ba1d7cf8616400ec9) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListCacheData.cs'
Artifact(content hash=51e1466d8e0d810a3c4165cd999db045) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/StartPresenter.cs'
Artifact(content hash=567507fd8ff2a909cb35df4bebbc24b7) downloaded for 'Packages/com.unity.ugui/Editor/UI/CanvasScalerEditor.cs'
Artifact(content hash=34dfe30dde289c0a47a81e0530d6706b) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/ITextPreProcessor.cs'
Artifact(content hash=3bdf96eee923790b01b5ecdff1c2bc42) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Utils/ManipulatorsUtils.cs'
Artifact(content hash=3b279c26d75af0061e872708ffe57ed7) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/SearchBar.cs'
Artifact(content hash=b2f25ac63e38b40973e95aa2525e3831) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestRunnerApiMapper.cs'
Artifact(content hash=3fa3866c0156f80ab7d0a5224ef1b051) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest/IMonoBehaviourTest.cs'
Artifact(content hash=af6a971d5bdfa60a888f035c9a80864a) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/TimeFieldDrawer.cs'
Artifact(content hash=30716c5a3b399a0bb60eea8bd9952415) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/ListAdapters/ConflictedChangeListAdapter.cs'
Artifact(content hash=5f712e83d800c709afe170e0a3625693) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/AsyncOperation.cs'
Artifact(content hash=1e8da1aeae50df067adba9c96a9605e0) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/MarkersLayer.cs'
Artifact(content hash=168ba2f16731010d4799860120bb2096) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/ProgressInfo.cs'
Artifact(content hash=dbaea9fba569c30ac68ac019480b5bc3) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/CloudCollabService.cs'
Artifact(content hash=74364bbc3a250a0bb40fa128cdd1c0a2) downloaded for 'Packages/com.unity.timeline/Editor/Attributes/ShortcutAttribute.cs'
Artifact(content hash=cf15da597ca0240a2515c5458bfff058) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Api/ISourceControlProvider.cs'
Artifact(content hash=2f5144468ae8050cfc574e4aa5ece22a) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SpriteAssetMenu.cs'
Artifact(content hash=0b0ad5cae72f110cdda85454a7789363) downloaded for 'Packages/com.unity.timeline/Runtime/ILayerable.cs'
Artifact(content hash=e852394ade7db20db393f88c35d1aa4d) downloaded for 'Packages/com.unity.timeline/Editor/State/ISequenceState.cs'
Artifact(content hash=e0c458f94c4a280a4a016aee9e5f5604) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/ExitPlayMode.cs'
Artifact(content hash=b6dbcef2fd38e90d03f0bc10bb2ea69f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityMenuItem.cs'
Artifact(content hash=57aabaa0c9d4fd0b1a63130889529164) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Compatibility.cs'
Artifact(content hash=55ff771ad7171e0c007a7951f5856d0b) downloaded for 'Packages/com.unity.timeline/Editor/treeview/ManipulationsTimeline.cs'
Artifact(content hash=c781b7cbe629330d222d163604011979) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/HorizontalLayoutGroup.cs'
Artifact(content hash=5a027aa0ed1d050c484e6a3a65cc756c) downloaded for 'Packages/com.unity.ugui/Editor/EventSystem/Physics2DRaycasterEditor.cs'
Artifact(content hash=7bc10925e7642e0a9c8ef7b81d1eb315) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunnerWindowSettings.cs'
Artifact(content hash=68c9633f873cdb0b19f1778371717f94) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Drawers/AnimationTrackDrawer.cs'
Artifact(content hash=0b31aca7e498c90dbafdd7405f2149bf) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/StatusBar.cs'
Artifact(content hash=910b11d815b63f0ca1739b9b258e8ae3) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/InputField/FakeInputModule.cs'
Artifact(content hash=843021923e8c6c0d9d6f0e272ffc2178) downloaded for 'Packages/com.unity.timeline/Editor/Signals/SignalEmitterEditor.cs'
Artifact(content hash=8a8542e684546f0e6e79eea3c6b7624a) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/TestChangesView.cs'
Artifact(content hash=2fdf3577de37360f5f8b90bf926f4ac0) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectGenerationFlag.cs'
Artifact(content hash=4d62a29bc990a80dfb8942f5a49af899) downloaded for 'Packages/com.unity.timeline/Editor/Actions/Menus/TimelineContextMenu.cs'
Artifact(content hash=ccd5f83bbc0a0c0e2d67864ad3c9bb6c) downloaded for 'Packages/com.unity.timeline/Editor/treeview/ManipulationsTracks.cs'
Artifact(content hash=3852c22ab500b00db286caecb01ca2fb) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/IPlatformSetup.cs'
Artifact(content hash=83248b22d9b2c00e4b11ac81371e61da) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/LaunchDependenciesDialog.cs'
Artifact(content hash=0aa6870e8cfff00dd36158b14feab979) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/StyleManager.cs'
Artifact(content hash=a67c039f3979290ef41d5389e95090bb) downloaded for 'Packages/com.unity.timeline/Editor/Attributes/ActiveInModeAttribute.cs'
Artifact(content hash=9e5451e5de338b0f90092f156baac2ad) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_InputValidator.cs'
Artifact(content hash=eb54d588d07e2a10c44aedfc072e89ff) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Culling/IClipRegion.cs'
Artifact(content hash=b4f1fbfeac21ff0e9d50a8e7bf54e307) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/AssetMenu/SelectedAssetGroupInfoTests.cs'
Artifact(content hash=2378526b1bb346102a4a3ad28d3366b1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchesSelection.cs'
Artifact(content hash=fc543565fbd3850f301baf5787993c78) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticApp.cs'
Artifact(content hash=82a4ee4b61170f10f305eccdf4d6661b) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListCacheData.cs'
Artifact(content hash=de644a8188b05710e94abbdcc7fb2826) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/UwpPlatformSetup.cs'
Artifact(content hash=aa7ffd663b6863106facc8a19b9b3b59) downloaded for 'Packages/com.unity.timeline/Editor/Actions/TimelineActions.cs'
Artifact(content hash=ac8c38ac64731e11aaea838e0a6526d1) downloaded for 'Packages/com.unity.ugui/Editor/UI/GridLayoutGroupEditor.cs'
Artifact(content hash=c1feaa00c33d501164172e4546fa12b3) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/CheckMeshColorsAndColors32Match.cs'
Artifact(content hash=3d31ea7a052b5a11f865a36be265fe6b) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogAssert.cs'
Artifact(content hash=5a92f82dc4dca11104b1d4a32386d894) downloaded for 'Packages/com.unity.timeline/Runtime/Animation/AnimationOutputWeightProcessor.cs'
Artifact(content hash=1d987aac24877c11407436ca583d637b) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SDFShaderGUI.cs'
Artifact(content hash=09303d8d2c8bb911420493d6550d7649) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/InputField/InputFieldTests.cs'
Artifact(content hash=06b047890043bb11ede2e192b115bb24) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EditorProgressControls.cs'
Artifact(content hash=b13679393b86c21100935b5b801dc641) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/BuildPathDictionary.cs'
Artifact(content hash=df107833a6831c13eb6ed939194ce8f9) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRetryTestCommand.cs'
Artifact(content hash=e37f1f3f950ec3138453540121813d56) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeRipple.cs'
Artifact(content hash=033cf04043621c1582066b4d28653fd1) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Mock/PlasticApiMock.cs'
Artifact(content hash=d4dac5956b21b714871581da7424121c) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/IStartPresenter.cs'
Artifact(content hash=d964e50022a21b12c995a5d7be096bd7) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_EditorCallbacks.cs'
Artifact(content hash=7d11e6e000d08115bf3fe3b687b27332) downloaded for 'Packages/com.unity.ugui/Tests/Editor/Slider/SliderRectReferences.cs'
Artifact(content hash=c230aec996643713db2271a0eea67ecd) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/NestedLayout/SceneWithNestedLayoutElementsLoadScript.cs'
Artifact(content hash=50d8f5c1f3d722122951261d156c7ed1) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleTool.cs'
Artifact(content hash=6d6375976660e515062b1dc43425c83f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/Menus/FloatingMenuItem.cs'
Artifact(content hash=59062e0adaf8ce145a91af784ac3c6a7) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestRunnerApi.cs'
Artifact(content hash=4ef211f88748481482b9e830ba0ca965) downloaded for 'Packages/com.unity.timeline/Runtime/Evaluation/InfiniteRuntimeClip.cs'
Artifact(content hash=1325f1d47f9a6f134dbe98e3ba42a79a) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeGUIUtils.cs'
Artifact(content hash=2105235bf7f554152576358678d57b87) downloaded for 'Packages/com.unity.timeline/Runtime/Animation/AnimationPreviewUpdateCallback.cs'
Artifact(content hash=35d2bbadbbfbab1260392a425606cf40) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/RunModal.cs'
Artifact(content hash=aebcacde261f0f15b948481501fe974d) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/Util/CommandLineParser.cs'
Artifact(content hash=80e0d62af740911460d2305dd07b2050) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Manipulator.cs'
Artifact(content hash=4c12d726aa667c15d876411807c4f14e) downloaded for 'Packages/com.unity.timeline/Runtime/TrackAsset.cs'
Artifact(content hash=1e48fad4dffab413a7ebe6354c848aa2) downloaded for 'Packages/com.unity.timeline/Editor/MenuPriority.cs'
Artifact(content hash=a0c4e1c55f86f2123cd1af37662db6f6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateProgress.cs'
Artifact(content hash=27a7e760face93174ac65c1bb26a5363) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UIElements/LoadingSpinner.cs'
Artifact(content hash=ec0ff94074e6bd13ae5e2ca41214b062) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/HelpLink.cs'
Artifact(content hash=af3cf56b1401e5153eb12f2e5c4e2dd6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/CooldownWindowDelayer.cs'
Artifact(content hash=587838add6e72118437dc040db6ae535) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistoryListView.cs'
Artifact(content hash=e227eef4572c6d165317060f75e74b64) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/CheckinProgress.cs'
Artifact(content hash=3945472e4ea25918760c183b1967b009) downloaded for 'Packages/com.unity.timeline/Editor/treeview/ManipulationsClips.cs'
Artifact(content hash=5ec065d1a3c8e61676177aae3169da81) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/MissingEncryptionPasswordPromptHandler.cs'
Artifact(content hash=fce8ae247a2bac17e7835aa715505de8) downloaded for 'Packages/net.strangefruits.utils/Runtime/ScriptableObjects/ScriptableSingleton.cs'
Artifact(content hash=f4b3382e96ee0f176561801af287a314) downloaded for 'Packages/com.unity.timeline/Editor/Items/ItemsGroup.cs'
Artifact(content hash=ccab8e13c0e23818d36b11537a81c47b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/CloudProjectDownloader/CommandLineArguments.cs'
Artifact(content hash=b38a09f21c1ca916ef05db2193a6749f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/ParentWindow.cs'
Artifact(content hash=463e22f70d901917d3aa844a42789215) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/TokenExchangeResponse.cs'
Artifact(content hash=caba48c5ea15bf1746e08d34b0bc387f) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_PostBuildProcessHandler.cs'
Artifact(content hash=e349fc1c1d0f6e17ffe01ee6b13a92ae) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SettingsEditor.cs'
Artifact(content hash=1a790ca95e5b59187806b0d8cae8df5a) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/NestedCanvas.cs'
Artifact(content hash=838acbd5a6c8d4161a869bb3cb668942) downloaded for 'Packages/com.unity.ugui/Editor/UI/ContentSizeFitterEditor.cs'
Artifact(content hash=fcd51959d68ec717f4a8a116b589fd88) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/TestCommandBuilder.cs'
Artifact(content hash=8514e520f88f1019709a95bf786dce1d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetOperations.cs'
Artifact(content hash=06c5dedadebedf12528e079cdabd7ad4) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Drawers/ClipDrawer.cs'
Artifact(content hash=30b6c5d0e1eef219087f5ede0b7e3994) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow.cs'
Artifact(content hash=e650c32725c10b18e4c791cbd9c200e1) downloaded for 'Packages/com.unity.ugui/Tests/Editor/Canvas/RootCanvasTests.cs'
Artifact(content hash=2c1e7314aaca9e1aba7861d622e1fade) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/CachingTestListProvider.cs'
Artifact(content hash=213d1f6ad0587c19238c400aaa2b2661) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Toggle.cs'
Artifact(content hash=8099127c9755b71875bc727f07e4df6b) downloaded for 'Packages/com.unity.timeline/Editor/Signals/TreeView/SignalReceiverTreeView.cs'
Artifact(content hash=4880e8735213bf1a72b105d55c8a69b6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/UnityIncomingChangesTree.cs'
Artifact(content hash=20052e0f5e080b1aceac82e6225f4116) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/EncryptionConfigurationDialog.cs'
Artifact(content hash=f728be4ebb6e9e1abc567bf697d89e45) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/IIncomingChangesTab.cs'
Artifact(content hash=ef8cfe0b0458e2190dfa8cdc03819677) downloaded for 'Packages/com.unity.timeline/Editor/Signals/SignalReceiverInspector.cs'
Artifact(content hash=cdaa9fb913f44c1b34020d7fed998178) downloaded for 'Packages/com.unity.timeline/Runtime/Properties/AssemblyInfo.cs'
Artifact(content hash=d33752a2afa5b51afe772a46f4bdb08a) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/ScrollRect/ScrollRectClamp.cs'
Artifact(content hash=6612668371fa5f1bc3b65aa848ddcd85) downloaded for 'Packages/com.unity.timeline/Editor/Audio/AudioPlayableAssetInspector.cs'
Artifact(content hash=63089c9f03b5171b2e7241e96b363544) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ColorEqualityComparer.cs'
Artifact(content hash=9e2cdbc45ed7ee1bfb46efbbff2f9b10) downloaded for 'Packages/com.unity.timeline/Runtime/Events/MarkerTrack.cs'
Artifact(content hash=8e39c4c9972e4e1ca3d93a43f4946b47) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/UITestHelpers.cs'
Artifact(content hash=2d74085a8c5ea41a597d364baf97ac30) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/CloudProjectDownloader/ParseArguments.cs'
Artifact(content hash=05b1b5c193db281cbe73a43ff33e6c16) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeUtils.cs'
Artifact(content hash=5a7e7ea5e0e56e1c59576c40dbc6cfd2) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/TreeHeaderColumns.cs'
Artifact(content hash=c625a3c72ef0ba1ce8a79c154e5ff952) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestTreeViewItem.cs'
Artifact(content hash=e21fd4b53946551cec2af4934df8303e) downloaded for 'Packages/com.unity.timeline/Runtime/Playables/ITimeControl.cs'
Artifact(content hash=dfe018ea9932cd1c5aa65f826a51dbb6) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/SpriteState.cs'
Artifact(content hash=5eb20f5e480eca1c19ea5cf279ef8513) downloaded for 'Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/IProjectStateRequest.cs'
Artifact(content hash=251c91a82ece791d6daad12fce4dc57a) downloaded for 'Packages/net.strangefruits.buildtools/Editor/iOSExemptFromEncryption.cs'
Artifact(content hash=91c1d8582227031d9d50b3099356c1ab) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/SetUpTearDownCommand.cs'
Artifact(content hash=c8e6fc81d5d2ef1c4e1435ba959a9495) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/IHistoryModel.cs'
Artifact(content hash=64e8916a027c341da7dcde538aa1c968) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/Processor/AssetPostprocessor.cs'
Artifact(content hash=f7e06a72bcac921d0d82a6356e2133c2) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_FontAsset_CreationMenu.cs'
Artifact(content hash=37be302a6d929f1dec7420b7aba9904e) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest/MonoBehaviourTest.cs'
Artifact(content hash=be5bcb119a9eb51de87fb6b0d269ff9a) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/StyleNormalColorOverride.cs'
Artifact(content hash=1edc5248dd0cef1dd27f8908eb61b3f4) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/PropertyCollector.cs'
Artifact(content hash=9df8bcbb01d4231e169a15bbffb7cb65) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/DiffTreeView.cs'
Artifact(content hash=7f1fdb688aaf241be549badc212a04bf) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/DropdownOptionListDrawer.cs'
Artifact(content hash=589458004b10151e8d4da50601c6c418) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/Providers/MockSourceControlProvider.cs'
Artifact(content hash=308f732158628213adeb625a130f1178) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Developer/MergetTreeResultMock.cs'
Artifact(content hash=bceba6c1e8246c1eb87d1db68bf7157a) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangesGroupHeader.cs'
Artifact(content hash=080bd484ced9661e2c9bbb82fd890889) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/RemoteStatusCache.cs'
Artifact(content hash=e0f4db0229e57a1e47ac01e1cac1f6f5) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/Util/RiderMenu.cs'
Artifact(content hash=bb891a670972ab1eb648e30d96603f76) downloaded for 'Packages/com.unity.ugui/Tests/Editor/RectMask2D/RectTransformPosition.cs'
Artifact(content hash=72422ea24e94b01ea65457c5a1c7b21c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/AutoConfig.cs'
Artifact(content hash=d6093754017dbb1e56c4d95cec969e94) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/CategoryFilterExtended.cs'
Artifact(content hash=7ef0f8801a91d31e7889de527153b84b) downloaded for 'Packages/com.unity.ide.vscode/Editor/ProjectGeneration/StringUtils.cs'
Artifact(content hash=e4a4bc3a48a2ff1e4d2a66d54d488f1c) downloaded for 'Packages/com.unity.ugui/Editor/UI/RawImageEditor.cs'
Artifact(content hash=79c983339ce0db1ea5f2c4e7469c345b) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/SelectableTests.cs'
Artifact(content hash=e30a36ada977581f3a0bc2f4d1946e27) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/Dialogs/GetRestorePathDialog.cs'
Artifact(content hash=0bf16d892b94001fddea609a0d4a2a0a) downloaded for 'Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Tests/Editor/EditorExampleTest.cs'
Artifact(content hash=3c59c536bedf5d1f4268cbc1603a3db3) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/EditModeRunnerCallback.cs'
Artifact(content hash=69dc1d522e20ef1f4071bddf498a5510) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/ScrollBar/ScrollBarClamp.cs'
Artifact(content hash=d0b632221b4cdd1fcab3fd7a9483453e) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/FailCommand.cs'
Artifact(content hash=aac3f88f68740c201b45a291edd563d0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/ProgressOperationHandler.cs'
Artifact(content hash=b54a054bc7f84920724e7f249074a218) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Dropdown/DropdownTests.cs'
Artifact(content hash=213596ae1bd95820e4f423cd0e7c7b7e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/HelpData.cs'
Artifact(content hash=0ef9985553f5b02091693c6e42e8770c) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/CloudCollabTopMenu.cs'
Artifact(content hash=6d5817f13ce4761f09d4d7582cfa9667) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/TreeHeaderSettings.cs'
Artifact(content hash=803b8164789fae2021faa1aaf4b8c950) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetsSelection.cs'
Artifact(content hash=418f743f7f65de20b91026bd8facde86) downloaded for 'Packages/com.unity.ugui/Editor/UI/ScrollRectEditor.cs'
Artifact(content hash=dc6723e0742e38212e5b1e1c33737e30) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/UnityInstallation.cs'
Artifact(content hash=20d7b47e8bc2d820c0c98bb849279264) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRendererCallback.cs'
Artifact(content hash=6cd6dbc155c1c221884885e098b6e8e9) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/NotificationUtilities.cs'
Artifact(content hash=ad171ee09b68df21e764f16c5df18140) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/CurrentUserAdminCheckResponse.cs'
Artifact(content hash=8761f8df95b9db220eb954f3f1ebff8f) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/ICommandLineOption.cs'
Artifact(content hash=d4cad6a10b855a220a071d8cc5c407e6) downloaded for 'Packages/com.unity.timeline/Editor/Undo/UndoExtensions.cs'
Artifact(content hash=0f008d05ec2f8d2192064b8866d9aeec) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/TimelineAssetInspector.cs'
Artifact(content hash=5c9b4ccef628f7221a17a536f8b7ce4f) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeMix.cs'
Artifact(content hash=ed7f80411632f722ff69ba6a18115b25) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder/ResultSummarizer.cs'
Artifact(content hash=dc9bf4d96fd7c5215f987e0e23d29c5c) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPrebuildSceneSetup.cs'
Artifact(content hash=a82c5c3edb0f1d23b9a022eea5eb814c) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/FileIOProvider.cs'
Artifact(content hash=835249f1f57206233f67b92e32f9fdb4) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/TextEditor/TextEditorTests.cs'
Artifact(content hash=6e48b970a2331d23b93eaa7edde06608) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/ITestSettings.cs'
Artifact(content hash=da4abbce02c57a238aa39b1572d8e0a9) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/XboxOnePlatformSetup.cs'
Artifact(content hash=8e26420f21720a23f49796771259e4ac) downloaded for 'Packages/com.unity.timeline/Editor/Trackhead.cs'
Artifact(content hash=a86eaf5e5b9e6023f68cf7f8075691b9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/IncomingChangesTab.cs'
Artifact(content hash=fd4e3eb9ad2e8c239270788ad75c4266) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/ScriptingRuntimeProxy.cs'
Artifact(content hash=5addde7cf63cbd232467dec6d62d56d7) downloaded for 'Packages/com.unity.timeline/Editor/Animation/AnimationClipExtensions.cs'
Artifact(content hash=04b024ea19ebf72368525fcb2fc7ca0c) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Trim/ITrimItemMode.cs'
Artifact(content hash=3f4a6f2b12638a23ac3b5cbce6084587) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/DragCallbackCheck.cs'
Artifact(content hash=40ca93f7ea7eb123dafa28a088e92882) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityConstants.cs'
Artifact(content hash=8d9ee1f7bc76bb2326687124b91dc73a) downloaded for 'Packages/com.unity.services.core/Editor/Core/UiHelpers/UserRoleRequestUiHelper.cs'
Artifact(content hash=2e9813c6c59770249f64ed36f07f1240) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackAttribute.cs'
Artifact(content hash=ce3276d368542d2493bb8fb2c7edf0c5) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ListNotice.cs'
Artifact(content hash=ac92dd7994c6b324f77a74300902e124) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/MaterialModifiers/IMaterialModifier.cs'
Artifact(content hash=a65b9e62bdc4a0246aa519401dbb023b) downloaded for 'Packages/com.unity.timeline/Runtime/Audio/AudioClipProperties.cs'
Artifact(content hash=75d84a95bdaec624d51ea7b9d417e1e7) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/PlayerConnectionMessageIds.cs'
Artifact(content hash=c7d223ab01781125dd336fb15338dab0) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRenderer.cs'
Artifact(content hash=feb4fbb2f33ac42423d943ea1def0f08) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Developer/IsCurrentTests.cs'
Artifact(content hash=08b2ef42d170c624c6530f1fae8de984) downloaded for 'Packages/com.unity.timeline/DocCodeExamples/TimelineAttributesExamples.cs'
Artifact(content hash=0e0ce6400fb96324ca26e7ed9f17b365) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RuntimeTestRunnerFilter.cs'
Artifact(content hash=ffccea350927d524842939814b18ba46) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/IMask.cs'
Artifact(content hash=9c98e7cebcfcde25f7043bfaecbadb05) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/BreadcrumbDrawer.cs'
Artifact(content hash=7533495b2c2b0225bdda3e38889c2039) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestMethodCommand.cs'
Artifact(content hash=aad902ccbd52d02664ce0879cad61a5e) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Graphic/RawImageTestHook.cs'
Artifact(content hash=41d4f8b9e11aad2533d25528d4536a11) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/ErrorInfo.cs'
Artifact(content hash=9b334371fa177e25638d7482d8adf2b0) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Testing/TestStatusAdaptor.cs'
Artifact(content hash=7522876d4cb1d126162772f3747b1ba4) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/DateFilter.cs'
Artifact(content hash=4851773376cad126985c15291addf0e1) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/AssemblyInfo.cs'
Artifact(content hash=52ac04b8fee146266c306f2e92c847dd) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Messaging/TcpListener.cs'
Artifact(content hash=8da4c7e641a3be262b0bcf5a06f07c5a) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/RawImage.cs'
Artifact(content hash=90b442ef06482727895821865d0e96c6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssemblyInfo.cs'
Artifact(content hash=b54c51e2af3a0a2711cffec0eb9d29de) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestExecutionContext.cs'
Artifact(content hash=7b306496d1cc7527c05982587605d1f1) downloaded for 'Packages/com.unity.timeline/Editor/Animation/AnimationPlayableAssetEditor.cs'
Artifact(content hash=9bad3e5f47bb1a271e3979132aaf54c5) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/Paginator.cs'
Artifact(content hash=be7cf1088e523327518f6ea2983b16b4) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestStatus.cs'
Artifact(content hash=72f6ca6d978e4a2765d265bf3e3f6cdf) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchesListHeaderState.cs'
Artifact(content hash=03e4d8ab46f1f927802ca8668c05a710) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ConstructDelegator.cs'
Artifact(content hash=1ab8de0b33c291283731d44d873f6c01) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/LocalStatusCache.cs'
Artifact(content hash=f5b67c9138d2492808cbdff580c8cfc7) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder/TestTreeViewBuilder.cs'
Artifact(content hash=e85c798234fcb528fc78e6f18b2da3e9) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface/Bootstrap.cs'
Artifact(content hash=004779a5e5d4b92873e9dadcc338dadc) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestAdaptor.cs'
Artifact(content hash=2749879707f1cb285801a22fc82ce2f5) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/TrackModifier.cs'
Artifact(content hash=2970b9db3b84d128811e53edf26b1914) downloaded for 'Packages/com.unity.services.core/Editor/Core/UiHelpers/SliderToggleUiHelper.cs'
Artifact(content hash=8df2305858a6eb28f3f2eb9be52952ee) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/DrawProgressForMigration.cs'
Artifact(content hash=d392cb99f156ff2899aba654621b61cf) downloaded for 'Packages/com.unity.timeline/Editor/TimelineUtility.cs'
Artifact(content hash=83d6b1bb66a9af2a51f004106383c1b3) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/ToolConstants.cs'
Artifact(content hash=8e1a0692ac1fc92aa40920d3a800d6be) downloaded for 'Packages/com.unity.timeline/Editor/Signals/SignalManager.cs'
Artifact(content hash=6adfe345746b222abed85f8fbd8eeae1) downloaded for 'Packages/com.unity.ugui/Editor/UI/PropertyDrawers/NavigationDrawer.cs'
Artifact(content hash=62773a9f5e8b1e2baf9ef5b94fe292b7) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/HelpFormat.cs'
Artifact(content hash=3d1cb982edf74f29d3731fd734626014) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/AssemblyInfo.cs'
Artifact(content hash=a54841ddf12e682a35edb11cd240d028) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/MarkerInspector.cs'
Artifact(content hash=659491f7aa2ef12b2892613c0c03c765) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/FontUpdateTracker.cs'
Artifact(content hash=23044bed32138c2988ed8151b36f619b) downloaded for 'Packages/com.unity.timeline/Editor/Audio/AudioPlayableAssetEditor.cs'
Artifact(content hash=0ff6adaa53d9d42a5e6e864a584de399) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsSelection.cs'
Artifact(content hash=6ec858c798ea352b5f2c1516082042de) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/TimelineKeyboardNavigation.cs'
Artifact(content hash=be5a95ed9ae0ff28fef55726bc62c441) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SubMesh.cs'
Artifact(content hash=163ceadff7c2922a2ff45281c77e8060) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/TestEvent.cs'
Artifact(content hash=a870866cb554b0294c50d54fb0bab1fd) downloaded for 'Packages/com.unity.sysroot/Tests/Editor/EditorExampleTest.cs'
Artifact(content hash=e2a51c0c01830629fff5db9cc9f75c5d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingMergeLinks/MergeLinkListViewItem.cs'
Artifact(content hash=39849838b030452b07dc8ac72bab8286) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Graphic/ToggleTestImageHook.cs'
Artifact(content hash=cbaa10d7acdeb5290289419f3b1ab37a) downloaded for 'Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineClipGUI.cs'
Artifact(content hash=ebefd600c7b5d32b60117e1eed7516f9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetMenuItems.cs'
Artifact(content hash=de38549b657cb72bdc748e085385ea77) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherContextSettings.cs'
Artifact(content hash=3a7e1ef9b57b572da8c608a42bcede37) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityLogCheckDelegatingCommand.cs'
Artifact(content hash=7ca1de6e4d7a0b290b0016f10558f779) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Messaging/Deserializer.cs'
Artifact(content hash=8a2cafd95e52d6296df9f7e568494b02) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4ComparerWithEqualsOperator.cs'
Artifact(content hash=ca501d165a29422963b315179e04fe04) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/WorkItemFactory.cs'
Artifact(content hash=0be04deedba9f22952978944b86a630b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/CollabMigration/MigrationDialog.cs'
Artifact(content hash=35cbec301bad062c4fd9e6590037fa44) downloaded for 'Packages/com.unity.timeline/Editor/Items/MarkerItem.cs'
Artifact(content hash=4bfc178df9df492e898fa86a38496b1a) downloaded for 'Packages/com.unity.timeline/Editor/treeview/IRowGUI.cs'
Artifact(content hash=f3c6a9f6815e482c63bd36cdd89d0dbc) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/DiffSelection.cs'
Artifact(content hash=3bd9fd925284742d76129fbd6a9597fa) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Developer/UnityIncomingChangesTreeTests.cs'
Artifact(content hash=7e697e539f3cd22c1a5ceb5cc5c4955d) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/FileIOProvider.cs'
Artifact(content hash=27e2c88f976dcc2e5b72e118ac208b9a) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineNavigator.cs'
Artifact(content hash=beaef67433afc92e405f906994b7d037) downloaded for 'Packages/com.unity.timeline/Editor/Signals/TreeView/SignalReceiverItem.cs'
Artifact(content hash=1bab7f84c8ea512fa9b981202ce0a6f8) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAnimator.cs'
Artifact(content hash=664dfc675734482dfe46918728ae2713) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/RequireApiProfileAttribute.cs'
Artifact(content hash=ae9769d070c9ce2c213c0d63cc87f69c) downloaded for 'Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineMarkerClusterGUI.cs'
Artifact(content hash=74c121f3c054dc2d6017e0a9fcbf062c) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/RunFinishedData.cs'
Artifact(content hash=e9f5d3d75ced842d0a9e8b7eb925d0af) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Message/DrawDialogIcon.cs'
Artifact(content hash=188c4a38defed32e82a10c97b0d9c807) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Avatar/AvatarImages.cs'
Artifact(content hash=4f4fca9f2688083021a4271c8b472ae5) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesTreeView.cs'
Artifact(content hash=a4f4c0b9b296092f9cf363ede1804ca2) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayerQuitHandler.cs'
Artifact(content hash=0bc4ef4b13c50b2fcfb4ff81c8c02a5a) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_ColorGradientAssetMenu.cs'
Artifact(content hash=9455f5b7afe2dc30e0f5ec1ef9e13c4f) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/StencilMaterial.cs'
Artifact(content hash=a72ac85222df702f8dd1f5d378b01977) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/MetaPath.cs'
Artifact(content hash=59ce0fc3bdc0962f61841d861e4ffd37) downloaded for 'Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineMarkerGUI.cs'
Artifact(content hash=85c433b375768d307c7600c0a56d06f9) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/TestMainView.cs'
Artifact(content hash=29da69a5dedfd830ac770a3fa3bd52d0) downloaded for 'Packages/com.unity.ugui/Editor/UI/SelectableEditor.cs'
Artifact(content hash=01a2f508612789314cce164ec91b73d5) downloaded for 'Packages/com.unity.timeline/Editor/Shortcuts.cs'
Artifact(content hash=a4dae466a3e313310ccfaca14cbdd1fc) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/ProjectWindow.cs'
Artifact(content hash=d0c9b57a3c6242318fb5e8f3f23f7ddb) downloaded for 'Packages/com.unity.ugui/Tests/Editor/RectMask2D/RectMask2DCulling.cs'
Artifact(content hash=dc5d44eee9761532ebe16f26bf269bd6) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/IChangesPresenter.cs'
Artifact(content hash=7b5c3790fc827032c3929fdca10afbcc) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ActionDelegator.cs'
Artifact(content hash=8aa39d2662ebb5310cff488b30d011e3) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Symbols.cs'
Artifact(content hash=6dd9083ff7b69432418ba07b8109e01b) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_DropdownEditor.cs'
Artifact(content hash=daab5e6090dfb432102e31277644e05d) downloaded for 'Packages/com.unity.ugui/Editor/UI/SelfControllerEditor.cs'
Artifact(content hash=4eac28954305bd32243e86e26ad41ffc) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/IAdapterObserver.cs'
Artifact(content hash=cdeaeab87938de32916688807cad837d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/GUISpace.cs'
Artifact(content hash=239374beb2d357332ac7360ad35d262e) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/GlyphRectPropertyDrawer.cs'
Artifact(content hash=de1f42177481b3332b5726f610881ca9) downloaded for 'Packages/com.unity.timeline/Runtime/Events/IMarker.cs'
Artifact(content hash=e0a4f7966b3fc0335d0d7c1d23cc01df) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UtpMessageReporter.cs'
Artifact(content hash=d93e14b2ba0dc63336569f32d63f37a5) downloaded for 'Packages/com.unity.timeline/Runtime/Control/ControlTrack.cs'
Artifact(content hash=3a88a0a67763e6331f30ca44500af6b4) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SelectionCaret.cs'
Artifact(content hash=066337f0c7d64434d82a319e2886682c) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandBase.cs'
Artifact(content hash=5e8402265f2f143435005b1642f62f36) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SerializedPropertyHolder.cs'
Artifact(content hash=9eb77e8568d68a3455dff71d2dd00b9d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesTab.cs'
Artifact(content hash=c712d7342d282035e36c6c4cc5ed299c) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestResultAdaptor.cs'
Artifact(content hash=bcb27a16ba9e2135f351ba6e447a0c70) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogScope.cs'
Artifact(content hash=a40061fbaeb34a35a7de0c1952949b8c) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_PlayRange.cs'
Artifact(content hash=25e9286bc6497c34d38f825c4da00343) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/LockStatusCache.cs'
Artifact(content hash=016e446e2d59b9345528de60b3f587d7) downloaded for 'Packages/com.unity.timeline/Runtime/Activation/ActivationTrack.cs'
Artifact(content hash=e170a19a47ae01362cfefd7f7b06dc70) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/FrameRateDrawer.cs'
Artifact(content hash=7528d07d25fd2e35c7a107d7db82260b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/DrawIncomingChangesOverview.cs'
Artifact(content hash=4d00014af9afca350de6a6f91bbc642d) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_UpdateRegistery.cs'
Artifact(content hash=803de3c5b3dd14366976cd4300a2f436) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestMode.cs'
Artifact(content hash=a2056d0746980c368b6374d06cf1712b) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorLoadedTestAssemblyProvider.cs'
Artifact(content hash=649fb2480c5229359ac74555c7c61779) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnexpectedLogMessageException.cs'
Artifact(content hash=4aec539cacb58136ffa4126a7ff9fac6) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListCache.cs'
Artifact(content hash=6e093427253ea73695e3200772743ad2) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorCompilationInterfaceProxy.cs'
Artifact(content hash=fddc4ae73cf610373151215376c2ae99) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/ChangesPresenterTests.cs'
Artifact(content hash=eace779187764b373638f8e10f0a5e6c) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/FileUtility.cs'
Artifact(content hash=01cafd33f1a40837974c922ba6ad3d9d) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Asset.cs'
Artifact(content hash=76fa0794ad7fe936d802baee2368d554) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItemDataHolder.cs'
Artifact(content hash=ac17875cd064b13781f9bcb188155302) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/CallbacksHolder.cs'
Artifact(content hash=d974ade0c56d95378110169d933b6d77) downloaded for 'Packages/com.unity.timeline/Editor/CustomEditors/ClipEditor.cs'
Artifact(content hash=2193034ca02dc537ed7fbf4302e021c2) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutElement.cs'
Artifact(content hash=4216129d42fac737e97391952a48e77b) downloaded for 'Packages/com.unity.timeline/Runtime/Animation/ICurvesOwner.cs'
Artifact(content hash=d668a1b194761038a92ddfa1133dc772) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestJobDataHolder.cs'
Artifact(content hash=4b848a826177cb37738a18f8654997b7) downloaded for 'Packages/com.unity.ugui/Tests/Editor/Canvas/AssertionFailureOnOutputVertexCount.cs'
Artifact(content hash=0a10d6e996812838eed98b94eb624fb8) downloaded for 'Packages/com.unity.timeline/Editor/DirectorStyles.cs'
Artifact(content hash=4b88f2be61bb9e38c80bf8ad56f8cdff) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/GenericProgress.cs'
Artifact(content hash=57887a3f3496ec382db10999caaf838e) downloaded for 'Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Editor/Unity.Toolchain.cs'
Artifact(content hash=1abd26f61f84d439dd09f5d7cd02d13d) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Graphics.cs'
Artifact(content hash=3413083e9cf67e388d2d818d5f294dc1) downloaded for 'Packages/com.unity.timeline/Editor/Signals/SignalAssetInspector.cs'
Artifact(content hash=77274978f236e33886aa960bd66fec5e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/ProgressOperationHandler.cs'
Artifact(content hash=6ff856081c1662384e0e2e9203528f00) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/SignInPanel.cs'
Artifact(content hash=66c4696fc71b8a3ad6517e24b0db8ba0) downloaded for 'Packages/com.unity.timeline/Runtime/TimelineAttributes.cs'
Artifact(content hash=7b592232e646fd38371f5dd37cd44ccb) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestSourceControlProvider.cs'
Artifact(content hash=a112185435cc293bbcdca92851404a60) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_Private.cs'
Artifact(content hash=9f015e578471ea38d55980543937cd69) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_CoroutineTween.cs'
Artifact(content hash=7fabfa844740a93a088d568d3bbee4e3) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListJob.cs'
Artifact(content hash=850903f0a0a0a83a1b6efdb6ee9510b0) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/UI/UnityPlasticDllVersionTests.cs'
Artifact(content hash=5397e36b40ccff386723ca936b8405a2) downloaded for 'Packages/com.unity.timeline/Editor/Window/Modes/TimelineDisabledMode.cs'
Artifact(content hash=51430cebafc2db39d736718569778e14) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/GetSelectedPaths.cs'
Artifact(content hash=f7350a9a33ca343a628da39d0c9a2494) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/GetChangesOverlayIcon.cs'
Artifact(content hash=5210e49631f02e39d6e2610cc2785b94) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PrebuildSceneSetupAttribute.cs'
Artifact(content hash=ceb340cd96a9e23a6a798d90780c867d) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/ILogScope.cs'
Artifact(content hash=fc08f2fc8a66413a9492a20c59e0ab5e) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Util/ConcreteGraphic.cs'
Artifact(content hash=313932017eafec39dd3797e97ace33fb) downloaded for 'Packages/com.unity.timeline/Editor/Recording/TimelineRecording_PlayableAsset.cs'
Artifact(content hash=90dec7558b3c5d39cf8889aa598feccb) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/OperationProgressData.cs'
Artifact(content hash=402e3668c1aa993ae6f79f1a3be1e752) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/DiffTreeViewMenu.cs'
Artifact(content hash=7365004af06b5c3aadc6684cb1cc87b6) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Util/GraphicTestHelper.cs'
Artifact(content hash=7312f03023667f3940ee4d69461d039e) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/ITestAssemblyProvider.cs'
Artifact(content hash=b72035cf78294e3c38b3612c67909c6e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/MergeCategoryTreeViewItem.cs'
Artifact(content hash=516072c054d8ff397137d5fa2d030a97) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/GuiEnabled.cs'
Artifact(content hash=0c6fb68b9cabbf397114458566733acb) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Common/SerializableDictionary.cs'
Artifact(content hash=1fde1c95ce06763a569461a2e5cc7f36) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextInfo.cs'
Artifact(content hash=03a052cd72cbaa3c2d58f22459f117a3) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestData.cs'
Artifact(content hash=0e0f2643254a793b35d0b357cdd1c4e1) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/FullNameFilter.cs'
Artifact(content hash=7d6861137691923c707970b99fc412ab) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Common/ArrayContainer.cs'
Artifact(content hash=3700a06331ae623ce9f726821cf3b190) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_GlyphPropertyDrawer.cs'
Artifact(content hash=4a75d719042c993dcd80f689472fa50a) downloaded for 'Packages/com.unity.timeline/Editor/Signals/SignalReceiverHeader.cs'
Artifact(content hash=c2b373b8629b9b3bdfa51e5948e7d5a1) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_ExtensionMethods.cs'
Artifact(content hash=eba226dbd69baa3cbd41b496ea593f6c) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/GUIDProvider.cs'
Artifact(content hash=9b3764a115b1c63cf25723b9a41be01e) downloaded for 'Packages/com.unity.timeline/Runtime/Animation/AnimationTrack.cs'
Artifact(content hash=e4056d9dcf3cc73b764d523e7e8d0f76) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_CharacterInfo.cs'
Artifact(content hash=fc4810964ebe7b3e986634cc235b3a0d) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/UnityTestAssemblyBuilder.cs'
Artifact(content hash=e4152acb53bbc63eb07aee0fde00a8ae) downloaded for 'Packages/com.unity.ugui/Tests/Editor/TestBehaviourBase.cs'
Artifact(content hash=2106bad737b7e73b825437bdeb6e157c) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/LegacyPlayerRunTask.cs'
Artifact(content hash=fe1bf0709227e53cabeac8a2a59c4767) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/UIElements/PanelRaycaster.cs'
Artifact(content hash=2dbe97d11b99193ec49b4801cc0f41bc) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/DrawProgressForViews.cs'
Artifact(content hash=fd40c710a94d873e2aedce0c7863c98a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/FileSystemOperation.cs'
Artifact(content hash=11db01c5b906a63b450e30bcc601ee20) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TimelineTreeView.cs'
Artifact(content hash=0f6dd03d6f0b5e3e3a6adc440e73893c) downloaded for 'Packages/com.unity.ugui/Editor/UI/MaskEditor.cs'
Artifact(content hash=5885dd1bc9a32d3f35109953ade16e02) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/CanvasSizeCorrectInAwakeAndStart.cs'
Artifact(content hash=91fcae8e01323e3fd5892b8c220a4d3a) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_TimeArea.cs'
Artifact(content hash=367b2548810ad53e3564aaadb58a0c12) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/CoroutineRunner.cs'
Artifact(content hash=41aeed7fbb57d43f96f8961682c418ed) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/RiderTestRunner.cs'
Artifact(content hash=a2fa67e5e28c383fc576ebe7f361ae77) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/IView.cs'
Artifact(content hash=0b4d6d9a6b92553f8b9c21f9a9857447) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/MaskClipping/RectMask2DClipping.cs'
Artifact(content hash=5e2a50524e0a1b40f62df5d8d9844ee2) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAssetUtilities.cs'
Artifact(content hash=8bea0b2bcb488540bb77962b9b893d1c) downloaded for 'Packages/com.unity.timeline/Editor/CustomEditors/TrackEditor.cs'
Artifact(content hash=143f76ee6a746040abefdec977b95e55) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Settings/CollabSettingsProvider.cs'
Artifact(content hash=9395e0ea8098b9400e10c4d26bfa03e3) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/AssemblyNameFilter.cs'
Artifact(content hash=9b3194b2128fbe40ab3a8634c395673d) downloaded for 'Packages/com.unity.ugui/Editor/UI/HorizontalOrVerticalLayoutGroupEditor.cs'
Artifact(content hash=53406ded23080e406dc663dc41e205a1) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataWithTestData.cs'
Artifact(content hash=98d428fcf7f4c04014ce19e7c5994ac9) downloaded for 'Packages/com.unity.timeline/Editor/Signals/TreeView/SignalListFactory.cs'
Artifact(content hash=574c871329a30941a1b55079460380b1) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditor.cs'
Artifact(content hash=d264514e020b3e410c69fade3134ef86) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Clipboard.cs'
Artifact(content hash=0a9b559dd07e7241edb8385de0cc50ac) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/InputModules/TouchInputModule.cs'
Artifact(content hash=3fc4201fdd7973415dedb39537b62d01) downloaded for 'Packages/com.unity.timeline/Editor/CustomEditors/MarkerEditor.cs'
Artifact(content hash=e9bbe12d3eb422427145c6ef4d7f91cb) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_ContextMenus.cs'
Artifact(content hash=6cc46b040f29944159a4d30a1e08d7a3) downloaded for 'Packages/com.unity.ugui/Tests/Editor/Text/FontCreatedByScript.cs'
Artifact(content hash=fc78e5ce6ba338425dcbf335acbe9a75) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_TextContainerEditor.cs'
Artifact(content hash=cd3b310afaa6a8419e6b132cd9a9016d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/ChangeCategoryTreeViewItem.cs'
Artifact(content hash=a7aa12201b345842343c5b2edf8a54a1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/DownloadPlasticExeWindow.cs'
Artifact(content hash=b71b22d953bb7142598582777bbb0a41) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PostbuildCleanupAttributeFinder.cs'
Artifact(content hash=d4f45c6609227e42505cae384bea6f20) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/StartModel.cs'
Artifact(content hash=d850e6b61f91864215c5058754bf3ccc) downloaded for 'Packages/com.unity.ugui/Editor/UI/PrefabLayoutRebuilder.cs'
Artifact(content hash=7648d9f1a54e8e4255a1ef16d9a29aa1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/CreateOrganizationPanel.cs'
Artifact(content hash=b0da0fe18ab2d442aea7daecccc3125a) downloaded for 'Packages/com.unity.timeline/DocCodeExamples/MarkerEditorExamples.cs'
Artifact(content hash=b7b4f0cffa321e433a9f3c2ec0aecd48) downloaded for 'Packages/com.unity.ide.vscode/Editor/ProjectGeneration/ProjectGeneration.cs'
Artifact(content hash=e5685bf380acf9420027f76df0219efd) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/FakeBaseInput.cs'
Artifact(content hash=f72af10ac44b9344db25a58d38d4a355) downloaded for 'Packages/com.unity.timeline/Editor/Tooltip.cs'
Artifact(content hash=fb0bed6c40588d44d3fdf3448efbe9e2) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Scopes/PropertyScope.cs'
Artifact(content hash=73e0ee14af67d4446acd8598c7403469) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Messaging/Serializer.cs'
Artifact(content hash=0c7e09b4311320434cdc302cbba0ccb7) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorAssemblyWrapper.cs'
Artifact(content hash=71b27f7d3c1aff45a2ebdc97ccfb01a6) downloaded for 'Packages/com.unity.timeline/Editor/Window/SequenceContext.cs'
Artifact(content hash=8881ecc8b716064698b7b995cb471d1c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/CheckinConflictsDialog.cs'
Artifact(content hash=a0affc4ae299cb4480e5ee8fb17cd9de) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Utils/PlacementValidity.cs'
Artifact(content hash=4cf8a2fc1e9b944329e9b5891be2126a) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/TestLauncherBase.cs'
Artifact(content hash=34939a513bf70246efbc66f606b1303b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/HistoryModel.cs'
Artifact(content hash=885685cbb7b40b46fd86fff617ac36af) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/GraphicRaycaster.cs'
Artifact(content hash=15a3043126422d46547ae09816e83d9f) downloaded for 'Packages/com.unity.timeline/Runtime/Events/INotificationOptionProvider.cs'
Artifact(content hash=823f408ece4a214636835c5218e5eaa5) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TextMeshProUGUI.cs'
Artifact(content hash=4f7af4205228e0446039ff1ed20493c7) downloaded for 'Packages/com.unity.timeline/Editor/Extensions/AnimatedParameterExtensions.cs'
Artifact(content hash=2d2cc21b55fac343c6fb99836f442550) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/SyncTestRunCallback.cs'
Artifact(content hash=c2b1c1cc13509e45df619ce677917e95) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/FilesFilterPatternsMenuBuilder.cs'
Artifact(content hash=bea2769dbe1a7f463d16bc61463ae251) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/IErrorCallbacks.cs'
Artifact(content hash=424de58a9484864496f9f44a87db5c3a) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Snapping/IAttractable.cs'
Artifact(content hash=add3a8743fce5246009ed19058e2c28d) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/GlyphMetricsPropertyDrawer.cs'
Artifact(content hash=7f019389dfb2f146219c1fe639a87ccf) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/TopBar.cs'
Artifact(content hash=fc5531ea13b6804603d06aec2b1fe4f9) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandState.cs'
Artifact(content hash=d7541c784bd34c47e8d584542186c1b5) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EnumeratorStepHelper.cs'
Artifact(content hash=4bb20a79702b454783746959ccef8622) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/SceneView/DrawSceneOperations.cs'
Artifact(content hash=e686fc6566781047ee762efed5e12a5c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs/RepositoryExplorerDialog.cs'
Artifact(content hash=4c0558a30b24644703fc79e0aed680c3) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements/ConflictedChangeListElement.cs'
Artifact(content hash=f95d12f4ae6778473177323912ed0278) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/BaseDelegator.cs'
Artifact(content hash=da93d9ef4be98247904ec782cdb0215f) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/AssemblyNameProvider.cs'
Artifact(content hash=9662f31bc67632483f4a4b159eeebbd3) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/UnityTestMethodCommand.cs'
Artifact(content hash=507ed9101737054b27a644b4aaa6307f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/LaunchCheckinConflictsDialog.cs'
Artifact(content hash=56df2cc41b21d947f41be683c0869335) downloaded for 'Packages/com.unity.timeline/Runtime/Playables/TimeNotificationBehaviour.cs'
Artifact(content hash=bb29618cec408b48504e969aa22996f6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs/RepositoryListViewItem.cs'
Artifact(content hash=1ba1b9bf886cc948e0784d36beffab10) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIGroupScope.cs'
Artifact(content hash=45a1b8139dda954a56318156dddd41dd) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/TestsCallback.cs'
Artifact(content hash=98484562fbe25d4a1302440b7e545db5) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindowTimeControl.cs'
Artifact(content hash=d9c1c3577f72ff47b7beda7d9396a77c) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/AnimatedParameterUtility.cs'
Artifact(content hash=59dda27107a2764839023c2a2aa84f4f) downloaded for 'Packages/com.unity.services.core/Editor/Core/Utils/MiniJson.cs'
Artifact(content hash=f2a6ea2da762b348afbb0cdcd03d0a8f) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/CanvasSizeCorrectInAwakeAndStartScript.cs'
Artifact(content hash=3c82cf001900de4ac2cbfc79248c247b) downloaded for 'Packages/com.unity.timeline/Editor/Signals/SignalUtility.cs'
Artifact(content hash=47b566d2d8e6fa482d245db8a4e87e1c) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemHandler.cs'
Artifact(content hash=e78d3c8a299809486fa1454e84fb8435) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/WorkspaceWindow.cs'
Artifact(content hash=93df758adfea734b30ecb3f6ca4d4aaa) downloaded for 'Packages/com.unity.timeline/Runtime/AssetUpgrade/ClipUpgrade.cs'
Artifact(content hash=ecc1a258e1737a48977237fe676df83b) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/TestRunnerStateSerializer.cs'
Artifact(content hash=74a77ce3c92a1649afa7ff9a4551aaa0) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/IChangesModel.cs'
Artifact(content hash=97082180121d0b4830b587ea1763e563) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/TestHistoryView.cs'
Artifact(content hash=dfad8842eb1cc848807197f93ce4d9d9) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_Selection.cs'
Artifact(content hash=7b8efb9f6b960a4bb6fbc3f611ddb47d) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/SiblingOrderChangesLayout.cs'
Artifact(content hash=66abda705235254ca44c85f7e357642b) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/VerticalLayoutGroup.cs'
Artifact(content hash=abe3c054bc27d44ccbc73312a3210ec0) downloaded for 'Packages/com.unity.timeline/Editor/Items/ITimelineItem.cs'
Artifact(content hash=cdbf793cadcb2b48ffdb101a198c8865) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/Util/RiderPathUtil.cs'
Artifact(content hash=f9e1ed303e864d49938a17d4e0f9f34f) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/SynchronousFilter.cs'
Artifact(content hash=6802df40745f4e4bef1781508380cb29) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Discovery.cs'
Artifact(content hash=196a19e8a11c814b6d2045423fa4e401) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutRebuilder.cs'
Artifact(content hash=2a41898bbaf8284c9e26792f3f5ce211) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/LearnMoreVisualHelper.cs'
Artifact(content hash=a5d889f03ceec7490bf862a49cef8900) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/IconTextButton.cs'
Artifact(content hash=883b6bc8a58bba4b54e15daea787ea02) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/UITestRunnerFilter.cs'
Artifact(content hash=62329e69cd3f884b26b74802bbc8b66f) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Misc.cs'
Artifact(content hash=3a321e56a931b4491261377dc117c5ed) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Toggle/TestableToggleGroup.cs'
Artifact(content hash=e0e42c569c542d4c55c21c63d9955ea4) downloaded for 'Packages/com.unity.timeline/Editor/Animation/CurveTreeViewNode.cs'
Artifact(content hash=b54a02530401714dfbbd5a493532915f) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyWrapper.cs'
Artifact(content hash=e968172311fbd44c1c3fc68aa8f36460) downloaded for 'Packages/com.unity.timeline/Editor/Actions/IAction.cs'
Artifact(content hash=33014153a97fd44cf5edd330c7c8defd) downloaded for 'Packages/com.unity.ugui/Editor/Properties/AssemblyInfo.cs'
Artifact(content hash=5678672e15e03a4d14de4a058e0b6258) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/SSOCredentialsDialog.cs'
Artifact(content hash=50c878ee8acbdf4cccd6b70d34f9d0e1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsListHeaderState.cs'
Artifact(content hash=4f15bb9cf5870c4e795a84b7b19ce5ae) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/NewIncomingChanges.cs'
Artifact(content hash=db9b02f0dce4c2497878008c1a871533) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Style.cs'
Artifact(content hash=35203786154a544e15dfe527599f971c) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Culling/Clipping.cs'
Artifact(content hash=86e2d9faa22db04d40f32cb9244fe1fa) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/CheckinMergeNeededDialog.cs'
Artifact(content hash=6409f2caf8b1964de06877d32ad505d6) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestMustExpectAllLogsAttribute.cs'
Artifact(content hash=594f97d9613a664e0d2ccd16625215f0) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Sequence/SelectAndMoveItem.cs'
Artifact(content hash=2b905aa42f331d4d817c1ca3be240aaa) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/TabView.cs'
Artifact(content hash=fc2fcb65f9d8aa4ef3978f64d3e00178) downloaded for 'Packages/com.unity.sysroot/Editor/AssemblyInfo.cs'
Artifact(content hash=80d220301c53424ec61cbfd117a478c1) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface/WindowCache.cs'
Artifact(content hash=6952a46424da824d67b77741587c96cf) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/FrameRate.cs'
Artifact(content hash=4ad98f2ef167634ec84971ff04fb4b39) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/DirectoryConflicts/DrawDirectoryResolutionPanel.cs'
Artifact(content hash=43097e938159764dd444e211b29998ff) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/ProjectPath.cs'
Artifact(content hash=df69474d8d4a684eb392f8689f2ca34b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/ListAdapters/ToggleableChangeListAdapter.cs'
Artifact(content hash=c3f04511cd87dc4e8b8fbc8147469e80) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/IUtpLogger.cs'
Artifact(content hash=a4ea0a4db18cce4e4ac9b75d35f0b043) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ScrollbarEventHandler.cs'
Artifact(content hash=775fda9f7fc1064fcbfd0f9fa8705d82) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestResultAdaptor.cs'
Artifact(content hash=9bb8b48f5ba7f64ea667a119a52aa5e4) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/IInspectorChangeHandler.cs'
Artifact(content hash=8d5b72dd86475b50fdf4841e5942533e) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/TrackResourceCache.cs'
Artifact(content hash=d788cfecd575645022604b3f652ee9a9) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Cursors/TimelineCursors.cs'
Artifact(content hash=4ac718f117a7e34fb93451aa31c5054f) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/CurvesOwner/CurvesOwnerInspectorHelper.cs'
Artifact(content hash=091256baad466550135839ad70770e84) downloaded for 'Packages/com.unity.timeline/Runtime/Playables/NotificationFlags.cs'
Artifact(content hash=9d188b3422f17650eb497966ccd2e1ea) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/AnimationPlayableAssetInspector.cs'
Artifact(content hash=8ab01a13f2d2664f2d516b091ff389fa) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/GridLayoutGroup.cs'
Artifact(content hash=e9ec9742dcc27d50ce804b3547884e1f) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Graphic/ImageTests.cs'
Artifact(content hash=c07827a8ba318550bd6a9f09d1f8f1e6) downloaded for 'Packages/com.unity.timeline/Editor/Window/Modes/TimeReferenceMode.cs'
Artifact(content hash=ee9c75fd14898b50d76b17b2ba8cbd08) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/UnityIncomingChangesTree.cs'
Artifact(content hash=2e5d25e372dc5551b1a8f1ee3bdf68a6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesSelection.cs'
Artifact(content hash=258677b76162fd501e5e73d55e43e6f0) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/ScrollRect/ScrollRectScale.cs'
Artifact(content hash=c6d0f28216e81c5131e94190e3a8e20a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/Dialogs/RenameBranchDialog.cs'
Artifact(content hash=9779200fd317575155e46df52ae726b0) downloaded for 'Packages/com.unity.timeline/Editor/Items/ClipItem.cs'
Artifact(content hash=d0a4680b644dae51663aed95cc53e62a) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Character.cs'
Artifact(content hash=1d49b959a704695124deeb571419a0dd) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInput.cs'
Artifact(content hash=acd2ff3e4ee7d9517dec3c5cb9b8a785) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DropDownTextField.cs'
Artifact(content hash=bbe3dd1f51bbae5192814f23272c066e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Welcome/DownloadAndInstallOperation.cs'
Artifact(content hash=764480c4998ade51781f8014f0b7f3f7) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IsCurrent.cs'
Artifact(content hash=ff394bb59118ed51ce56b7ddfcf8077c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetListViewItem.cs'
Artifact(content hash=9fc0106e961551525cfc918cf8add96c) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/TimeAreaAutoPanner.cs'
Artifact(content hash=364e1b27e46b525230722fb6a28223b0) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TimelineDataSource.cs'
Artifact(content hash=939ad63656a25b52df5e4a88fb683d24) downloaded for 'Packages/com.unity.timeline/Editor/Actions/TimelineAction.cs'
Artifact(content hash=e54f3bd8f2271f52da86bacd557fdfc9) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SpriteGlyphPropertyDrawer.cs'
Artifact(content hash=414dd616fa35e35236b7ac16fc31b0f9) downloaded for 'Packages/net.strangefruits.utils/Runtime/Attributes/ReadOnlyAttribute.cs'
Artifact(content hash=8ebf20ac9cc2b152bc89f98c86e71f5e) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncher.cs'
Artifact(content hash=5719fc79e9ff0053218809dee32e0d02) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectProperties.cs'
Artifact(content hash=d17834a987f6b353757c13c2c7f47efd) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Animation/CoroutineTween.cs'
Artifact(content hash=f1ff3b12e202cb5338c6108a743d5e97) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_PreBuildProcessor.cs'
Artifact(content hash=8169eb01c9b69b5349cacc7e7c52a038) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2ComparerWithEqualsOperator.cs'
Artifact(content hash=17a2e0c8458cce537a137418a7977507) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/CallbacksDelegatorListener.cs'
Artifact(content hash=29e045f0153224542584f56840e55e0a) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogMatch.cs'
Artifact(content hash=5aa3b5d6783a68543cc968809c1d1784) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestBuildAssemblyFilter.cs'
Artifact(content hash=1d32a27d4e4a3b54d9eddca36b84989a) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/SolutionParser.cs'
Artifact(content hash=0ea62ea35b30f5530b27ac05fbf8af3f) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspector.cs'
Artifact(content hash=b76b5b709aaf7954f08369e4f28e68f7) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Drawers/TrackItemsDrawer.cs'
Artifact(content hash=ce725992ed9dea544d720582d3680408) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/ProjectDownloader/CommandLineArgumentsTests.cs'
Artifact(content hash=810369ead930f552f2b6c04fe20ff501) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Views/EditModeTestListGUI.cs'
Artifact(content hash=66c73af4bcc9e654afef4a5a6ddaed69) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/SearchLocks.cs'
Artifact(content hash=76b439f631d9ea546012cd1588f57b97) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Drawers/TrackDrawer.cs'
Artifact(content hash=be1a4ee2868612559867cdeb6a67faa7) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/SwitchPlatformSetup.cs'
Artifact(content hash=61b49ffc139613552c7c3c84dc970340) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/RiderInitializer.cs'
Artifact(content hash=e6b547a23a827a5559e4fcff3aeaa3d7) downloaded for 'Packages/com.unity.services.core/Editor/Core/UiHelpers/PlatformSupportUiHelper.cs'
Artifact(content hash=2ba1eb6eda93b3574b9b722e6c69f1d9) downloaded for 'Packages/com.unity.timeline/Editor/Audio/AudioClipPropertiesDrawer.cs'
Artifact(content hash=07b30d502e1a8a5747bb7244ade5504e) downloaded for 'Packages/com.unity.timeline/Editor/Window/ViewModel/TimelineAssetViewModel.cs'
Artifact(content hash=3360ed1579dc22575ec63e0d5e367865) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectGenerationFlag.cs'
Artifact(content hash=ac6567f94587a457dc3a3dec6af93447) downloaded for 'Packages/com.unity.timeline/Editor/Actions/TrackActions.cs'
Artifact(content hash=7a0446e0bc8820588926d675c4582328) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ColorGradient.cs'
Artifact(content hash=ed7108045d7351574b2f962ded593ebe) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/TimeReferenceUtility.cs'
Artifact(content hash=4e099454616a9a5551d2f356732027dc) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/TestPlayerBuildModifierAttribute.cs'
Artifact(content hash=d9861f75f5d65958328483888199a152) downloaded for 'Packages/com.unity.services.core/Editor/Core/EditorGameService/IEditorGameService.cs'
Artifact(content hash=d2907c3af517ae57d527cac67f473529) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_PackageResourceImporter.cs'
Artifact(content hash=89677a542003ca570b70692d459980a1) downloaded for 'Packages/com.unity.ugui/Editor/UI/PropertyDrawers/SpriteStateDrawer.cs'
Artifact(content hash=5a01dce2b6adcf5511ee3d9ec1b43ac8) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_MeshUtilities.cs'
Artifact(content hash=598c9b1f2f2285589495cacddf771263) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/AspectRatioFitter.cs'
Artifact(content hash=1ae106791caa6a571c85a2f72cdea60c) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestFinishedMessage.cs'
Artifact(content hash=e2c200679f0f6d5667b6f9c318dac1de) downloaded for 'Packages/com.unity.services.core/Editor/Core/EditorGameService/IEditorGameServiceEnabler.cs'
Artifact(content hash=4fc96395e5fb3b588d2994bdc11371d8) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/MarkerModifier.cs'
Artifact(content hash=cf01792f4216b2569769dec6910efb37) downloaded for 'Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClip.cs'
Artifact(content hash=e10a6b255050d057416b4b19ffca3596) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/RerunCallbackData.cs'
Artifact(content hash=a5c8aed28abad955579a347b5005de7d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/IncomingChangesNotifier.cs'
Artifact(content hash=1645fdf2d0d470589005934163dc9ba3) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchesTab.cs'
Artifact(content hash=6bda8f05b53fd95696df53dfd22bdff7) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/HistoryEntryComponent.cs'
Artifact(content hash=9427d92cad4a8858eececbff69f34d39) downloaded for 'Packages/com.unity.timeline/Runtime/Playables/ActivationControlPlayable.cs'
Artifact(content hash=def8bbbc4cad9458fda2984ccb6f5ef0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawTextBlockWithEndLink.cs'
Artifact(content hash=1b6be8898ec23256934b97dcff5b2b7e) downloaded for 'Packages/com.unity.timeline/Runtime/Events/Signals/SignalReceiver.cs'
Artifact(content hash=cb71f7c169a2415647552ba4287a4136) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/LaunchTool.cs'
Artifact(content hash=206ef6239658f956420b78c5e6669f78) downloaded for 'Packages/com.unity.ugui/Editor/UI/SpriteDrawUtility.cs'
Artifact(content hash=3e53633898248858a53ffd425b8f9938) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Control.cs'
Artifact(content hash=aa928ca877382759e29a5d8df90dc14d) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Image/ImageFilledGenerateWork.cs'
Artifact(content hash=e522f92bac118e594f2f0f750a83778c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs/RepositoriesListView.cs'
Artifact(content hash=c6e99bdd9a8c8e588d5f0ebe73ccfc13) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/ObjectExtension.cs'
Artifact(content hash=e39475145df4a258dcc3caccbad01ebd) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/RefreshAsset.cs'
Artifact(content hash=1819371caf7aa659c492ead35ca5b63c) downloaded for 'Packages/com.unity.timeline/Runtime/Events/Signals/SignalAsset.cs'
Artifact(content hash=258a78c7aa3e9c59cd6447e42c5bd5f5) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/EditMode.cs'
Artifact(content hash=354aae5ac4b6bc59f6b96bd3bc532304) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PostBuildCleanupAttribute.cs'
Artifact(content hash=8360503c84262a59f33cceef49518977) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/GlyphInfoDrawer.cs'
Artifact(content hash=30d115e06e1be459acde46d6cdb7e056) downloaded for 'Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/IProjectStateHelper.cs'
Artifact(content hash=22d06ff499cc49595fecd11986e5f675) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/MaterialReferenceManager.cs'
Artifact(content hash=469c1c28b0e9285ad61f27d2563fbb8e) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/Is.cs'
Artifact(content hash=0bc08e0138246e5a14067cae697a63e7) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/GraphicRaycasterWorldSpaceCanvasTests.cs'
Artifact(content hash=1bbb6cbe225d845ae482869e5c572b38) downloaded for 'Packages/com.unity.ugui/Editor/EventSystem/PhysicsRaycasterEditor.cs'
Artifact(content hash=2f35c80b36fdc95af8b2249c2ca0e4ae) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_HeaderGui.cs'
Artifact(content hash=aed93c20bcc9895ad2e279a0ed5f2a30) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/TimelineClipGroup.cs'
Artifact(content hash=cd5f170390fe345b2d9b26af505b821e) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TimelineClipHandle.cs'
Artifact(content hash=e8ffcef75d3a375bcbf6b7f22acd4984) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/TimelineProjectSettings.cs'
Artifact(content hash=1ee4dbd72f17a95b0fad4f2dbf4ccd74) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements/ChangeListElement.cs'
Artifact(content hash=5146cc14be66735b2ae0197102f72a23) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateReport/UpdateReportLineListViewItem.cs'
Artifact(content hash=be35bbc7f0778e5ced65560e251a6fc1) downloaded for 'Packages/com.unity.timeline/DocCodeExamples/ActionExamples.cs'
Artifact(content hash=ab33958e971d195d3b98755ad13d65d1) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/FontData.cs'
Artifact(content hash=dffbd4603e5ea05cac0e6dba004cc7b1) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestRunnerApi.cs'
Artifact(content hash=755331e7584cb95b30526ab1ef033579) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/Message.cs'
Artifact(content hash=dd30919553a3d65cdcd2c8f19cc43a22) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/TestSettingsDeserializer.cs'
Artifact(content hash=dbeb1563dc5d165f42f6842c4e2b920e) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestWindowCache.cs'
Artifact(content hash=710f28ebd8c5675e9205ce3b3db563a2) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_StyleSheetEditor.cs'
Artifact(content hash=260db932db11f65c3550d1afc28c2e6f) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/RecompileScripts.cs'
Artifact(content hash=83b3257132a4505c6bb77963cd69a463) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/Diff/UnityDiffTreeTests.cs'
Artifact(content hash=2be2c26b59b9ad5bc97a0118e5da407f) downloaded for 'Packages/com.unity.timeline/Runtime/DiscreteTime.cs'
Artifact(content hash=b011eca7e4d08c5e4b11081eaeac0c5f) downloaded for 'Packages/com.unity.sysroot/Editor/NiceIO.cs'
Artifact(content hash=d1f35e31891de85fef134eddb6d6af66) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Common/LocationAttribute.cs'
Artifact(content hash=38d5c7a67aa6275df87ef4c77946469e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/IPresenter.cs'
Artifact(content hash=2c79cd8c40e85d5c154b804b7d360057) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Common/ScriptableObjectSingleton.cs'
Artifact(content hash=ee22d0dae72d70608d5affef72a7f69c) downloaded for 'Packages/com.unity.timeline/Editor/Animation/CurveDataSource.cs'
Artifact(content hash=fec1857b2cc1e85e7583767df2fac5e9) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/AssemblyInfo.cs'
Artifact(content hash=32d71f4599e2345d501b63acdff22705) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Layout/HorizonalLayoutGroupTests.cs'
Artifact(content hash=fca57b2fd4d3ed5d88a1e540f10ec135) downloaded for 'Packages/com.unity.ugui/Editor/UI/MenuOptions.cs'
Artifact(content hash=74822d5d5b94cf5fcd88103b66c0b95b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Welcome/MacOSConfigWorkaround.cs'
Artifact(content hash=a022da2b35c57c60be1902dc928c5b03) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_CharacterPropertyDrawer.cs'
Artifact(content hash=3fb25c94cf18095e14a6e0301a9f8f17) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Images.cs'
Artifact(content hash=f0954903dd860d5f3e8a3b64ec36fa52) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/TimelineClipExtensions.cs'
Artifact(content hash=037ee292309e3c5e1dda6c600185cfe1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/IncomingChangesTreeHeaderState.cs'
Artifact(content hash=f142c2a169760861f913bfc89d3426c4) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/AssemblyInfo.cs'
Artifact(content hash=556868fba3c2755d7fc4af6baccdc389) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/AnimationPreviewUtilities.cs'
Artifact(content hash=e1edf24804c9bf612f7634262a5a3fb1) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/ChangesPresenter.cs'
Artifact(content hash=838f78770c96a9609b3dc650ef550403) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/ExecuteEvents.cs'
Artifact(content hash=6e7d2d418ebf7f602737073aa2fc00f0) downloaded for 'Packages/com.unity.timeline/Editor/Actions/Invoker.cs'
Artifact(content hash=df597d3c9b3a7d6014c05ceab09f4514) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/ListViewItemIds.cs'
Artifact(content hash=4decfbbf478aef614cc6df32a8361e83) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/OpenLinksUtility.cs'
Artifact(content hash=4801f631224e82614f9d5e4e58f24c06) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeReplace.cs'
Artifact(content hash=ffacad1f9bb795611b80c15a945a606b) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Graphic/GraphicTests.cs'
Artifact(content hash=c8fb1dbb21d178624ba1c86c8f46c760) downloaded for 'Packages/com.unity.timeline/Editor/TimelineHelpers.cs'
Artifact(content hash=f642f6161a64b5612c9483574cea6916) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/BasicAssetInspector.cs'
Artifact(content hash=df17bb6e46f66e63e0e49b832535ba60) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/PhysicsRaycaster.cs'
Artifact(content hash=3774e5836297b76009a4f29061af442d) downloaded for 'Packages/com.unity.timeline/Editor/Window/Modes/TimelineAssetEditionMode.cs'
Artifact(content hash=eff1e939957d5562728dcbc8d5b35ae3) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextElement_Legacy.cs'
Artifact(content hash=557c6246eeab0f6301c90c81e2ccc4e9) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/BuildTestTreeTask.cs'
Artifact(content hash=4d9e214145c79a63680e6bf8ee4c8a99) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/OverlayRect.cs'
Artifact(content hash=8bb1f57afdaff661d83818b1f23d49f8) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/ImmediateEnumerableCommand.cs'
Artifact(content hash=abfa09c0968189636605335b6d07b591) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/GraphicRaycasterTests.cs'
Artifact(content hash=99499ab1d78b5d63729075e82133e65c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/DrawTreeViewEmptyState.cs'
Artifact(content hash=3de4caf5ac379b6377d96f5a2f2779f3) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CredentialsDialog.cs'
Artifact(content hash=75c5ffb81ea8a463e9c28bb5121211bf) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/TestSettings.cs'
Artifact(content hash=195e52720a35ef630b336d82bbce18ac) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Testing/TestRunnerCallbacks.cs'
Artifact(content hash=b73db292fb07ca61c03641e5ebd693a1) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ExecutionSettings.cs'
Artifact(content hash=ff514cbe7c7cd363838ca23f091cd132) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements/HistoryChangeListElement.cs'
Artifact(content hash=69699be832fe2664c86e7943849f4d65) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Layout/GridLayoutGroupTests.cs'
Artifact(content hash=62b4ee43fe9f2f64b3811c105f0f6fc0) downloaded for 'Packages/com.unity.timeline/Editor/Animation/AnimationOffsetMenu.cs'
Artifact(content hash=a259539399013f649e085e05a82c0bc9) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/PhysicsRaycasterTests.cs'
Artifact(content hash=99bdf1132b034364059c3d9dbafe48ed) downloaded for 'Packages/com.unity.ugui/Tests/Editor/Canvas/UISystemProfilerAddMarkerWithNullObjectDoesNotCrash.cs'
Artifact(content hash=dbded4c809980f652ca274e4b375d818) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/TimelineUndo.cs'
Artifact(content hash=77fb627d1d2033659f3b5e89606530e8) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/TimelineInspectorUtility.cs'
Artifact(content hash=afcac2eb29414965ff3b1d2f1ea698fe) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ExecutionSettings.cs'
Artifact(content hash=ccb2ea5535eb656522d856e19667df84) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EditorProgressBar.cs'
Artifact(content hash=772a76d685d27f5c9cab9f0fd1fdc957) downloaded for 'Packages/com.unity.timeline/Editor/Actions/Menus/MenuItemActionBase.cs'
Artifact(content hash=3029f3b4ebd77865195a030f4f98bd2d) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ShaderUtilities.cs'
Artifact(content hash=23e4a20ecabcfa659809e62e7e9ffcc3) downloaded for 'Packages/com.unity.timeline/DocCodeExamples/TimelineEditorExamples.cs'
Artifact(content hash=7084c0f86ef02c66a275d58e9e74b119) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/LaunchInstaller.cs'
Artifact(content hash=2dbc83cf6455a16731973a40e6a9b4b8) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/TimelineCreateUtilities.cs'
Artifact(content hash=15a0a1638162bb664275f37056973e83) downloaded for 'Packages/com.unity.timeline/Runtime/Audio/AudioPlayableAsset.cs'
Artifact(content hash=acf52c467f593567c8be12e42fee7a12) downloaded for 'Packages/com.unity.timeline/Editor/Animation/CurvesProxy.cs'
Artifact(content hash=96caa0120ed36667b8a2cf5827b3e211) downloaded for 'Packages/com.unity.timeline/Editor/Actions/MarkerActions.cs'
Artifact(content hash=30892d2413e76466fb273ee105ae5ec8) downloaded for 'Packages/com.unity.ugui/Editor/UI/RectMask2DEditor.cs'
Artifact(content hash=26bb46573a8a61672ded18f33f5826a7) downloaded for 'Packages/com.unity.timeline/Editor/Activation/ActivationTrackEditor.cs'
Artifact(content hash=a2d24c1cc133686768c201dac807aae7) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_PreviewPlayMode.cs'
Artifact(content hash=2af199fc4bf9c56689d30cea330a783b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/Dialogs/CheckinDialogOperations.cs'
Artifact(content hash=b1d0a3888c056d664efed30d4e3dce09) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/IncomingChangesSelection.cs'
Artifact(content hash=b193a62f970644677398823e5beb3491) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestAdaptorFactory.cs'
Artifact(content hash=acdd82d536b56c67d39a4d3883a1a578) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Avatar/GetAvatar.cs'
Artifact(content hash=e46afee90843b0666a3a9dfa7c5eed7e) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestListTreeViewDataSource.cs'
Artifact(content hash=936ca37db2a70a677fc3629afe72b27a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/ChangeTreeViewItem.cs'
Artifact(content hash=284b04a609a05967fde2dc2f29fb4832) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeReplace.cs'
Artifact(content hash=0ce8a19a02f79e67e500b71c4d359c1f) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Graphic/NavigationTests.cs'
Artifact(content hash=cfee7eb4d5c8ab682255041037a7d62b) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/LegacyEditModeRunTask.cs'
Artifact(content hash=27dde8170c08b566b912ecac2e2dd4d8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/DrawAssetOverlay.cs'
Artifact(content hash=fa1579354072db681d62485221bd6fea) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/AssemblyNameProvider.cs'
Artifact(content hash=9b3b545281ace76761a1bd15af64416e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/SetupCloudProjectId.cs'
Artifact(content hash=fbc79fa89f257d690a2d0a54ec4e24f5) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/RiderStyles.cs'
Artifact(content hash=c51aedefcd64a069a4e354fcfff3ea86) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Dropdown.cs'
Artifact(content hash=b01f4a52aede0e688a8518db334b62b8) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Utils.cs'
Artifact(content hash=7036c5f7a8df1a69eb8a27ff6729c5d9) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/CanvasScaler.cs'
Artifact(content hash=5198211902d79d69d2989dac42d620a4) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/FindEditorWindow.cs'
Artifact(content hash=c9defa0a95b3bf671be6a506961ce780) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Common/StringArrayContainer.cs'
Artifact(content hash=7313eb60e2d6d268225b74d9e359bf42) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/HeaderSplitterManipulator.cs'
Artifact(content hash=ea7f7f8fc14ad3684604bb543ec0d802) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogEvent.cs'
Artifact(content hash=a1b5bb82970e1e694f0f87637405e29d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/WriteLogConfiguration.cs'
Artifact(content hash=78026c36837771685f276fd8afd40b0a) downloaded for 'Packages/com.unity.ugui/Editor/UI/SliderEditor.cs'
Artifact(content hash=c4adbdca61f8276a5bf07079e04c4574) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTearDownAttribute.cs'
Artifact(content hash=e974bd4e4769dc69f6d1cf0a5f8a523e) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/SyncTestRunEventsHandler.cs'
Artifact(content hash=4d4d6e1923fd196a326d785141771af9) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestTreeRebuildCallbacks.cs'
Artifact(content hash=9860b5fe1790386acda671b8fb9b4af2) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TrackPropertyCurvesDataSource.cs'
Artifact(content hash=b1eeaa9767ce8a6a5d03b3472f1786d3) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestState.cs'
Artifact(content hash=5b2ca2d397a1366a68e52e02d61d3500) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Culling/ClipperRegistry.cs'
Artifact(content hash=4d671788b38ab46a77020e06a09b44ae) downloaded for 'Packages/com.unity.ugui/Editor/UI/InterceptedEventsPreview.cs'
Artifact(content hash=297c7e66d97f616a8dc2d2a95fa7628c) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/LegacyPlayModeRunTask.cs'
Artifact(content hash=203905be19ec486be8467779a708b4bb) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/HistoryPresenter.cs'
Artifact(content hash=9050249ba712506bde4472d5032b2ff3) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/OrganizationCredentials.cs'
Artifact(content hash=42cbdf2e938a486b69ecbee279c0a4ca) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/UnitTesting/CallbackInitializer.cs'
Artifact(content hash=5bced75da53ec86b3a06bd3372f20f5a) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_Duration.cs'
Artifact(content hash=fa06e356aec7156c6e079afed57d1ceb) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TrackGui/InlineCurveEditor.cs'
Artifact(content hash=956bd1c82a571b6c74f2c03328ac6e2c) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlaymodeLauncher.cs'
Artifact(content hash=4bfe64dba2d0446c1f87773807704435) downloaded for 'Packages/com.unity.ugui/Editor/UI/LayoutPropertiesPreview.cs'
Artifact(content hash=40ee3b46d5a6af6c73f8a8471cdff359) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontFeatureTable.cs'
Artifact(content hash=e7e974e26988466c08c7dcaca895d633) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ISettingsBuilder.cs'
Artifact(content hash=d074be75b7af2e70b04aed4e15b2eb40) downloaded for 'Packages/com.unity.ugui/Editor/EventSystem/EventTriggerEditor.cs'
Artifact(content hash=9c932440a10ea7707bb47fcfc4b9cfa3) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/AnimatorBindingCache.cs'
Artifact(content hash=49e707c517b0027045857d9a601f4075) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_TrackGui.cs'
Artifact(content hash=31cb55152154006ec42c5e04ab226809) downloaded for 'Packages/com.unity.timeline/Runtime/Extensions/TrackExtensions.cs'
Artifact(content hash=d6afa364ce6aa96ef71eae76620745bf) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/PluginSettings.cs'
Artifact(content hash=629c2bd3aa984b71de2f61bdd323f1db) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/EventHandle.cs'
Artifact(content hash=8ac31349e784bc70fa0fe9b7c49bc51e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistoryListHeaderState.cs'
Artifact(content hash=a47daf41b2c8de70b005fded74759a94) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/InputField/TouchInputFieldTests.cs'
Artifact(content hash=0432ea6cf0f4536ec51a16f7d243b667) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableSetUpTearDownCommand.cs'
Artifact(content hash=2ff5fb2b715fce6c8e0d0a18397961b1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchesListView.cs'
Artifact(content hash=87aa694c62f2536fec8dbae51efbfe39) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/AnalyticsReporter.cs'
Artifact(content hash=da1baf82a38cab7065ee744eb4a1ecdc) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/SetupException.cs'
Artifact(content hash=9632014abf5fe170d06928d8c4877490) downloaded for 'Packages/com.unity.timeline/Runtime/Events/Signals/CustomSignalEventDrawer.cs'
Artifact(content hash=0fadf8a1f4133d725da3adac3d89ef4b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateReport/UpdateReportListView.cs'
Artifact(content hash=0965d1f9f3126f6e7f8a4f1ddb06fc33) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestExtensions.cs'
Artifact(content hash=ecf9eac149730d6d1a6ca473ed7109b3) downloaded for 'Packages/com.unity.timeline/Runtime/Activation/ActivationPlayableAsset.cs'
Artifact(content hash=f677e12ee7d38671f2eef16e490e5d4c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityStyles.cs'
Artifact(content hash=314469782675c26f16fe4fbcbce76707) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/CreateBranchDialog.cs'
Artifact(content hash=c1dbcf2c7bace170289cf39d2dc3ce99) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/HistoryPresenterTests.cs'
Artifact(content hash=3105c85cf3a7ac709e264b26245a8e63) downloaded for 'Packages/com.unity.ide.vscode/Editor/VSCodeScriptEditor.cs'
Artifact(content hash=138f4410900d616d968fe65dd0fa2919) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestHistoryModel.cs'
Artifact(content hash=dc25fb2436a623718e2b9182ae523de9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesTreeHeaderState.cs'
Artifact(content hash=dfe4a40315c5a771764f13353fb2b9cb) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/EnterPlayMode.cs'
Artifact(content hash=d1a01b3ebc43c1734f93255df5ed5b43) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/CloudProjectDownloader/CloudProjectDownloader.cs'
Artifact(content hash=3cbfaecdf2b1b87244bcb61f6d84a3aa) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutUtility.cs'
Artifact(content hash=8e1e18c0984f067374ab1e8f17ebfbe0) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/InputField/GenericInputFieldTests.cs'
Artifact(content hash=ffdd31b23855557240e5c8a15ed1ff17) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Graphic/RawImageTest.cs'
Artifact(content hash=9ce9edc2bcaed76d159d1ace8fac85d8) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ResultsSavingCallbacks.cs'
Artifact(content hash=2d89189b79c5927256719b6afc1d298f) downloaded for 'Packages/com.unity.timeline/Runtime/Evaluation/ScheduleRuntimeClip.cs'
Artifact(content hash=428ad1c3e15503720162ba318771e9e7) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/EditorClipFactory.cs'
Artifact(content hash=f1005488edae967279912e5708ee093a) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/AnimationTrackInspector.cs'
Artifact(content hash=43d03835b60c4373ce1a0a85bdfef3c5) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/ScrollRect/ScrollRectTests.cs'
Artifact(content hash=1d1c3f098c363a75286e595e11596333) downloaded for 'Packages/com.unity.timeline/Runtime/TimelineAsset_CreateRemove.cs'
Artifact(content hash=dce30d6fab2a9972dc3da14454366b8e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/SwitchModeConfirmationDialog.cs'
Artifact(content hash=c53b1621ef3d14766fde763107178425) downloaded for 'Packages/com.unity.timeline/Editor/Recording/TimelineRecordingContextualResponder.cs'
Artifact(content hash=5ee7c475505bf97574672968c8b4bcac) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IFileIO.cs'
Artifact(content hash=d831ac68fdddfd73a18e6f043af5402d) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestResultExtensions.cs'
Artifact(content hash=f3540d7ad6bbde73f512b6530a5aca35) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/TabButton.cs'
Artifact(content hash=a5a6b30397cf5776efab6fbd175b8a51) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/Processor/AssetsProcessor.cs'
Artifact(content hash=2d53ea3619c120758396689939a08421) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTestAttribute.cs'
Artifact(content hash=52dde0eedd104f763061e80485a37457) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIColorOverride.cs'
Artifact(content hash=6de8f0cb5d832776225b890e10921d72) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/ContentSizeFitter.cs'
Artifact(content hash=d33cf0290dcf91760a9d6b998a360b6e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/ProgressControlsForViews.cs'
Artifact(content hash=a23347541f76a9761ad3834e7520e2d6) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/ConditionalIgnoreAttribute.cs'
Artifact(content hash=35cfecff5dedb87611b783c6d15f1af2) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/KeyTraverser.cs'
Artifact(content hash=73fb525b6f81c076465382aea3aa5e78) downloaded for 'Packages/com.unity.timeline/Runtime/Attributes/TrackColorAttribute.cs'
Artifact(content hash=31e222f68e51e776df192c8a2be2e681) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticNotification.cs'
Artifact(content hash=9402f26c5787f576720efde61d9abdca) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/IncomingChangesViewMenu.cs'
Artifact(content hash=55444c689b7909772c4d2a6a39925d3d) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/IHistoryPresenter.cs'
Artifact(content hash=59295a2099e6527769a7f8306bca4342) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Messaging/MessageType.cs'
Artifact(content hash=ecc9d2655082b877ee9da021d5b791d4) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/AssetMenu/AssetMenuUpdaterTests.cs'
Artifact(content hash=18d5f0303336dc77a9aae2b1f58350aa) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Util/PrivateFieldSetter.cs'
Artifact(content hash=c24ba579482e0078a139221e3e5d539b) downloaded for 'Packages/com.unity.timeline/Editor/Analytics/TimelineAnalytics.cs'
Artifact(content hash=960b7ae9453e15786aa4efa350c99ea8) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_EditorUtility.cs'
Artifact(content hash=d7d036baafc81a797c4f115024693a04) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/TimeFormat.cs'
Artifact(content hash=1bbd743a8c3aed772b17ad596781aabb) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface/ToolbarButton.cs'
Artifact(content hash=6df99d11c4eb6378555ce17d84e33e08) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Messages/WaitForDomainReload.cs'
Artifact(content hash=3c59829dbbec217960b2b63e93d3d28d) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/CanvasGroupInheritedAlpha.cs'
Artifact(content hash=5cbc68591a89f6792b14a9ff08cce95a) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityCombinatorialStrategy.cs'
Artifact(content hash=aa17b04635a06a79609b8535aff15247) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/RunState.cs'
Artifact(content hash=0fc654b30e88f27aa0d69d4a22efbf8e) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_StateChange.cs'
Artifact(content hash=7069fed67ba9877aab6c0d6109c6e1e2) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/RaycastResult.cs'
Artifact(content hash=fd56a6aec89bb37b21efdefa6faca654) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/PostProcessors/RiderAssetPostprocessor.cs'
Artifact(content hash=2b7f4b363c05b079f49becbc37cf2597) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/BindingUtility.cs'
Artifact(content hash=80fd29a14496f47b967620d10b254337) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/AnimatedPropertyUtility.cs'
Artifact(content hash=e6891625fd28fe7adae6d8a1122346ac) downloaded for 'Packages/com.unity.ide.vscode/Editor/ProjectGeneration/ProjectGenerationFlag.cs'
Artifact(content hash=43dd65a364cab97b74f49435525294e7) downloaded for 'Packages/com.unity.timeline/Editor/treeview/AnimationTrackKeyDataSource.cs'
Artifact(content hash=ebaeca3f1515697ba49b0ce0f7f5db4b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchesViewMenu.cs'
Artifact(content hash=f827456723a9807c3b68a3046c9d5a42) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IAsyncTestAssemblyBuilder.cs'
Artifact(content hash=9b8e9d53162ad77b6185d156d925feb4) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/SolutionProjectEntry.cs'
Artifact(content hash=9aef87c5af9a2e7c43953a85c7a3f2c7) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SpriteCharacterPropertyDrawer.cs'
Artifact(content hash=80500bd2ba3fa67d71c8f6b2d229d4ac) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DockEditorWindow.cs'
Artifact(content hash=695ef16dfd1b7f7cefb01a450bd10859) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/VersionPair.cs'
Artifact(content hash=9f46781c8a97fd7d6f784b85402af710) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/TextEditor/TextEditorBackspaceDelete.cs'
Artifact(content hash=7713dd964067cb7d00268fc91c29a8bf) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TimelineClipUnion.cs'
Artifact(content hash=cda01b840c93027e55908d8e083ef4eb) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeRippleUtils.cs'
Artifact(content hash=3d8657df969e247dd8922acfb120091f) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/TestListProvider.cs'
Artifact(content hash=08b6daf7418a497e322d7c16194f63b3) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextUtilities.cs'
Artifact(content hash=8d6876b81c67567e32737464efe3e502) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnityTestTimeoutException.cs'
Artifact(content hash=dc20827748342d7e56aa7117f6b52046) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/UIElements/PanelEventHandler.cs'
Artifact(content hash=17da73b5bfda6c7e6b196a6392984f40) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/PlaymodeWorkItemFactory.cs'
Artifact(content hash=fe0cb05b7edfd07ea48bd52f9dc1f9d5) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs'
Artifact(content hash=d81610dafbf1e47e6fdb198451983315) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Views/PlayModeTestListGUI.cs'
Artifact(content hash=fc3bc54c42d0077f93800cd25cea52eb) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/MaskableGraphic.cs'
Artifact(content hash=5386a6af6290747f99e25d310d234427) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/SaveModiedSceneTask.cs'
Artifact(content hash=8421ad4e0b526d7fa0c97f87092bbd38) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/IGraphicEnabledDisabled.cs'
Artifact(content hash=cea8323aa815e87f2745439386e3a778) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Scopes/IndentLevelScope.cs'
Artifact(content hash=886dad9fd1c1067f15ddcb8683c0e595) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/GetClientDiffInfos.cs'
Artifact(content hash=0fd64fb4867dee7f6501e1056f76cd20) downloaded for 'Packages/com.unity.timeline/Editor/Actions/IMenuName.cs'
Artifact(content hash=15ca9308538b2280b2a435f152ca64c1) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/TextButton.cs'
Artifact(content hash=a144816b3f923880d553bab1ba253da7) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/Util/FileSystemUtil.cs'
Artifact(content hash=2a93134a594c8f80a7c10053e4bd26f2) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/CheckWorkspaceTreeNodeStatus.cs'
Artifact(content hash=5d6e8955ce340281c55611246077c4e2) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/SolutionProperties.cs'
Artifact(content hash=26bb94871a0e22813f507ada541130e9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/CollabPlugin.cs'
Artifact(content hash=8a9a2ffb84202681bb24c2c3cb4664bc) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/RectMask2D.cs'
Artifact(content hash=620c96349eae3881f86f1b1e2f7ac8d2) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/RaycasterManager.cs'
Artifact(content hash=1ad46197b1029581a46dda28fcb43ccf) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/IHistoryEntry.cs'
Artifact(content hash=1f56f25f4313af81f28a4dc1e605b76f) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/AllocatingGCMemoryConstraint.cs'
Artifact(content hash=c63d9ee8d5d41d82b50aa29822fb8ba3) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/RegisterFilesForCleanupVerificationTask.cs'
Artifact(content hash=0e10d52ac1e15e827ce8d498967ab3f6) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Layout/AspectRatioFitterTests.cs'
Artifact(content hash=888d79ef4dc26682bc5a8f3c3fac928d) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/StringUtility.cs'
Artifact(content hash=0935933780408d82367ad441c14b5f81) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/AnimationTriggers.cs'
Artifact(content hash=8b4675a9ca42a5822f66a3108755e358) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Solution.cs'
Artifact(content hash=089b262e5735d982075c867728e959ad) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Scenario/BasicTests.cs'
Artifact(content hash=c793262a07fb3283c1d06793f94bcbc3) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Button/TestButton.cs'
Artifact(content hash=3b6925f54645c082f6b5e4b592467303) downloaded for 'Packages/com.unity.timeline/Editor/ControlTrack/ControlPlayableAssetEditor.cs'
Artifact(content hash=ef475c0bd047ba8334f01a0354d690e0) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/NestedLayout/SceneWithNestedLayoutElementsLoads.cs'
Artifact(content hash=81f64655f56029848b8efd6148cb8c9e) downloaded for 'Packages/com.unity.timeline/Editor/Recording/TimelineRecording.cs'
Artifact(content hash=67f196697ab858842a105739353b476c) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/PointerClickCallbackCheck.cs'
Artifact(content hash=d24036006ee80d84cebad15c4c0465d3) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Testing/TestResultAdaptor.cs'
Artifact(content hash=60d5ec4c21c36684f6728bb13fd95d49) downloaded for 'Packages/net.strangefruits.utils/Runtime/Storage/StrangeFruitsPrefs.cs'
Artifact(content hash=9243a3829ef39084e67baa7dc8dca6be) downloaded for 'Packages/com.unity.timeline/Editor/Animation/AnimationTrackActions.cs'
Artifact(content hash=80fc832169a67c84d3b1d65c84bd3585) downloaded for 'Packages/com.unity.services.core/Editor/Core/EditorGameService/DefaultCdnConfiguredEndpoint.cs'
Artifact(content hash=b563bf08b4cdcf84ceda524e811ef764) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/ChangeTreeViewItem.cs'
Artifact(content hash=94d54df20ea7be8469637297cc4c5036) downloaded for 'Packages/com.unity.ide.vscode/Editor/ProjectGeneration/AssemblyNameProvider.cs'
Artifact(content hash=77a777bf25005e85a1301b2abe93c66b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/SignInWithEmailPanel.cs'
Artifact(content hash=4a8521ae815db885e270bbff8981dc1b) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/OuterUnityTestActionCommand.cs'
Artifact(content hash=54406b5afc464c85015694405c6dc13e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistoryListViewItem.cs'
Artifact(content hash=15889d6e00df4c85f4f54e43a7ce45cd) downloaded for 'Packages/net.strangefruits.utils/Editor/ReadOnlyPropertyDrawer.cs'
Artifact(content hash=112f57fe6406fe85dd8f44b7cd03590a) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/BridgeScriptForRetainingObjects.cs'
Artifact(content hash=9774121a13fc1f8644ab4cd7d0c93a41) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_StyleSheet.cs'
Artifact(content hash=d6d3783f9b322286d7d260ba2adebf60) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TrackGui/TrackResizeHandle.cs'
Artifact(content hash=9730f45364d428864a04d5a4f4c8be62) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/EventData/BaseEventData.cs'
Artifact(content hash=346cfdc35a262d8657de922abb9390dd) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/EditorClip.cs'
Artifact(content hash=383e2140cbda6e865257b83a7f4b7067) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/EditModeLauncher.cs'
Artifact(content hash=e1e792ae6523ec86d644e548114e719a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetMenuOperations.cs'
Artifact(content hash=4e2d6b66dd5511878cf8174d4f9ab59f) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_CreateObjectMenu.cs'
Artifact(content hash=d3497262a60d3286009ebb7d53d13193) downloaded for 'Packages/com.unity.timeline/Runtime/Attributes/TimelineHelpURLAttribute.cs'
Artifact(content hash=708bc4a1e7273e8708a56c35ec140f7d) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Settings/CollabSettingsManager.cs'
Artifact(content hash=594f2419e1c94587e0f8dc59e79bfed1) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Button/ButtonTests.cs'
Artifact(content hash=6745bfacaf786a8712bf8fea9726ab61) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_EventManager.cs'
Artifact(content hash=aeb49a1f5a208089e2c4d6f099d9099f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UIElements/ProgressControlsForDialogs.cs'
Artifact(content hash=682dd696df626387ff849aded80541bb) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/AddDelete/IAddDeleteItemMode.cs'
Artifact(content hash=936a6eae5c2fe5889916c2ae81b5c015) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/IAssetsDatabaseHelper.cs'
Artifact(content hash=50e0f06fd150448938a471d47c237737) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Messaging/ExceptionEventArgs.cs'
Artifact(content hash=e0136559fbac66878ca1c7de01e7c047) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Layout/LayoutGroupScaling.cs'
Artifact(content hash=fb276afb907db287023ca121ee629ba9) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditModePCHelper.cs'
Artifact(content hash=89c8ae741cecf5870ae850550181c116) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Messaging/MessageEventArgs.cs'
Artifact(content hash=cd6fe076f40a52897451e684173bb609) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_EditorShaderUtilities.cs'
Artifact(content hash=2e653f43d4ee9287365d80b031f2fc52) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateReport/UpdateReportListHeaderState.cs'
Artifact(content hash=1cc13b48fb4af78a754e665077117264) downloaded for 'Packages/com.unity.timeline/Editor/Actions/MarkerAction.cs'
Artifact(content hash=b006cb9fc9488f89d484981d44302309) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/HelpPanel.cs'
Artifact(content hash=dee208ac28c0f1871164704e4d230fd7) downloaded for 'Packages/com.unity.timeline/Editor/CurveEditUtility.cs'
Artifact(content hash=90f1f52c2e333e8b37e48dbe758d6f58) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RemotePlayerLogController.cs'
Artifact(content hash=292dd59dd8ee148b0d1829ce225130c8) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_Navigator.cs'
Artifact(content hash=1e12acb8f5629189cda5ff5303f91fea) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/EditorPluginInterop.cs'
Artifact(content hash=d6f09ecc6af0398c0e29bad928bdc95c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsListView.cs'
Artifact(content hash=d5861222a821f58b958bce81aab51c7c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/LoadAsset.cs'
Artifact(content hash=753ba0fc219d5f8b67b349162e75184c) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_Gui.cs'
Artifact(content hash=864eca3f31d2cb89666dc90f1fbb3e06) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/RemoteTestResultSender.cs'
Artifact(content hash=9bacb32a7e0d288baa6db83dbecc31b7) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestRunnerUIFilter.cs'
Artifact(content hash=b4d4c8f29268fa8b6267baa27dfc343b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/PlasticSplitterGUILayout.cs'
Artifact(content hash=8f1ada6bf78a9e8b50c18db203b8a115) downloaded for 'Packages/com.unity.timeline/Editor/DirectorNamedColor.cs'
Artifact(content hash=a1eb013366d1098c0fc802b9fe293b57) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/DrawCreateWorkspaceView.cs'
Artifact(content hash=31f72379d017648af5842932b938c37e) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_ColorGradientEditor.cs'
Artifact(content hash=75c669922338958aea5fe9c77ea8052c) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/BaseMeshEffect.cs'
Artifact(content hash=baeb214f94afcc8a006afeba9cfd016a) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Layout/VerticalLayoutGroupTests.cs'
Artifact(content hash=3e72c492e056f68d623c682df162ed4f) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/FileUtility.cs'
Artifact(content hash=e3b41e0341995f8dd8b2d9d7f63a3e84) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/EventData/AxisEventData.cs'
Artifact(content hash=742f341cf3ebf68dff22ab96d6d77b75) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteCharacter.cs'
Artifact(content hash=47dd84122e5dc58cb921a7d4d22636c8) downloaded for 'Packages/com.unity.ugui/Tests/Editor/Canvas/CanvasElementsMaintainValidPositionsWhenCameraOrthoSizeIsZero.cs'
Artifact(content hash=fe2f44e0d1c9428de2a6bcd3ee37026d) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_BaseShaderGUI.cs'
Artifact(content hash=aba90819c474178e4e1e489c8658e26a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Avatar/ApplyCircleMask.cs'
Artifact(content hash=6871c552043f548cc320e0d9568449d2) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawActionToolbar.cs'
Artifact(content hash=e1dc7092d4f21e8e7510dade0990ba79) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/PointerExitCallbackCheck.cs'
Artifact(content hash=cfb4a6ee9efeae8e013030bcfa22808e) downloaded for 'Packages/com.unity.timeline/Editor/Attributes/MenuEntryAttribute.cs'
Artifact(content hash=f4f5bd657a8ed08d86f1108e53ca145e) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/IMaskable.cs'
Artifact(content hash=615120624a26c88e35e0d5644ceaa0a2) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_ResourcesLoader.cs'
Artifact(content hash=d163ddf03e7a838e0a77bc72c8295041) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/Errors/ErrorListViewItem.cs'
Artifact(content hash=76359b1481aaca8e8a3e44c51c5332cd) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/TeamEdition/TeamEditionConfigurationWindow.cs'
Artifact(content hash=a9b7c06f9629dd8e1937d04091a9e302) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/SequenceSelectorNameFormater.cs'
Artifact(content hash=955da39665efef8ee0bbfdc5965e8679) downloaded for 'Packages/com.unity.timeline/Runtime/ClipCaps.cs'
Artifact(content hash=da0d29aa7f3b018f43400971d5b58c62) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Inspector/DrawInspectorOperations.cs'
Artifact(content hash=d4e9ba93cfd1ca8ec657e3ef133f89b0) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestPlatform.cs'
Artifact(content hash=7cc71b71b17e068f2c8e02b6e1ebccf0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/DrawTreeViewItem.cs'
Artifact(content hash=184d5e0e84700d8f78ae7f1887e56840) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestStartedMessage.cs'
Artifact(content hash=8930c388749e688f9bcfd0cc69abb302) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/PageComponent.cs'
Artifact(content hash=c0b409eb986fc78f3272c571ed6f8c41) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/Threading.cs'
Artifact(content hash=55b15e5b82a9b98fc4c80c2f4db4fe57) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/EventData/PointerEventData.cs'
Artifact(content hash=295523c96dc9cc8f474c55023ccc7e6f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/ChannelCertificateUiImpl.cs'
Artifact(content hash=4b6a0864ea17129002e0a35c06a970c1) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/TestChangesModel.cs'
Artifact(content hash=db2bf612461b24908364918d21cadf85) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/TestTaskBase.cs'
Artifact(content hash=18ef1f50b0751f90c908190c8e298b0c) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Messaging/Messenger.cs'
Artifact(content hash=3fc95a65f9a9b290058ae9854e1035a9) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/RiderScriptEditorDataPersisted.cs'
Artifact(content hash=7b1bf1e3d34e0f91cd75c3d931aa38c3) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRepeatedTestCommand.cs'
Artifact(content hash=bbe744a30c3e7991a5c021fff6a39c84) downloaded for 'Packages/com.unity.timeline/Editor/Animation/AnimationClipCurveCache.cs'
Artifact(content hash=1342840f112d1a919299ac85760be246) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_SortingLayerHelper.cs'
Artifact(content hash=986d06d7ae17839125a8e7db378690dc) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/CommandLineOption.cs'
Artifact(content hash=0deac8671d2db691b8d8b617dc3f38f5) downloaded for 'Packages/com.unity.textmeshpro/Tests/Runtime/TMP_RuntimeTests.cs'
Artifact(content hash=af6be3ac0da4fd916085693f593b3a27) downloaded for 'Packages/com.unity.ugui/Editor/UI/PropertyDrawers/AnimationTriggersDrawer.cs'
Artifact(content hash=7a9113de3837e091f63ae9e27cfc51e9) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAssetCommon.cs'
Artifact(content hash=8133ff8a11850c921f546c63f6ca8d1d) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ITestRunCallback.cs'
Artifact(content hash=cbc988d4970b1692ae59e8c0ef5a4115) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/TestListTreeViewGUI.cs'
Artifact(content hash=61d428158ea2819293b5e298c6af8adb) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Scopes/HorizontalScope.cs'
Artifact(content hash=d6c5960014e15e9284bdd982b9993562) downloaded for 'Packages/com.unity.ugui/Editor/UI/TextEditor.cs'
Artifact(content hash=db89dd3e5c676b92477c00b092b6bc58) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityPlasticTimer.cs'
Artifact(content hash=1099080f54c0e59208609a28115265f3) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2EqualityComparer.cs'
Artifact(content hash=4a3e5ce71fec8a92805f8cdff61701a8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/BringWindowToFront.cs'
Artifact(content hash=891792a2b9321d93ce94d0e7d4e53276) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/StacktraceFilter.cs'
Artifact(content hash=46cabd3bd3fcfe92a6ae354b5955b73f) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/AnalyticsTestCallback.cs'
Artifact(content hash=8d21a8daa97a2693af948b524ffb462a) downloaded for 'Packages/com.unity.timeline/Editor/Animation/BindingTreeViewDataSource.cs'
Artifact(content hash=a831bfeec7ce7a9376c366f2faffd435) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PrebuildSetupTask.cs'
Artifact(content hash=b5d87b437200d5930957d9f301856dfa) downloaded for 'Packages/com.unity.timeline/Editor/Undo/UndoScope.cs'
Artifact(content hash=c826de2545740094d76e71e6481f03d1) downloaded for 'Packages/com.unity.ugui/Tests/Editor/Canvas/CanvasWidthAssertionErrorWithRectTransform.cs'
Artifact(content hash=c681ac1f36cffe935dc8cd97f65255bf) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAsset.cs'
Artifact(content hash=024960e3ce09249457724e94a55e1ee7) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/RectMask2DWithNestedCanvasCullsUsingCorrectCanvasRect.cs'
Artifact(content hash=395cb8b73f124e94921bc01a0677fd1f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesTreeView.cs'
Artifact(content hash=b5d06ca13ac16e94e706a5a2b30fb944) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspectorSelectionInfo.cs'
Artifact(content hash=dcb6beb45405ee94e4271a08301e6f74) downloaded for 'Packages/com.unity.timeline/Editor/Animation/ClipCurveEditor.cs'
Artifact(content hash=fe7400c43bd4c39464342a13d45a8f6a) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/Menus/FloatingMenu.cs'
Artifact(content hash=be084ec3882b0a95e9ed963a4239ca21) downloaded for 'Packages/com.unity.services.core/Editor/Core/UiHelpers/VisualElementHelper.cs'
Artifact(content hash=fd755f6be9631c955ebb23797daf0c36) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TimelineTreeViewGUI.cs'
Artifact(content hash=3d2baf2c2aa59c955473baa7554fb94e) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyLoadProxy.cs'
Artifact(content hash=7292c56af516a495d3992ae9e03c94eb) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/CreatedOrganizationPanel.cs'
Artifact(content hash=a5d6071863d9a795426cd6ce545707cf) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Dropdown.cs'
Artifact(content hash=ee57cf309649ee95d3c8dc2f9eb73b9e) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_FontAssetEditor.cs'
Artifact(content hash=b601855b4ea1fa95fe53c5bd18c2b5dc) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/SolutionGuidGenerator.cs'
Artifact(content hash=91c3b4ad6aec30969d2752f9afadac4a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/ChangesetFromCollabCommitResponse.cs'
Artifact(content hash=541964a8e3a80c9647b6e40ed52e8825) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/Extrapolation.cs'
Artifact(content hash=d0288717b2e95296e6e5caed9a45b213) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SubMeshUI.cs'
Artifact(content hash=c69fc28a54bd98970250dfb948e48f8d) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorLoadedTestAssemblyProvider.cs'
Artifact(content hash=044e7b933f24b196141f0092d0b42d46) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateReport/UpdateReportListHeaderState.cs'
Artifact(content hash=0784f8e600f0a796cc041346e0876198) downloaded for 'Packages/com.unity.ugui/Editor/UI/InputFieldEditor.cs'
Artifact(content hash=c33fbb314dc9e89693868e6536740440) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/LoggingLevel.cs'
Artifact(content hash=158e7c32712fb79794c08a8a5ea93270) downloaded for 'Packages/net.strangefruits.buildtools/Editor/BuildVersioning.cs'
Artifact(content hash=45af4c91a0a3d09762b05646f6251fd7) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/IAdapter.cs'
Artifact(content hash=c2318a4528e9e697d9208a2b054d7f25) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/TreeViewItemIds.cs'
Artifact(content hash=59a8ec7121220a987e12a71d8d998ac6) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IAssemblyNameProvider.cs'
Artifact(content hash=b3619a37cb801198fa5b18f5e14405ca) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3ComparerWithEqualsOperator.cs'
Artifact(content hash=0bd49da691fdaf9808b18fb672874968) downloaded for 'Packages/com.unity.timeline/Editor/Signals/SignalEventDrawer.cs'
Artifact(content hash=a81d3652833cd798b28134f4a40782e5) downloaded for 'Packages/com.unity.services.core/Editor/Core/UserRoleManagement/UserRole.cs'
Artifact(content hash=9c5eb2cbbb647c986444310bef66a8a8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/ClientDiffTreeViewItem.cs'
Artifact(content hash=e7b150d7f98cd9984ee7ea92029f336a) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/HashUtility.cs'
Artifact(content hash=dbcd00f508e830994341f4eff7db882c) downloaded for 'Packages/com.unity.ugui/Tests/Editor/InputField/ContentValidation.cs'
Artifact(content hash=1d51790f628ff699cadaf019863feb79) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Messaging/UdpSocket.cs'
Artifact(content hash=87a52b0eddce829a4d490cca264f13fe) downloaded for 'Packages/com.unity.timeline/Editor/Properties/AssemblyInfo.cs'
Artifact(content hash=a82b2ca5bd236f99472fb2d52b8a9af0) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/InputField/DesktopInputFieldTests.cs'
Artifact(content hash=4893f272a355839a7ab8a6531c0ebba0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/DiffPanel.cs'
Artifact(content hash=0ac9e2a0c6fb3a9aa5b5e18f56ef058f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/HistoryTabPageView.cs'
Artifact(content hash=cf0f03b7fd95929adfa1625b60d4c7f7) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/DefaultTestWorkItem.cs'
Artifact(content hash=5ce04f443cf7999a7d55d3fad6f97aa6) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsControllerSettings.cs'
Artifact(content hash=cd577e36eb80ac9a682d71f6b5e585bd) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/ChangeCategoryTreeViewItem.cs'
Artifact(content hash=ffcb1fb5ad3d4c9b5d90170f7956ab2a) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/ControlPlayableUtility.cs'
Artifact(content hash=5c15b2e5fdbaa89a760d25468f0c0643) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_UpdateManager.cs'
Artifact(content hash=1153642f0ebc589bd2aa34074c2451d0) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/IMainView.cs'
Artifact(content hash=9796eaa6c5ac549b93691c68404febb0) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineEditorWindow.cs'
Artifact(content hash=357dfe23ed56fa9b062243ff10ec0043) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawActionHelpBox.cs'
Artifact(content hash=554442200a05649cff2ad087f99cf58b) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPostBuildCleanup.cs'
Artifact(content hash=7ee7c7b988a9d89bc9ac4bb351918368) downloaded for 'Packages/com.unity.timeline/Runtime/Playables/TimeControlPlayable.cs'
Artifact(content hash=90938a7c6a93cc9c7d7a1285dc3924e2) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_MeshInfo.cs'
Artifact(content hash=c306a9154ec7669cde9e6ad98136075d) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/IProgressInfo.cs'
Artifact(content hash=f9d483a41204cd9c55583d5bf06d0830) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/SortOrderComparer.cs'
Artifact(content hash=7e988b668207769ba72b4e0cf44a6013) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/TabPageComponent.cs'
Artifact(content hash=6bb3cd9e168e129d6373d97f04933167) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/VisualStudioIntegration.cs'
Artifact(content hash=9ab246fd296e299d8741800270659545) downloaded for 'Packages/com.unity.ugui/Tests/Editor/CanvasRenderer/ParentCanvasIsSane.cs'
Artifact(content hash=20cd7f02804e6e9d4bee10f6c197a90d) downloaded for 'Packages/com.unity.ugui/Editor/EventSystem/EventSystemEditor.cs'
Artifact(content hash=cced5266da3c609d3ab1e9a15bdcb702) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingMergeLinks/MergeLinksListView.cs'
Artifact(content hash=9e0c17666231859d7da343647d21adac) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Scrollbar.cs'
Artifact(content hash=e4ddf139c15ab69d29800adf25192b2c) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Image/ImageTests.cs'
Artifact(content hash=ee4f0f43a081c79d194f15b4add7780f) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Image.cs'
Artifact(content hash=6a46141b407cbc9d06b371e7ee419722) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/WaitingSignInPanel.cs'
Artifact(content hash=816cb9aef47bfb9d5e91de8ab45626a6) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/ExtensionMethods.cs'
Artifact(content hash=59bcf93c3406109e4066c62c5e196199) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Utility/VertexHelper.cs'
Artifact(content hash=978516751622109e1a83eb4b75144472) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/WindowResultUpdaterDataHolder.cs'
Artifact(content hash=7c441a8e05ac169fe7cd80cb6163e097) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/ITestRunnerApiMapper.cs'
Artifact(content hash=c6a774c18cb1d29eb698c676cf3cd5e2) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/ChangesModelTests.cs'
Artifact(content hash=f2d45db06c36b69f9304aa5953355e5f) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacks.cs'
Artifact(content hash=c68039be3796979f993e83f2676bbdd6) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/AlertBox.cs'
Artifact(content hash=d3ff61a636e5fea0cd9ec8164eae4316) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/ApplePlatformSetup.cs'
Artifact(content hash=18bb7a3cf2e6c2a0f142673a9e959b84) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/StartPresenterTests.cs'
Artifact(content hash=67ab054e6d92ad9fb1b960a68e0bc8e4) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/CloudProjectDownloader/DownloadRepositoryOperation.cs'
Artifact(content hash=c14baed7738f2fa234bdef22c98d2746) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsViewMenu.cs'
Artifact(content hash=a485f1c7738faca0d5ab744900099676) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/HelpLinkData.cs'
Artifact(content hash=fe3dea5a4163dba02c6d1a779c2a17f9) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/BuiltInCurvePresets.cs'
Artifact(content hash=4cfd7664fae23aa1796107c2b5382535) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Range.cs'
Artifact(content hash=1362ee6bec27ea9fb04b277b9589b375) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/EventTrigger.cs'
Artifact(content hash=e3d45a69c94993a1785d60da110684a0) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/CanvasUpdateRegistry.cs'
Artifact(content hash=a8ea2f1d4b9312a0e2824576eb19b7c9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateProgress.cs'
Artifact(content hash=d153674c88ddd6a1ba56f6b7f341f55e) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/ScrollRect/ScrollRectStableLayout.cs'
Artifact(content hash=c6f30cd9029fdfa22c3eb90a66a6044b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Developer/UpdateReport/UpdateReportDialog.cs'
Artifact(content hash=70372c28fccd22a066b05b869003f682) downloaded for 'Assets/Scripts/BuildVersionText.cs'
Artifact(content hash=6e6a758ac6dd2fa2c9a4134a15fdaa51) downloaded for 'Packages/com.unity.timeline/Runtime/AssetUpgrade/TimelineUpgrade.cs'
Artifact(content hash=d197446414cba8a2dcf1d1c7e76775e9) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/WeightUtility.cs'
Artifact(content hash=530cb3fe3de440a290c4de62bd231522) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/IStartView.cs'
Artifact(content hash=7ea599e55a2863a232e66af2c85b3ecb) downloaded for 'Packages/com.unity.timeline/Runtime/Evaluation/IntervalTree.cs'
Artifact(content hash=720d776466a250a4319c8652a51de804) downloaded for 'Packages/com.unity.timeline/Runtime/Audio/AudioTrack.cs'
Artifact(content hash=2d2dcc4194e683a3ce429c78db300d26) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/WindowResultUpdater.cs'
Artifact(content hash=f518edd04949cba2c9cd61ddbee0c862) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/HistoryEntry.cs'
Artifact(content hash=5e302bfec025cca3f12585048aa965ff) downloaded for 'Packages/com.unity.sysroot.linux-x86_64/Editor/Unity.Sysroot.cs'
Artifact(content hash=a0e329625127c5a3e5d41b182395223b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesTab_Operations.cs'
Artifact(content hash=cefdc36f9bfbb3a4b7db11ef9d85a8fe) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/Util/LibcNativeInterop.cs'
Artifact(content hash=be97034b760680a39d13f61718d83ae2) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAssetImportFormats.cs'
Artifact(content hash=c7b0baf60760a6a3f381b97eed78d708) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawUserIcon.cs'
Artifact(content hash=b9bc398e29c140a4be6f51f98edd15b0) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyWrapper.cs'
Artifact(content hash=314903ae24c68ea50324aeadb44d3c88) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/GraphicRegistry.cs'
Artifact(content hash=4ad1d2e4cd63d6a43af5956894a628ac) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/GraphicRebuildTracker.cs'
Artifact(content hash=a946a636e36565a4c869335aaf966f71) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/IUtpMessageReporter.cs'
Artifact(content hash=5c55ab421345c1a414641cfcb7db125f) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_RichTextTagsCommon.cs'
Artifact(content hash=2e5436bf45c665a61c5855e9bcf5771c) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/DisabledVisuals.cs'
Artifact(content hash=7925062b2d9cada58330d52ca3ff2e79) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/AssetPipelineIgnore.cs'
Artifact(content hash=04e507ebfa836da679bf2d636403de6a) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_PackageUtilities.cs'
Artifact(content hash=b13cd0720ed79ca5c8487056e8faed5b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistoryTab.cs'
Artifact(content hash=32ff03a6d70b9ca69b4f2a0a01862540) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/RestoreTestContextAfterDomainReload.cs'
Artifact(content hash=a760a401628ba3a67ba182193289e6eb) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/AnimatedParameterCache.cs'
Artifact(content hash=81a3616c6f6dbca6d6f5e7fdda6291da) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/RunData.cs'
Artifact(content hash=a62b5492fad214a67e867d007de5d44d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AutoRefresh.cs'
Artifact(content hash=719c6853bb81d5a61b7e5e70fc2befa9) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CompositeWorkItem.cs'
Artifact(content hash=2138cee4505cdca6d4afec1bb4b826d9) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/ScrollBar/ScrollBarTests.cs'
Artifact(content hash=89cc686c568a92a7e7e53ab0c0f2b420) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/InputModules/PointerInputModule.cs'
Artifact(content hash=cbe430cb174bbfa77aff4bd1f5386cc3) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Filter.cs'
Artifact(content hash=b2089fe38a4cf1a7031bf648f4244b05) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/DrawProgressForDialogs.cs'
Artifact(content hash=87b1bb4595f53da85d59de0d9a6bc3b8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/Errors/ErrorsListView.cs'
Artifact(content hash=b5dca3685eb1b3a942bac78a975e6e01) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/Errors/ErrorsListHeaderState.cs'
Artifact(content hash=f6e8a752f22144a9dd3b84ec5c97caa6) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ObjectPool.cs'
Artifact(content hash=8285da498b4828a915c306130d75cc8e) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UtpDebuglogger.cs'
Artifact(content hash=7dbc675df2bccea8494571cb1ec72ccf) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateReport/UpdateReportDialog.cs'
Artifact(content hash=565e66d1fedf8ba97cfb6a7eab23aee6) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/SettingsBuilder.cs'
Artifact(content hash=f6744bc914d091a826c57109b6fd8fb1) downloaded for 'Packages/com.unity.timeline/Editor/Actions/ClipsActions.cs'
Artifact(content hash=29465a185f0fd5a8ed3a2eab9aae3ce9) downloaded for 'Packages/com.unity.timeline/Editor/Attributes/TimelineShortcutAttribute.cs'
Artifact(content hash=cc071be293b191a9d7e796c8a10b8608) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/Processor/PlasticAssetsProcessor.cs'
Artifact(content hash=1019c37f9d8faea8cb97ca95e04eec50) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetFilesFilterPatternsMenuBuilder.cs'
Artifact(content hash=5b9ca160177f14a9b7964e267c256d84) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/ClipInspector/ClipInspectorCurveEditor.cs'
Artifact(content hash=559a9816396326a9c25dd16fc4297b6e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EnumPopupSetting.cs'
Artifact(content hash=0c6bca3c94d20fab63113720ea9d72f5) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4EqualityComparer.cs'
Artifact(content hash=ed3d0ee33dc39aa918fca2aa70ed07ed) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeMix.cs'
Artifact(content hash=e3d8eb509283b9a85a738b861668dbcc) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/GetPlasticShortcut.cs'
Artifact(content hash=57ac8332700148ab158e943cd226568a) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/PerformUndoTask.cs'
Artifact(content hash=1b4c0e46848f5aaac0752429f1b801e0) downloaded for 'Packages/com.unity.timeline/Editor/Actions/ActionContext.cs'
Artifact(content hash=04fad932120dc0abc980ff7c694c00c8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/ConfirmContinueWithPendingChangesDialog.cs'
Artifact(content hash=b92446e879526daa87a0e07f851b6738) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UIElements/TabView.cs'
Artifact(content hash=08e2c07633cf26a97796cd1debbd18b6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs/RepositoriesListHeaderState.cs'
Artifact(content hash=3693417d98ac1aab4789f468fc4b0107) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/ClipsLayer.cs'
Artifact(content hash=6a6707825fa710ab5335d3de407d5ee5) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Image/TestableImage.cs'
Artifact(content hash=9009644a8d82deac6be46f63510c508d) downloaded for 'Packages/com.unity.timeline/Runtime/Events/MarkerList.cs'
Artifact(content hash=f5c4cd473de44cab9e1e3aeb79c7ec1f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ErrorPageView.cs'
Artifact(content hash=9c282465e4bb9daa51b233e647b82d51) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestPlanMessage.cs'
Artifact(content hash=ee4449d57e79a3aab9e15f4b82394b80) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/ChangesTabPageView.cs'
Artifact(content hash=7f341a5e7933b5ab1f46d53fba49f48b) downloaded for 'Packages/com.unity.ide.vscode/Editor/ProjectGeneration/FileIO.cs'
Artifact(content hash=91e762e7b11d7aac965bd2ff5d23439c) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TextMeshPro.cs'
Artifact(content hash=6190fbfbe679c1ad4fbd34a2ffa099b9) downloaded for 'Packages/com.unity.ugui/Editor/UI/ButtonEditor.cs'
Artifact(content hash=a37c9d544197a3ac90c9045654edc229) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/RaycastSortingTests.cs'
Artifact(content hash=6a1ad55320a612ad1b50d8aa92a1c5d1) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultData.cs'
Artifact(content hash=e5df050bfc3ac8ac4d4fdbf8f8da257d) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackGUI.cs'
Artifact(content hash=8dbcfa199d02f0ac350fabc45dbcc071) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacksHolder.cs'
Artifact(content hash=8c4078a4119ea0add732db19066644d1) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_StyleAssetMenu.cs'
Artifact(content hash=1a0a570c851901add91108433a3c9c2e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/ChangeCategoryTreeViewItem.cs'
Artifact(content hash=98d67ac4ef77e5ad91d99a02b1e85a7a) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ITestRunSettings.cs'
Artifact(content hash=38606b01d6ec66ae8025ef4cac53a5c0) downloaded for 'Packages/com.unity.ugui/Editor/UI/PropertyDrawers/FontDataDrawer.cs'
Artifact(content hash=9b1888a6216739ae706f02dbdadbc677) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_MaterialManager.cs'
Artifact(content hash=95b4596ad6c18fae67add2401145a7d7) downloaded for 'Packages/com.unity.timeline/Runtime/AssetUpgrade/AnimationTrackUpgrade.cs'
Artifact(content hash=abf3356bda96a4aeeb1babc90810517d) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SubMeshUI_Editor.cs'
Artifact(content hash=c5c38af58924daadfec429778b28fd44) downloaded for 'Packages/com.unity.ugui/Editor/UI/LayoutElementEditor.cs'
Artifact(content hash=ce4723c18f33dcae7fe23f2fdea1d819) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityThreadWaiter.cs'
Artifact(content hash=a9616fc483d527af800bbdb9666e5efc) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_PlayableLookup.cs'
Artifact(content hash=9810acb8c192efae7b8ffc73eb545975) downloaded for 'Packages/com.unity.ugui/Tests/Editor/EventSystem/InterceptedEventsPreviewTests.cs'
Artifact(content hash=3a6663a8190015af0e74e7e57efb817e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/AssetMenuRoutingOperations.cs'
Artifact(content hash=12cf55b45efa2baf6ba6e8d7efe426a4) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/TestConstants.cs'
Artifact(content hash=eccb7e8426b138af7107026caddac443) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/DrawCommentTextArea.cs'
Artifact(content hash=ff1e2d4bfe2043af8f69faaaa86aecdd) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorAssembliesProxy.cs'
Artifact(content hash=11b943237a7354afca9224be1f5d7147) downloaded for 'Packages/com.unity.timeline/Runtime/AssetUpgrade/TrackUpgrade.cs'
Artifact(content hash=7dc40c6ff7cd03b10e17a4cbc1267785) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/HistoryModelTests.cs'
Artifact(content hash=4d6614cf0a3d83b0969d6404dfd42261) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Testing/TestAdaptor.cs'
Artifact(content hash=b0bcff630e5c45b29bb98223f439ec7e) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Testing/TestRunnerApiListener.cs'
Artifact(content hash=faccb1bde65156b0b24c7c777015c7a7) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/CloudCollabSettingsProvider.cs'
Artifact(content hash=f6e4f58a02e756b1fa55c09438cd82d7) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/AndroidPlatformSetup.cs'
Artifact(content hash=f314534b137f97b036b54408a7a24969) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayModeRunnerCallback.cs'
Artifact(content hash=1d1d0f3f5201eab2682f4728b7b8f88c) downloaded for 'Packages/com.unity.timeline/Editor/CustomEditors/CustomTimelineEditorCache.cs'
Artifact(content hash=e7a8d5b366b172b33f1490b7b5b516ac) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs'
Artifact(content hash=e81a7095591c77b19de5306051d8c163) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditmodeWorkItemFactory.cs'
Artifact(content hash=69986e97e5a6e4af67a9dd400ca7a105) downloaded for 'Packages/com.unity.textmeshpro/Tests/Editor/TMP_EditorTests.cs'
Artifact(content hash=0fd83437ee6aeeb20abd5a2ef89f6d80) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/PlayerTestAssemblyProvider.cs'
Artifact(content hash=28e3aa942b9771b28cb15ccb35dbc6a3) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/FindTool.cs'
Artifact(content hash=c7e935002d040ab079e7b0c8efaf09ef) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/LastWriteTracker.cs'
Artifact(content hash=ade7240be2a858b346d3942358f2ee5d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/LaunchDiffOperations.cs'
Artifact(content hash=1e4aba003d497db11652f9761af21d8b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeEntryGroup.cs'
Artifact(content hash=405f0f6e03de72b20bdceb3aa8d668df) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/ToggleGroup.cs'
Artifact(content hash=ae480f12324225b58d818e7dc45d0616) downloaded for 'Packages/com.unity.timeline/Runtime/Playables/BasicScriptPlayable.cs'
Artifact(content hash=66006bf3a6aad6b1b316334834785540) downloaded for 'Packages/com.unity.sysroot/Editor/Unity.SysrootPackage.cs'
Artifact(content hash=d8bcb4089f039eb24c01f835f7ea964e) downloaded for 'Packages/com.unity.ugui/Editor/UI/GraphicEditor.cs'
Artifact(content hash=903e8d3b3f4fa9b47b00e4d9c063b3e1) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/ICallbacksDelegator.cs'
Artifact(content hash=d31bf053a2a4e2b1835b379cd400a1cc) downloaded for 'Packages/com.unity.ugui/Editor/UI/ImageEditor.cs'
Artifact(content hash=cc73fbddb2d871b3de82ad51f95be0ae) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Welcome/GetInstallerTmpFileName.cs'
Artifact(content hash=9dac0c8defa88db3d2c1ad72d0ec9fbe) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/UpdateReport/UpdateReportListView.cs'
Artifact(content hash=1fb9f37169fda7b21ca1bc046d73f4a8) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements/ToggleableChangeListElement.cs'
Artifact(content hash=1383037b8d382cb67c811e4c8ee8a603) downloaded for 'Packages/com.unity.timeline/Runtime/Events/SignalTrack.cs'
Artifact(content hash=584fe73f630e80b5d2bb17b1a8b79e21) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IncomingChangesViewMenu.cs'
Artifact(content hash=6e8642218997d1b2038f7623f2dcd467) downloaded for 'Packages/com.unity.timeline/Editor/Items/ItemsPerTrack.cs'
Artifact(content hash=477ce78bab97aeb3b1b91ff81d95b45c) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListProvider.cs'
Artifact(content hash=173d7fac99a31ab62bcb877ac9d6d31f) downloaded for 'Packages/com.unity.timeline/Editor/TimelineEditor.cs'
Artifact(content hash=c3da036c8d78d0b49b75568394556076) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesTreeHeaderState.cs'
Artifact(content hash=c436ba3c403866b59308400d78cda46a) downloaded for 'Packages/com.unity.ugui/Runtime/Properties/AssemblyInfo.cs'
Artifact(content hash=14ee46b8760c4fb79b97cfe6aed232a2) downloaded for 'Packages/com.unity.ide.vscode/Editor/ProjectGeneration/GUIDGenerator.cs'
Artifact(content hash=b9a7780fe238dbb211e598b9469e6f95) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/IModel.cs'
Artifact(content hash=4df83f06c1f357b886f238b9152e4989) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Toggle/ToggleTests.cs'
Artifact(content hash=63450adf944425b6075e0a19d90e7e27) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/HandleMenuItem.cs'
Artifact(content hash=8be65bba5b6fb1b7479a650ad657324d) downloaded for 'Packages/com.unity.timeline/Editor/Actions/TrackAction.cs'
Artifact(content hash=fe260e82350769b6640ab0c453f9e7b4) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/ChangeEntry.cs'
Artifact(content hash=deddc900842741b88376f6ffe6f8c662) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAsset.cs'
Artifact(content hash=bf6ce23cd8ee43b8ed18b355dc505507) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/ViewSwitcher.cs'
Artifact(content hash=1b66ad48d63fd3b986472be8b5487ff8) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/IVisuals.cs'
Artifact(content hash=0986c7cf7dbaa7b6af409adcd47c92ce) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/HorizontalOrVerticalLayoutGroup.cs'
Artifact(content hash=7bac497e2d0af1b628b75b5ba47a3654) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Move/MovingItems.cs'
Artifact(content hash=70268fde05acedb9ee6c2a6b48f39c28) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/MainPresenter.cs'
Artifact(content hash=d8b724b806faf6b928777ad2bd3ca889) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/PositionAsUV1.cs'
Artifact(content hash=57dbb3e2b046d2bad8efd81b0cdc8059) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/DrawProgressForOperations.cs'
Artifact(content hash=694febd51ff3ddb86880904d7fb6482c) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Messaging/TcpClient.cs'
Artifact(content hash=83bd387855f382b856ca0aba5de8ab3f) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditorEnumeratorTestWorkItem.cs'
Artifact(content hash=65337837703220bb5b84714afd85903e) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ResultsWriter.cs'
Artifact(content hash=cdad7db0fa4fd2bab6077ec06ad3a3f8) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ExitCallbacksDataHolder.cs'
Artifact(content hash=9d1279604e9388ba20db2cf1fa8a0675) downloaded for 'Packages/com.unity.timeline/Editor/treeview/PickerUtils.cs'
Artifact(content hash=b6bffcda6bf15ebb370e2961678df0cb) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/TestState.cs'
Artifact(content hash=69d785ee4b602cbb490eda4a3767bd78) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/TimeStamp.cs'
Artifact(content hash=02e23c2c848671bb7d388c1c5646a67f) downloaded for 'Packages/com.unity.timeline/Editor/UnityEditorInternals.cs'
Artifact(content hash=b36fe6b63324c1bb8858c869bf43ae2c) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/BetterTextField.cs'
Artifact(content hash=e1cfbacf438d63bb7508e18af2ffae90) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/MainPageView.cs'
Artifact(content hash=d48c9aadd35922bca70b4a686c8aff9c) downloaded for 'Packages/com.unity.ugui/Editor/UI/PropertyDrawers/ColorBlockDrawer.cs'
Artifact(content hash=555c22ee4f4724bcd5efd1d6fe6bce9f) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestCommandPcHelper.cs'
Artifact(content hash=41b29b13262d37bc0b17e549d141abf1) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/ListAdapters/BaseListAdapter.cs'
Artifact(content hash=a931d52374964cbcdcb317255c86afb8) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_Breadcrumbs.cs'
Artifact(content hash=cb8bc4ca208c55bc47a43968b676d995) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesTab.cs'
Artifact(content hash=e0817d135c41aabe9f95dd55cb5d989e) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/ConstraintsExtensions.cs'
Artifact(content hash=072fffc59c676ebe9b245a0d1cb678a2) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_MeshRendererEditor.cs'
Artifact(content hash=fe1cebd143e9b8bda0c900e51c81300d) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/CreateSceneUtility.cs'
Artifact(content hash=b709176b9a2cf2be2b5b14147227de60) downloaded for 'Packages/com.unity.timeline/Editor/Window/ViewModel/TimelineWindowViewPrefs.cs'
Artifact(content hash=717b5237c0927bbefcd75f6055baae1d) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Providers/Collab.cs'
Artifact(content hash=17576d289abd09c0c58c321063d962d1) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/ProjectGeneration.cs'
Artifact(content hash=0d01877b0f6666be69e175dad8147866) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Welcome/WelcomeView.cs'
Artifact(content hash=d92845546da98ebc42ab679ce2d9c010) downloaded for 'Packages/com.unity.timeline/Editor/Animation/BindingSelector.cs'
Artifact(content hash=d086686701c0c0beb6b8a1f62c1d037a) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IOuterUnityTestAction.cs'
Artifact(content hash=54a8770e30777cbea6265b5619647acd) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_EditorPanelUI.cs'
Artifact(content hash=f5dc7e750e91dabd9da4722229c35027) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/CollabMigration/MigrationProgressRender.cs'
Artifact(content hash=10e4c991803df5bc3cd7124fff1949d3) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/UI/EditorVersionTests.cs'
Artifact(content hash=81e01fd1c341f8bff93290ad8db6d1ed) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/Analytics/TestTreeData.cs'
Artifact(content hash=74be26695696dcbd4087062056598b2c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Inspector/InspectorAssetSelection.cs'
Artifact(content hash=8c9a79c4358ee8bedf7ce9256162a99e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/ProgressControlsForDialogs.cs'
Artifact(content hash=64d8cf4a108a82be443f820b1c9f260c) downloaded for 'Packages/net.strangefruits.buildtools/Editor/BuildScript.cs'
Artifact(content hash=1f79b097e2041ebdac9790cc3fa00b75) downloaded for 'Packages/com.unity.timeline/Editor/Activation/ActivationTrackInspector.cs'
Artifact(content hash=3c2f9becde00fcbd193265544bb99f00) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Slider/SliderTests.cs'
Artifact(content hash=17400289b87494be981f228113a31f55) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Mask.cs'
Artifact(content hash=4a4750f1602ba4c27099dc7d5f44c668) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_LineInfo.cs'
Artifact(content hash=fe184807e7d0a9c1f2bf42790291c263) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/IncomingChangesTreeView.cs'
Artifact(content hash=17166649d3dc07c27cea20264e8ee4e0) downloaded for 'Packages/com.unity.timeline/Runtime/Evaluation/RuntimeElement.cs'
Artifact(content hash=bcacb9ae99a162c2e12eeb81227468d8) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/MainPresenterTests.cs'
Artifact(content hash=b90f574fe8b684c2ffa5f606a945e76c) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/ScenarioTestBase.cs'
Artifact(content hash=13828eab0ff247c09878c09e672e5c3f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/IHistoryView.cs'
Artifact(content hash=c7e518457ce539be9ecda42d9f2517b5) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SpriteAssetImporter.cs'
Artifact(content hash=b9fbcfe53ca3aac311118716230a0a55) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Messaging/Message.cs'
Artifact(content hash=baf1872580b632c0f01679e88692acf6) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/InvalidSignatureException.cs'
Artifact(content hash=4f902a13fbb5d4c29123d294b5513b76) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Progress/ProgressControlsForMigration.cs'
Artifact(content hash=9d4f29d642b7f8c237518134c0475083) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/AutoLogin.cs'
Artifact(content hash=592d7068cb42bbc440d82aac74c8ab5a) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_InputFieldEditor.cs'
Artifact(content hash=4cfb45e102eec3c378d1aaff59bf547b) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Util/ImageHook.cs'
Artifact(content hash=bd24b352b0dff8c2d041c21d95ee66aa) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/PlatformSpecificSetup.cs'
Artifact(content hash=3d8f235e983ad2c32975a6124bae90c4) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/ValidRepositoryName.cs'
Artifact(content hash=c3c8c2925b685fc10d8928804cf543dc) downloaded for 'Packages/com.unity.timeline/Editor/State/SequenceHierarchy.cs'
Artifact(content hash=17de5ef6f35503c3c6028233b78daab0) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Settings/CollabSetting.cs'
Artifact(content hash=9ae90d57181206c47676aa073086b0c1) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/Executer.cs'
Artifact(content hash=d395e1d398d00ac4d9237dddb4da38f9) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Culling/RectangularVertexClipper.cs'
Artifact(content hash=86b961d704565ac488a4965b74f07575) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/IPropertyCollector.cs'
Artifact(content hash=06b846a0c9939ac07b2ea89af0e78cce) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/TestingHelpData.cs'
Artifact(content hash=787c01f3cad365c36cf84922106f26e3) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestAdaptorFactory.cs'
Artifact(content hash=92c7a0a1fa9e90c408fa161ef24ce51e) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Snapping/SnapEngine.cs'
Artifact(content hash=47ec9ce90dfbd1c0b8b60dd9eaaca7e0) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/BaseRaycaster.cs'
Artifact(content hash=ce11678668bea2c7197e2412d73e0f4f) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_FontAssetCreatorWindow.cs'
Artifact(content hash=db4d97ee47b7b1c9f1b40908a202704a) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IStateSerializer.cs'
Artifact(content hash=fdcd24da7de07bc328cc81513cfd0416) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/AssetStatus.cs'
Artifact(content hash=d24ad58150615fbdef1603aeef3777fd) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/BoolSetting.cs'
Artifact(content hash=7df0876bef3e39c5023d93863c0a1005) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleZoom.cs'
Artifact(content hash=b08f8e7ef6a5f7c70300e97a62decec7) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Toggle/ToggleGroupTests.cs'
Artifact(content hash=fcaae6235ad685c993503a221d1a485e) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/GuiHelper.cs'
Artifact(content hash=09fcd630bb753bbe83dbf8907f7f28c9) downloaded for 'Packages/com.unity.timeline/Editor/Actions/ClipAction.cs'
Artifact(content hash=35f2c233f8839cc9e6d28e2a3556d48f) downloaded for 'Packages/com.unity.timeline/Runtime/Playables/PrefabControlPlayable.cs'
Artifact(content hash=bcc2040f6e86aac58d7aa2b55d9bb68c) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestAssemblyRunner.cs'
Artifact(content hash=1a25759005a139c9802be6296e9ce308) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/CloudCollabVisuals.cs'
Artifact(content hash=333c5dd60c2fd3c7e8e072971c57ac83) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/CleanupVerificationTask.cs'
Artifact(content hash=3dd66d1c09499fc91f0f56134a932075) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3EqualityComparer.cs'
Artifact(content hash=d114f2adf494adc5100c02dede0fa1b4) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Sequence/Jog.cs'
Artifact(content hash=c5ba2986d336f6c95492ea1b5c86b28b) downloaded for 'Packages/com.unity.timeline/Editor/Window/Modes/TimelineInactiveMode.cs'
Artifact(content hash=a26206ab56e5abcbfe5c701c5e0c879f) downloaded for 'Packages/com.unity.timeline/Editor/Actions/IMenuChecked.cs'
Artifact(content hash=f2073743118380c978498ea195d9ec3a) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/Properties/AssemblyInfo.cs'
Artifact(content hash=933285973f0243cc1cdc9a4b86a9b66c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticProjectSettingsProvider.cs'
Artifact(content hash=ab3fe130d13ecfc592bc24e89ad2936a) downloaded for 'Packages/com.unity.services.core/Editor/Core/UserRoleManagement/IUserRoleHandler.cs'
Artifact(content hash=5515518de56177cc495292a617bff58c) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Scenario/AsyncToCoroutine.cs'
Artifact(content hash=fadd41fe1f420dc6f16740c4d141b921) downloaded for 'Packages/com.unity.timeline/Editor/Animation/TimelineAnimationUtilities.cs'
Artifact(content hash=6dca51ed71e9b1c9c9dde958019cd291) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/AssetsPath.cs'
Artifact(content hash=3551b2e20dfc17ca6ce6f0ea70200619) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UIElements/UIElementsExtensions.cs'
Artifact(content hash=d8a76ec6a3ed0dc66c450809efbc0927) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ProgressView.cs'
Artifact(content hash=bc49f5a9917705cdd03dfcfaa4996947) downloaded for 'Packages/com.unity.timeline/Editor/Window/PlaybackScroller.cs'
Artifact(content hash=3858f45e28c30ec6647c6ea3a165b362) downloaded for 'Packages/com.unity.timeline/Editor/CustomEditors/MarkerTrackEditor.cs'
Artifact(content hash=084c699faa9c08ccd8f1e9e07f576de8) downloaded for 'Packages/com.unity.timeline/Runtime/GroupTrack.cs'
Artifact(content hash=3c4b1360ec65f2c93ba185e7cdaa695e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Tree/TableViewOperations.cs'
Artifact(content hash=6c0756b041bc29cb7393013016f8cb0c) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface/CollaborateWindow.cs'
Artifact(content hash=09ea9fe48cde54cc94fac13cde1c827d) downloaded for 'Packages/com.unity.timeline/Editor/treeview/ItemGui/TimelineItemGUI.cs'
Artifact(content hash=66a723b6cdd256c63a8a1a4036b0a77d) downloaded for 'Packages/com.unity.ugui/Editor/UI/ScrollbarEditor.cs'
Artifact(content hash=efc80f6f41a8c4cdd3461609b5764f1c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Help/DrawHelpPanel.cs'
Artifact(content hash=984bf2ce424a4ecd262572e13be7220f) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListTreeView/Icons.cs'
Artifact(content hash=fcf77862beea99cc3ce74dae2962c8e5) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SubMesh_Editor.cs'
Artifact(content hash=1fc10c3d8cdfc8c692248aeaaf57b2bb) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesSelection.cs'
Artifact(content hash=6b7c143bdced29ce56c27140fab1168a) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIMixedValueScope.cs'
Artifact(content hash=57a7284e436a97c7988114dc61e7b5a2) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItem.cs'
Artifact(content hash=ed64515598e8bacdb95032108916bc57) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/IEditorCompilationInterfaceProxy.cs'
Artifact(content hash=c7431d40c9591dcdd05a5fac5ac0d8f5) downloaded for 'Packages/com.unity.timeline/Runtime/TimelineClip.cs'
Artifact(content hash=b9b62e5a716098ce0cc0cd5f0b945475) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Branch/BranchListViewItem.cs'
Artifact(content hash=429e06dd38120bceb83c420097924cfe) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/VisualStudioInstallation.cs'
Artifact(content hash=fa1b6226917ad3ceaa32ba9f7dc43b0e) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/Outline.cs'
Artifact(content hash=27e40c368254f0ceb40109e16219a615) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/ObjectReferenceField.cs'
Artifact(content hash=876a44d3964875ce42fe91bade79f588) downloaded for 'Packages/com.unity.ugui/Editor/UI/AspectRatioFitterEditor.cs'
Artifact(content hash=790dd048de8803cfc8e26a6a325fe6e4) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Enums/ProjectStatus.cs'
Artifact(content hash=c8e7668d18db7cce1c3969fa0b3af4b7) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/CustomTrackDrawerAttribute.cs'
Artifact(content hash=70985c53ab9148cfe9fba222b51a28c7) downloaded for 'Packages/com.unity.timeline/Runtime/Control/ControlPlayableAsset.cs'
Artifact(content hash=da5870967dbd4bcf7c91fb30bc341621) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineGroupGUI.cs'
Artifact(content hash=97106696cd2ba7cf687ed9a132967c7c) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/FrameRateDisplayUtility.cs'
Artifact(content hash=128f85c7be490fd0df970f645766a143) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestActionCommand.cs'
Artifact(content hash=6dc7635bc3aefad10be487f39c1994b2) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/IMainModel.cs'
Artifact(content hash=91f84d409d2fa9cf68bd3bd4d0fc17dc) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyLoadProxy.cs'
Artifact(content hash=6422411330757dd13164fd91e9840c5e) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestResultSerializer.cs'
Artifact(content hash=99bc0a9d446c19d02dabff19ac74f300) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/InputModules/StandaloneInputModule.cs'
Artifact(content hash=0eed62f1037301d062a72305a1cbd9e0) downloaded for 'Packages/com.unity.timeline/Runtime/Timeline.deprecated.cs'
Artifact(content hash=f3301a0b69b80ad363111bdd80dd2f3c) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_UIStyleManager.cs'
Artifact(content hash=554c500545d362d331872203c964712b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/SSOSignUpPanel.cs'
Artifact(content hash=4e07a557dbf3b2d1dfc460e7a62af86a) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestEnumeratorWrapper.cs'
Artifact(content hash=9dffdcbeea4103d4d3dd0ad43b161236) downloaded for 'Packages/com.unity.timeline/Editor/State/SequenceState.cs'
Artifact(content hash=225ea8e40ca1add08840fab3ede40cc7) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawSearchField.cs'
Artifact(content hash=5d51960cebcad5d1637e712690aa53dd) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/TypeUtility.cs'
Artifact(content hash=a045aceb819b41d3a95ca8841e7be6fa) downloaded for 'Packages/com.unity.timeline/Editor/TimelineSelection.cs'
Artifact(content hash=e177419506d70ad2f8ac0334de81af14) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_InputField.cs'
Artifact(content hash=f21598b0cdfbb3d4f0b5fbfcafd9995d) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_BaseEditorPanel.cs'
Artifact(content hash=741f7ac813a9d8d15f98d7366ab9584e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/ProjectViewAssetSelection.cs'
Artifact(content hash=ac1340c8a123f5d30b98fc14c3ba0a2d) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PrebuildSetupAttributeFinder.cs'
Artifact(content hash=4c9807bec4e356d55ad23589e8d10f5d) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/UsageUtility.cs'
Artifact(content hash=13c49eff195cccd4a844ba398f02b4fb) downloaded for 'Packages/com.unity.timeline/Editor/State/WindowState.cs'
Artifact(content hash=2164ebfa5aeff6d2e47695d2a602b585) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Selectable.cs'
Artifact(content hash=1d8b626c2e6613d6edeb01ae08d2266a) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/EditorAssembliesProxy.cs'
Artifact(content hash=34409d45dcd45ed511dcc7af205e367d) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/AddDelete/AddDeleteItemModeRipple.cs'
Artifact(content hash=375f9d9de6b816d6a8c487f7266804f5) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestJobRunner.cs'
Artifact(content hash=e37ed70f6e6a53d608768cdc87c67585) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_EditorPanel.cs'
Artifact(content hash=eba39063516773d6fbf7578b56302c96) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests.cs'
Artifact(content hash=40e45751761ee8d63daa99ca346cfdad) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/IsResolved.cs'
Artifact(content hash=50852e628f4fb1d6f22f2d0b609ef38a) downloaded for 'Packages/com.unity.timeline/Editor/Recording/TrackAssetRecordingExtensions.cs'
Artifact(content hash=b13b1db3f8e85dd74b8c1b21c65f9e51) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/EditModeInputHandler.cs'
Artifact(content hash=49e9096f72f283d83a9642dff70ae742) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticMenuItem.cs'
Artifact(content hash=f8e2fd1a44d08bd877e5c98e6c44e80f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/Processor/AssetModificationProcessor.cs'
Artifact(content hash=cc6e44093ae894cf6ac842088e521329) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RemotePlayerTestController.cs'
Artifact(content hash=c438af8a574a66d8d5fc070d09e7d45d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/DependenciesDialog.cs'
Artifact(content hash=288868ace3788dd7d6b89f4be59a704a) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/RerunCallbackInitializer.cs'
Artifact(content hash=a73078f73f47c3d7155334f1ca6a0905) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/BuildActionTaskBase.cs'
Artifact(content hash=00342a1f96d4b2d1af4890865196315e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/Dialogs/CreateRepositoryDialog.cs'
Artifact(content hash=c66dbf339b35a8d85ee2bf1c7c5ce962) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/UI/TextureLoadTests.cs'
Artifact(content hash=09e7ebef8aae9ed0bdeb1c1d3d164437) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_EditorResourceManager.cs'
Artifact(content hash=06f0eed46c1b02d2f23d96e6cfbf5045) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/KnownAssemblies.cs'
Artifact(content hash=61a79537bce08ed8ae99ab8c882264f9) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/EventInterfaces.cs'
Artifact(content hash=433fdd200c3517db7bd698dfa5771dc9) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Scopes/LabelWidthScope.cs'
Artifact(content hash=9a3bbe48bb1ea4d387e4d69ae7aa50be) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EditorVersion.cs'
Artifact(content hash=9ead04606b27e0dc97285b97f57f741f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/IStartModel.cs'
Artifact(content hash=279d112a2b3c06d9782f275cdb79245e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityEvents.cs'
Artifact(content hash=afd77ab1d2cb60d15dc0e4721853e404) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/NoActiveCameraInSceneDoesNotCrashEditor.cs'
Artifact(content hash=86ff33f34d6a93d9da99b9f39acae250) downloaded for 'Packages/com.unity.timeline/Editor/Window/OverlayDrawer.cs'
Artifact(content hash=e14ebfacc17b4dd4a8d3406e870656c4) downloaded for 'Packages/com.unity.timeline/Editor/Window/WindowConstants.cs'
Artifact(content hash=c830662ee8f41ee4cebf1cfeedde3c54) downloaded for 'Packages/com.unity.timeline/Editor/Window/Modes/TimelineReadOnlyMode.cs'
Artifact(content hash=21091632ea3f0bd974d62cf3f9c826eb) downloaded for 'Packages/com.unity.timeline/Editor/Window/Modes/TimelineActiveMode.cs'
Artifact(content hash=37f51fd82d01f6dc2d3d2c1d80efdbf4) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/TestStarter.cs'
Artifact(content hash=f9341ea0bf8828d976f77c37fe47703c) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Mock/BuildWorkspaceTreeNode.cs'
Artifact(content hash=64d3528af16126da0a5b551b55448bd9) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/ProjectDownloader/ParseArgumentsTest.cs'
Artifact(content hash=b45c70bc5b554bdafb276a74b3672193) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/SpecializedCollections/IndexedSet.cs'
Artifact(content hash=95ab27d090cb29dd5267698d8e8d6695) downloaded for 'Packages/com.unity.timeline/Runtime/TimelinePlayable.cs'
Artifact(content hash=81dd98d6f3c651d985aae702acef4fb6) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/NUnitExtension/Attributes/ITestPlayerBuildModifier.cs'
Artifact(content hash=1f8be413fa153fdb79718168484c1fc0) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_DefaultControls.cs'
Artifact(content hash=20d89e75078a4dda788ef9692df0b694) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/DefaultControls.cs'
Artifact(content hash=37d3dbecb55f60dd1b7e450e4f12fbb2) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawActionButton.cs'
Artifact(content hash=d7286b626e2f54d98b58dafd38a0789a) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/FastAction.cs'
Artifact(content hash=91cd0cac7ea9e4d23a15fb483a5ef742) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/Structures/IErrorInfo.cs'
Artifact(content hash=c154c4fdf19744db9bdcd909b661144e) downloaded for 'Packages/com.unity.timeline/Editor/Window/ViewModel/ScriptableObjectViewPrefs.cs'
Artifact(content hash=80508a0bef877ddaa997f22322c28c45) downloaded for 'Packages/com.unity.timeline/Runtime/Playables/ParticleControlPlayable.cs'
Artifact(content hash=a24ba7ec10ab29d578e5541bd061830b) downloaded for 'Packages/com.unity.timeline/Runtime/TimelineAsset.cs'
Artifact(content hash=e5d9fdba81f263dd15cd3d9f0dd80e75) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/EventTriggerType.cs'
Artifact(content hash=394bbd58cf527cdcd915f85e269fc08d) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IGenerator.cs'
Artifact(content hash=849a03de7e87f5daa773b1643d3e4c4a) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Drawers/Layers/ItemsLayer.cs'
Artifact(content hash=f244eeb24e3f81dcc487e5c7fead2c7e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/IChangesView.cs'
Artifact(content hash=16cbd591f16e8add27f884c53bcd81bc) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RuntimeTestLauncherBase.cs'
Artifact(content hash=387b4d440ed59bd44cf1857cfd3d8c36) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/AssetsDatabaseHelper.cs'
Artifact(content hash=b1e40aec90ec7de0edd94956fc9825c1) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_GlyphPairAdjustmentRecordPropertyDrawer.cs'
Artifact(content hash=56a2ce310aa1e0db71fb3fd42daa1f64) downloaded for 'Packages/net.strangefruits.utils/Runtime/Behaviours/SingletonBehaviour.cs'
Artifact(content hash=32daa9ce0f2aa5dcc5ef4673fb237e51) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/ChangeTreeViewItem.cs'
Artifact(content hash=89d3ce47435d90dd78811c23c7c8fbae) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/FileCleanupVerifierTaskBase.cs'
Artifact(content hash=2694c850c57d88e0cbbb623fc2897feb) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/EmptyCheckinMessageDialog.cs'
Artifact(content hash=294806a623b0fadbc7138778ac55a743) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestRunCanceledException.cs'
Artifact(content hash=c447950dde11c3dcef1db73a5510706c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/OrganizationPanel.cs'
Artifact(content hash=85475bd9e50be9dddf4cb0b2d07ae6f8) downloaded for 'Assets/Scripts/TestSingleton.cs'
Artifact(content hash=46476452140326dc0ebc5d149a41cb6c) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Developer/IsResolvedTests.cs'
Artifact(content hash=8eae8b68004fcfdc16a397a088364703) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Callbacks/TestRunnerCallback.cs'
Artifact(content hash=e14c78a1c4f812de18023a04ea9e2152) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Gluon/CheckinProgress.cs'
Artifact(content hash=b07eaa84702c9adeae32b5a44c146fc3) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/ToolConfig.cs'
Artifact(content hash=a52073695e2c68dcd924f1268a787527) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsController.cs'
Artifact(content hash=21e86a71c6ecdad420e67e2d57f7e6ea) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Sequence/EaseClip.cs'
Artifact(content hash=00c5cd1c9eedabe0eda4d27613cd0f7e) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/MultipleDisplayUtilities.cs'
Artifact(content hash=f2da55a513dcd6dc3b6a6bec4c72d1c8) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestSettings/ITestSettingsDeserializer.cs'
Artifact(content hash=4511f09a54f6bfde05511e1e9ed670dd) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/MainModel.cs'
Artifact(content hash=c2675f4acdcaa5dfc52b81383a300f39) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Text.cs'
Artifact(content hash=853c5cb93ff1cbd6cc69384ceeed46ac) downloaded for 'Packages/com.unity.services.core/Editor/Core/UiHelpers/AccessTokenErrorUiHelper.cs'
Artifact(content hash=dd1bab0bb9145de24c05fc91b9b8f06d) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Sprite.cs'
Artifact(content hash=e7930e083199b1dfe498b13101f21fd7) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/Menus/FloatingDialogue.cs'
Artifact(content hash=19b1b066c75227d7d71aca097079face) downloaded for 'Packages/com.unity.timeline/Editor/Localization/Localization.cs'
Artifact(content hash=58e3f3d419fec7de8fe845a559056a71) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CoroutineTestWorkItem.cs'
Artifact(content hash=10cd8ce28ddc41e18adc547f7ab4a5de) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/LuminPlatformSetup.cs'
Artifact(content hash=8f48d97e01abc2df11bb332a8118424f) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Slider.cs'
Artifact(content hash=518b9bad7b33eed701449d4bbaf9c5d6) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_SpriteAssetEditor.cs'
Artifact(content hash=4586a174d4ecd2de4c4cb24929d44326) downloaded for 'Packages/com.unity.timeline/Editor/State/SequencePath.cs'
Artifact(content hash=e0b455e5deac46e14469a5f960019d19) downloaded for 'Packages/com.unity.timeline/Editor/Undo/ApplyDefaultUndoAttribute.cs'
Artifact(content hash=0b69bda01c8320e158adbcb7a6e20ab7) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/EditModeRunner.cs'
Artifact(content hash=5d09fb9d08d4c5df57e42046ac427e91) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Tool/IsExeAvailable.cs'
Artifact(content hash=4cec2bbe259314e3be93c128429aa8b6) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityPlatformAttribute.cs'
Artifact(content hash=560711241c2aebdecf0b586f3047f812) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/EnumExtensions.cs'
Artifact(content hash=bc2e8dc70470dfdfa6b128ce6c09f7e0) downloaded for 'Packages/com.unity.timeline/Runtime/Events/Marker.cs'
Artifact(content hash=610d450a9940a5e2d5a49e8cca6af206) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/EditModeLauncherContextSettings.cs'
Artifact(content hash=46234d9ea4a20fe09b26a767791f5779) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/PlasticDialog.cs'
Artifact(content hash=353b267af82920df866ade2c58ede2d2) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/SetPropertyUtility.cs'
Artifact(content hash=c34b1f22ae41aee221fbe34b6f0fb0d2) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableApplyChangesToContextCommand.cs'
Artifact(content hash=8173ea973fffbbe27ab0fb13d02446fe) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Sequence/RectangleSelect.cs'
Artifact(content hash=96c625ae0d4444dfb51b8158563002c1) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/IRemoteTestResultDataFactory.cs'
Artifact(content hash=90a0bcc67e4f3fe37cc7e39093e13bc8) downloaded for 'Packages/com.unity.timeline/Runtime/Events/Signals/SignalEmitter.cs'
Artifact(content hash=63f2d0aba47811e0db64611a87e67016) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder/RenderingOptions.cs'
Artifact(content hash=6cdb5ca97f3e67df58fe087e0495a16e) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectGeneration.cs'
Artifact(content hash=b66fa685d1e653e100b24a4834bbce33) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Models/StartModelTests.cs'
Artifact(content hash=5b7cebcb41a273e35b52e33a5041136e) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherTestRunSettings.cs'
Artifact(content hash=c0a85d6ee1cb01e42e6a40352b4ecbd7) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/DelayedCallback.cs'
Artifact(content hash=df9a259671f56ae012f3b774f2ddce20) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/Adapters/ListAdapters/HistoryEntryChangeListAdapter.cs'
Artifact(content hash=860da74f403d2de23f3ad66c53a1b91d) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_ActiveTimeline.cs'
Artifact(content hash=4b158692bb7512e4ec2d705b9502070a) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/QuaternionEqualityComparer.cs'
Artifact(content hash=cc3b244a5e4360e1917d03da9480bd24) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Move/IMoveItemMode.cs'
Artifact(content hash=6427085b2f6043e20853074c2aefbdff) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UnityConfigurationChecker.cs'
Artifact(content hash=643d33f6ec42b5e47b744452c59bded7) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/UnityTestProtocol/UnityTestProtocolStarter.cs'
Artifact(content hash=a6718b8e906f4fe4daaa9724ce512559) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/ClipModifier.cs'
Artifact(content hash=f0dc07f28f4350e2eae77797d5608b45) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/LayoutGroup/LayoutGroupArrangement.cs'
Artifact(content hash=afc71a0c98dbe4e1564504f632d78ccf) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesMultiColumnHeader.cs'
Artifact(content hash=4a717c2ce63a38e429331d8c6afc64ae) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Properties/AssemblyInfo.cs'
Artifact(content hash=b675b0a9a2eaade6839a5cbb9ad4f71b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/EnabledVisuals.cs'
Artifact(content hash=3377d40f83aee7e5a5124eb0863d09bf) downloaded for 'Packages/com.unity.timeline/Editor/treeview/IPropertyKeyDataSource.cs'
Artifact(content hash=97621c2ce51834e672cdbf4aa646b2b0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetsUtils/SaveAssets.cs'
Artifact(content hash=e68a245277e57be694e9bd50afa1c380) downloaded for 'Packages/com.unity.timeline/Runtime/Activation/ActivationMixerPlayable.cs'
Artifact(content hash=12e5bf2a7ceac6e58bb781f26557c1c4) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindowAnalytics.cs'
Artifact(content hash=1da8b7519444bee4c08521053a9ebdb2) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/CreateWorkspaceView.cs'
Artifact(content hash=b0b1a20b59e254e4dbf08c031085c772) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticPlugin.cs'
Artifact(content hash=71f799a2b5186ef6e98a7c1e73372e0a) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/LogSavingCallbacks.cs'
Artifact(content hash=59da7d00819e62f51c364f08add61206) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/Util/SerializableVersion.cs'
Artifact(content hash=5658703183aa85f58355078a0bbe6d56) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/TestJobData.cs'
Artifact(content hash=ba756980cd9e9cf5de36e9bd095dd584) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/Scopes/GUIViewportScope.cs'
Artifact(content hash=cabb6ea96131a6f5c0d4b18095688b41) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/StartPageView.cs'
Artifact(content hash=22f881781f4805f676ba9212c2c48516) downloaded for 'Packages/com.unity.ugui/Editor/UI/DropdownEditor.cs'
Artifact(content hash=58c2059ad98425f603da56f75b3290a9) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/CloudCollabEnabler.cs'
Artifact(content hash=3d58dded209931f61ea57eeeb889aabd) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetMenu/Dialogs/CheckinDialog.cs'
Artifact(content hash=e3403e6aa3865ff6ee4353cdafb16039) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/ExitCallbacks.cs'
Artifact(content hash=6447cdd496e96df68105b3f0f6e603e2) downloaded for 'Packages/com.unity.timeline/Runtime/Utilities/TimeUtility.cs'
Artifact(content hash=ade6c7fcf7322aec93ea6619b000da84) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListBuilder/TestFilterSettings.cs'
Artifact(content hash=12e00c73044548e6d5fb106b7c6a0f1a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/ResponseType.cs'
Artifact(content hash=ef64be431d934ae960433aa1b5ef4122) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/Message/PlasticQuestionAlert.cs'
Artifact(content hash=dfcd582444e7afeafd70da0193f6a874) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CredentialsUIImpl.cs'
Artifact(content hash=d4168a9c7eefd3f9b2ea4fcebc99db30) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeRipple.cs'
Artifact(content hash=e0e0cca29f276dea8dfc97fc4bc32fc5) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AttributeHelper.cs'
Artifact(content hash=71db01b502db84ebd6fad8ec4e27c088) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/PlasticWindow.cs'
Artifact(content hash=f7bc76c117c373f640d5caa90f26fd6c) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_FontPlugin.cs'
Artifact(content hash=e6d60cc25a3e8ef691b4a3cbb8cf5d27) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/IGuiHelper.cs'
Artifact(content hash=3e3008958a7c24edbb3e078baabf5e80) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Sequence/MarkerHeaderTrackManipulator.cs'
Artifact(content hash=16a3a52c0c06c8ebb4e14c2bca4df517) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnitySetUpAttribute.cs'
Artifact(content hash=17dd952d0520b6f694ebd474be93e8b0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/SaveAction.cs'
Artifact(content hash=27f8ba64169cfeecd597e301b3c97ddb) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/ILayoutElement.cs'
Artifact(content hash=00d5974b5138b9f6567d126ce3bca64f) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMPro_TexturePostProcessor.cs'
Artifact(content hash=faab5d4617a92deb6ca334002f05b80c) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/Analytics/EditorGameServiceAnalyticsSender.cs'
Artifact(content hash=54bbcc6fcd33cbf69b59bdb2951789b1) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/CloudCollabServiceIdentifier.cs'
Artifact(content hash=30d4d6a617f7daf6f45fd6985d8d951a) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Settings/CollabSettings.cs'
Artifact(content hash=6fee723fb6ee95ee1b2eaf2698b0f96e) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TimelineDragging.cs'
Artifact(content hash=5ae6d9cc115c2cef77171cfa1073ced6) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnhandledLogMessageException.cs'
Artifact(content hash=f24de2a594e6f4f6ea654af22510fd00) downloaded for 'Packages/com.unity.ugui/Tests/Editor/CanvasRenderer/ChangingHierarchyOfCanvasRenderer.cs'
Artifact(content hash=cdeb6e5ff12eb4ef6f6de6d01dc3a785) downloaded for 'Packages/com.unity.services.core/Editor/Core/UiHelpers/IProjectEditorDrawerFactory.cs'
Artifact(content hash=e95bb940618f88f791a3e04743cd786c) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ListPool.cs'
Artifact(content hash=6ad484944e2c3af113548aa95c0dba49) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_BitmapShaderGUI.cs'
Artifact(content hash=d3b8a2a76a9f1ce995fe6297eb7fdfa8) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/ColorBlock.cs'
Artifact(content hash=1ca7774d4c6e8ef7f374fa62a05d9a65) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistorySelection.cs'
Artifact(content hash=a650dfd4c132afe7df6097137c01073e) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Messages/IEditModeTestYieldInstruction.cs'
Artifact(content hash=facc5186bbd6f9e7e214ce1cf61f9809) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/UiConstants.cs'
Artifact(content hash=8f0f9aa4caf8a9f70a0d12f259887b8b) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Util/ExceptionUtils.cs'
Artifact(content hash=a0e76d996a4335e89e25a504fa27940c) downloaded for 'Packages/com.unity.timeline/Editor/Extensions/AnimationTrackExtensions.cs'
Artifact(content hash=3776814fbd58faef5aae9ba382d2d0cf) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/TimelinePreferences.cs'
Artifact(content hash=58525af8f481cef7785085df3b31b4fc) downloaded for 'Packages/com.unity.timeline/Editor/treeview/Drawers/InfiniteTrackDrawer.cs'
Artifact(content hash=c2aa7e5df7644ee86d8649101f4b7df6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EditorWindowFocus.cs'
Artifact(content hash=8103b5bcb63bc8e80195909731d53b00) downloaded for 'Packages/com.unity.timeline/Runtime/Animation/AnimationPlayableAsset.cs'
Artifact(content hash=80ec69c9c2b5fff7071b073c9da4efad) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/DrawSplitter.cs'
Artifact(content hash=0da4260dee5b9dee97ea31323924459e) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/ITestRunnerListener.cs'
Artifact(content hash=eaa4b411b23a91ed920004f90701d9c8) downloaded for 'Packages/com.unity.services.core/Editor/Core/EditorGameService/ServiceFlagEndpoint.cs'
Artifact(content hash=b9475afbd78407e95738950cbb74d279) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutGroup.cs'
Artifact(content hash=0acce715cd3b79e70a5a35d617842f95) downloaded for 'Packages/com.unity.ugui/Editor/UI/PropertyDrawers/DropdownOptionListDrawer.cs'
Artifact(content hash=739b9608f79426f81511d7b42664989a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/CloudEdition/Welcome/CloudEditionWelcomeWindow.cs'
Artifact(content hash=623af8dd6e5adfed6baf96cc60d8be3b) downloaded for 'Packages/com.unity.services.core/Editor/Core/EditorGameService/IEditorGameServiceRegistry.cs'
Artifact(content hash=270dcb395f0878e7586ca0ff830332bf) downloaded for 'Packages/com.unity.ugui/Editor/UI/ToggleEditor.cs'
Artifact(content hash=9916fd8c6bd66cf84882283cc4c1447f) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_TimeCursor.cs'
Artifact(content hash=dd44e9b9b4b889f00ec213e39a83ba5e) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/IncomingChanges/Gluon/UnityIncomingChangesTreeTests.cs'
Artifact(content hash=21c3cba578e14ee7d6a37816725e260f) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/CurvesOwner/ICurvesOwnerInspectorWrapper.cs'
Artifact(content hash=d950a85757103de77ff8d2c8affe5cb6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/CreateWorkspace/CreateWorkspaceViewState.cs'
Artifact(content hash=619eca93364afcfa95ac3ea5f876cdf8) downloaded for 'Packages/com.unity.timeline/Editor/Recording/TimelineRecording_Monobehaviour.cs'
Artifact(content hash=d2a40b35e0fa75f88003642df50c7d58) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineParser/CommandLineOptionSet.cs'
Artifact(content hash=de518dcc028d0fe7b9ecc93e13b0664c) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/Presenters/TestStartView.cs'
Artifact(content hash=90636536ea0627fadb8ff5535fd16cfd) downloaded for 'Packages/com.unity.timeline/DocCodeExamples/TrackAssetExamples.cs'
Artifact(content hash=ff8d10c2ad3bb4f9f12d5c543bc511f3) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Settings.cs'
Artifact(content hash=fe91d8d0a40f7ce79bc9f2ac0881edfd) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/IconButton.cs'
Artifact(content hash=163c7904e14cbaf9361c0fd8ea991073) downloaded for 'Packages/com.unity.timeline/Editor/Signals/Styles.cs'
Artifact(content hash=dd64b7b4ba9850fa9a19bfb8f61a4510) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/ChangeListElements/BaseChangeListElement.cs'
Artifact(content hash=0e95daa212b9e0e655bb8c767c09f239) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Utility/ReflectionMethodsCache.cs'
Artifact(content hash=d76464dbf8ac56fa407a8a1583a13bfc) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/PlasticSCM/Views/PendingChanges/UnityPendingChangesTreeTests.cs'
Artifact(content hash=8547d282bb012ee729918b1103caaa01) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Button.cs'
Artifact(content hash=59183124245f32f9d6e61c57fa7af761) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextElement.cs'
Artifact(content hash=84b20662eb47d3f91694ca531dee6cc5) downloaded for 'Packages/com.unity.collab-proxy/Tests/Editor/Collaborate/TestHelpers.cs'
Artifact(content hash=bb60cbe437be7dfacb7a8f3a3e0fc7a1) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/Views/TestListGUIBase.cs'
Artifact(content hash=8535a3e3e8e6ece63071a44402ddb2aa) downloaded for 'Packages/com.unity.timeline/Editor/Utilities/SpacePartitioner.cs'
Artifact(content hash=d7a7226b4b7946e78750bc173d0eb013) downloaded for 'Packages/com.unity.timeline/Editor/Audio/AudioTrackInspector.cs'
Artifact(content hash=827257a41ba2b3fa02e1a0fb2704b103) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/EditorDispatcher.cs'
Artifact(content hash=478db5c3e85d44e93d55a3286e8f7d1b) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/TestAdaptor.cs'
Artifact(content hash=1cce52beca76affa72ecef29b0bd69b0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/VCSPlugin.cs'
Artifact(content hash=69b77f407e3398f9375483bd48856bf1) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/RunSettings.cs'
Artifact(content hash=225387e86ada4fe9e7bbd808c3a028db) downloaded for 'Packages/com.unity.services.core/Editor/Core/EditorGameService/IEditorGameServiceIdentifier.cs'
Artifact(content hash=401b05034f916dfc1561a1e4b394b28a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/FindWorkspace.cs'
Artifact(content hash=1b512e94c710b9fb9726dcff3d195952) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/IMainPresenter.cs'
Artifact(content hash=8e2d8d42c461fffb96cfa2ac029380ef) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/AssetOverlays/Cache/AssetStatusCache.cs'
Artifact(content hash=740facaddbd0ffe9b482b43232ca1e35) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/ConfigurePartialWorkspace.cs'
Artifact(content hash=5bf8d2b9aad178fbd1e99d83e514223c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Configuration/TurnOffPlastic/TurnOffPlasticWindow.cs'
Artifact(content hash=56680b26f5a20cea1d501cc961533aae) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInputModule.cs'
Artifact(content hash=c9608c5e9d1d01fcf714b6e30471d6c1) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Utils/EditModeReplaceUtils.cs'
Artifact(content hash=ff1c683ceae683fbadce72df23026aaa) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/VisualStudioEditor.cs'
Artifact(content hash=9d0afcea9cd2dcea7eb8bfa6dbd06a23) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/GetRelativePath.cs'
Artifact(content hash=7517c5d78f130dfcac0c8652ba2a49ba) downloaded for 'Packages/com.unity.timeline/Editor/Playables/ControlPlayableInspector.cs'
Artifact(content hash=192cad2885e926eb472cc37532507d7e) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataFactory.cs'
Artifact(content hash=447ad41e433c1ffc9c3b3912c465b625) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/RequirePlatformSupportAttribute.cs'
Artifact(content hash=c0edb33b235ba6fb3561bab6a15b3c2a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/GUIActionRunner.cs'
Artifact(content hash=d094ec5a078f12fbea2c52737c91ac76) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/IMeshModifier.cs'
Artifact(content hash=81dd9d0531c002ed57311a9cc62d0d27) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/ProjectPart.cs'
Artifact(content hash=de4d2a7ecf1c2aeccfc9ace9404db294) downloaded for 'Packages/com.unity.timeline/Runtime/AssetUpgrade/AnimationPlayableAssetUpgrade.cs'
Artifact(content hash=84dee92b76ca5efdf845fb937d4b2fa6) downloaded for 'Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/ServiceFlags.cs'
Artifact(content hash=a9091dae19f55deb4babcf8289413856) downloaded for 'Packages/com.unity.timeline/Editor/treeview/TrackGui/TimelineTrackBaseGUI.cs'
Artifact(content hash=0d2e37f510413afe75a8625f441e43b4) downloaded for 'Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClipBase.cs'
Artifact(content hash=7e8b4b5e398ebafccb67233c2b01468e) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_TextAlignmentDrawer.cs'
Artifact(content hash=f749e1d17e4f43ed895ae757f9bc6b8c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Diff/UnityDiffTree.cs'
Artifact(content hash=34cd17a345da76fd3f20391198301bda) downloaded for 'Packages/com.unity.timeline/Editor/Items/ItemsUtils.cs'
Artifact(content hash=460b70794d52e6fcf2eb0de5185d2c85) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/RemoteTestResultReciever.cs'
Artifact(content hash=312d43e6caf9aaeb79b03332dbde29c0) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/Discovery.cs'
Artifact(content hash=812b536785c499fd6f13fddddd1ba3f1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/Changesets/ChangesetsTab_Operations.cs'
Artifact(content hash=9a93bd0cef7153edddc7d1d8141317f9) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunner/Utils/ITestListCache.cs'
Artifact(content hash=74efa19edc2feffc63c3535d7ad835b0) downloaded for 'Packages/com.unity.timeline/Runtime/Audio/AudioMixerProperties.cs'
Artifact(content hash=d21db53ab14626fcb1544c44ccb91ac8) downloaded for 'Packages/com.unity.timeline/Editor/treeview/ItemGui/ISelectable.cs'
Artifact(content hash=80c3ba949d5f55ed2693aeaab79ae5b8) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRun/Tasks/SaveUndoIndexTask.cs'
Artifact(content hash=38c3d3ee5740affd2915374fa7717a31) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Gluon/ChangeCategoryTreeViewItem.cs'
Artifact(content hash=9c464bba57e1d3ffcd661c4a47a655f8) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineMarkerHeaderGUI.cs'
Artifact(content hash=ffefc6157ce787eb6415930343bc7ce0) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlatformSetup/StadiaPlatformSetup.cs'
Artifact(content hash=bfa3d627172efbfc7e19eaa7074d5ece) downloaded for 'Packages/com.unity.timeline/Editor/inspectors/DirectorNamedColorInspector.cs'
Artifact(content hash=b7a302d49f5143fe8a9c308cf62490a6) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontFeaturesCommon.cs'
Artifact(content hash=7d512db2575fcaee247ed0dd240002a4) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestListGuiHelper.cs'
Artifact(content hash=7c385c8efe732afdb7d7b87689acbbd1) downloaded for 'Packages/com.unity.timeline/Editor/Signals/SignalEmitterInspector.cs'
Artifact(content hash=b57c330bb78730fd790171a71cb00e18) downloaded for 'Packages/com.unity.timeline/Editor/Window/TimelineWindow_Manipulators.cs'
Artifact(content hash=9a29117b07525ffe9138a4c746ef17b4) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Editor/TMP_ProjectTextSettings.cs'
Artifact(content hash=6c019aec80fffffddff944ce62d33d7e) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Trim/TrimItemModeReplace.cs'
Artifact(content hash=d89ce316b1877efe127c7b7ac0d36dd0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/UnityPendingChangesTree.cs'
Artifact(content hash=fbcddbcb286da1ed5690157dd43f1733) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/UnityPlasticGuiMessage.cs'
Artifact(content hash=94c7e45190af00fd0f3b0b8d35a992e8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/PendingChangesViewMenu.cs'
Artifact(content hash=3f4c371e92ee96ff3ae12d302e69f3ee) downloaded for 'Packages/com.unity.timeline/Runtime/Playables/DirectorControlPlayable.cs'
Artifact(content hash=da7e418ecf6240fd097acf0720a0de60) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/WebApi/WebRestApiClient.cs'
Artifact(content hash=07436195edba11ef03d35121a8aabb25) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Move/MoveItemModeMix.cs'
Artifact(content hash=3efeb7c84cda9bffa6b4ba81ad37dba3) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestRunnerWindow.cs'
Artifact(content hash=41287151e7e58afe8bf3c8d3b7d69ac4) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackListener.cs'
Artifact(content hash=766d9f8ba4d684ee508819cf2c35e54c) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/FloatEqualityComparer.cs'
Artifact(content hash=a37981c8bc1f25fd0ec7269b59c0b8c2) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/IncomingChanges/Developer/DirectoryConflicts/ConflictResolutionState.cs'
Artifact(content hash=7c5167c56c23b2ffc52baa4a04330744) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/PendingChanges/Dialogs/FilterRulesConfirmationDialog.cs'
Artifact(content hash=eb3db3d51c6653f0b48f22f198ba24ed) downloaded for 'Packages/com.unity.ugui/Runtime/EventSystem/MoveDirection.cs'
Artifact(content hash=3877699b59e8abffaefb061ec52ec0c4) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/AdapterListView.cs'
Artifact(content hash=64d91cf78f4ccffe995ebc21f1d52c1f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Views/History/HistoryListViewMenu.cs'
Artifact(content hash=3c745d817fba3af080885627cec43f5c) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteGlyph.cs'
Artifact(content hash=4a0fe582069046ff80ad1676c2193b9f) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/Sequence/TrimClip.cs'
Artifact(content hash=a0747b8916f94aff3005e325b0018ae1) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/Api/CallbacksDelegator.cs'
Artifact(content hash=5c181c531a6315ef7cd4f13c1701cbfb) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/CommandLineTest/LogWriter.cs'
Artifact(content hash=28e67a2b85079fff5f0dc3f0efcb1c04) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/Image.cs'
Artifact(content hash=815a1750f7468ff0f553331843310ad4) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Util/UIBehaviourExtensions.cs'
Artifact(content hash=999e8ea5b5776befe6ec63b09f9c3205) downloaded for 'Packages/com.unity.ide.vscode/Editor/VSCodeDiscovery.cs'
Artifact(content hash=50c7bd1738a794f088bd3f6f39f2d792) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/StringAssets.cs'
Artifact(content hash=63027ef5fb8c98f04ad3b0be84c7e850) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/EventSystem/InputModuleTests/MouseUpdate.cs'
Artifact(content hash=cc183825f8db26f0c637a152e834f101) downloaded for 'Packages/com.unity.timeline/Editor/Window/Modes/TimelineMode.cs'
Artifact(content hash=04be47758786a4efe6b38d06eb26bee6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/DrawGuiModeSwitcher.cs'
Artifact(content hash=64ab7c120c524cf16408d3d622a10971) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ResourcesManager.cs'
Artifact(content hash=1adc21376ce4ffefcc01ab63e59307c5) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/GUI/TestRunnerResult.cs'
Artifact(content hash=6632962161925cf129fd79b43348d482) downloaded for 'Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestListenerWrapper.cs'
Artifact(content hash=37d55ba25ad389f118211aa4c5732821) downloaded for 'Packages/com.unity.test-framework/UnityEditor.TestRunner/TestLaunchers/PlayerLauncherBuildOptions.cs'
Artifact(content hash=a67b206fd12d32f2041cae20e1739c7d) downloaded for 'Packages/com.unity.timeline/Editor/Animation/BindingTreeViewDataSourceGUI.cs'
Artifact(content hash=2209539c8c558ff144dcedff834b2bf5) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/ChangesModel.cs'
Artifact(content hash=2953ecffa1e703f2334e4c0fa936cf1b) downloaded for 'Packages/com.unity.ide.rider/Rider/Editor/ProjectGeneration/IGUIDGenerator.cs'
Artifact(content hash=9710dab345e910f3d80bca0739ea4596) downloaded for 'Packages/com.unity.ugui/Runtime/UI/Core/Graphic.cs'
Artifact(content hash=832c73b1411338f277e1146e4fa0819a) downloaded for 'Packages/com.unity.timeline/Editor/Manipulators/TimeIndicator.cs'
Artifact(content hash=78cf2ec9126304f30386dc1b5e18605e) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextProcessingStack.cs'
Artifact(content hash=781a05dff57046f42df13728ff5a8b1b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/UI/MeasureMaxWidth.cs'
Artifact(content hash=2c95008b93ad1af345476fe882bee443) downloaded for 'Packages/com.unity.ide.visualstudio/Editor/ProjectGeneration/GUIDProvider.cs'
Artifact(content hash=5d884ed8ffa16bf48fe1700ab79610c1) downloaded for 'Packages/com.unity.timeline/Editor/Extensions/TrackExtensions.cs'
Artifact(content hash=c4ce35ff442711f57640c3688d2c2c5a) downloaded for 'Packages/com.unity.ugui/Tests/Runtime/Canvas/NestedCanvasMaintainsCorrectSize.cs'
Artifact(content hash=494d65a4c04b42f4310899a58043e414) downloaded for 'Packages/net.strangefruits.utils/Runtime/Attributes/FilePathAttribute.cs'
Artifact(content hash=f3fb103377d221f5e25335ed5e951071) downloaded for 'Packages/com.unity.textmeshpro/Scripts/Runtime/TextContainer.cs'
Start importing Packages/com.unity.services.core/Editor/Core/BackendHelpers/UnityWebRequestHelper.cs using Guid(20028914c8cb44e759c4e9ff7f4bb570) Importer(-1,00000000000000000000000000000000) -> (artifact id: '358d488b31564c52419703ae5390147c') in 0.001148 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/EditorGameServiceRegistry.cs using Guid(2023e4a317a2f4de9a18cd9ae2cb183e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4939bf8ae5604fc7d3df879dfc1001b8') in 0.000797 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/ProjectStateHelper.cs using Guid(20ce93e64c4a44dfb52e7689ec1c6027) Importer(-1,00000000000000000000000000000000) -> (artifact id: '825b89a02f64b102c207af0fa29f319b') in 0.000658 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UserRoleManagement/UserRoleHandler.cs using Guid(71648f2c67f4c40cda4f186ea8e4e62c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '88b25327cca4d90bf5c184452d9a92dd') in 0.000681 seconds
Start importing Packages/com.unity.ugui/Runtime/UI/Core/InputField.cs using Guid(d199490a83bb2b844b9695cbf13b01ef) Importer(-1,00000000000000000000000000000000) -> (artifact id: '70a7d437a0ddf5f0629f9963b88eb0cf') in 0.002659 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/OfflineUiHelper.cs using Guid(42f9a77f3e0e459fb7fc63c636dba57e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4e4afbad1d84935b282ea734d74b75e1') in 0.000666 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/Analytics/EditorGameServiceAnalyticsSender.cs using Guid(72f7787cfc7ca4ca087104bfb5a8b71c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2dbee1f07d999ababc62aeb25c474fca') in 0.000675 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/ProjectBindAndUserRequestVisual.cs using Guid(92c9458f12a7d4d52ad24494a00dba7c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '57c094bd69734bbebd2f8314e5c1b322') in 0.000732 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/CoppaVisual.cs using Guid(e27e594ea6be24dc5bb61e40a6be58e5) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1e6809ff0a683acd5d3c99a31cafada0') in 0.000699 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UserRoleManagement/UserRoleRequest.cs using Guid(e29e778179e742d99a136adc003ad43a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c8077f25d39931806bbf7cd4ca187972') in 0.000804 seconds
Start importing Packages/com.unity.services.core/Editor/Core/AsyncOperation/AsyncOperationAwaiter.cs using Guid(a379fd7e8e39b4f00a29c8c66b6d36a1) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a35541edc448ca2f4156ab5333d27327') in 0.000701 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Networking/UnityWebRequestClient.cs using Guid(e386696582f334f0483be3e2db60868d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '28923fc7f88ee19fad164159622e24e7') in 0.000704 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/ProjectStateRequest.cs using Guid(a4fec9ab8c1a4ce0849b3562f5c19f80) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd1cf1be8a1ce0d86548d702ace718181') in 0.000672 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Networking/HttpResponse.cs using Guid(b472b3bd3e0c64d9585c57efc753f340) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5c499d2129bd4a95cdb97c859d3b8e51') in 0.000789 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/ServiceActivationPopupVisual.cs using Guid(653b8a7f96c749bc816d6719b1a53ad9) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'efacfc148ec5ace5e1167876c1e0fb7a') in 0.000801 seconds
Start importing Packages/com.unity.services.core/Editor/Core/AssemblyInfo.cs using Guid(754a4177129a047e78b5c9007c36832c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3af3d8cf46205313f00f42424616cce8') in 0.000714 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/IServiceFlagRequest.cs using Guid(6668b7c6066364ea6a727b4b0bcb827f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '217121210abc983cd5884ea920669904') in 0.000616 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/LoggedOutUiHelper.cs using Guid(37a33c61bf764894a8475d39ea843da1) Importer(-1,00000000000000000000000000000000) -> (artifact id: '51056432f683e9b10d49fce87c4cf53e') in 0.000659 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/ExceptionVisual.cs using Guid(97a43f6a2f4c4742a39eacd0feee3107) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f4e712b6d691cc957c65975f05f09969') in 0.000719 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/EditorGameServiceSettingsProvider.cs using Guid(e760c9eec49d4aa7b08cc920e45222d9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '520175854568fbb7a59709a7ce26455e') in 0.000921 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Networking/ReadOnlyHttpResponse.cs using Guid(386a317d75ed44845bca43178cf8a6d5) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'eb464655c04c3bd7815b9703e627786e') in 0.000664 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/ProjectState.cs using Guid(386d16474b5e4b42b6800aa2c1d99924) Importer(-1,00000000000000000000000000000000) -> (artifact id: '25b6975b1665d38a060245295913305a') in 0.000659 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/ServiceInstallationListener.cs using Guid(a8a1c6611c774b60b5e1825e7aa9958e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0e97663c1818e3a3b8f80cab80a120ef') in 0.000795 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Networking/HttpRequestExtensions.cs using Guid(69d46532eb4a24d1197a803a674608de) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7a521fbeda6db3dbe8c330c1594e5871') in 0.000681 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/EditorGameServiceDashboardHelper.cs using Guid(c98e909b661a94dfbacaa1f5717b8c64) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b68b81e67532c8e165c1152d5bbd3dfb') in 0.000675 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Networking/HttpOptions.cs using Guid(f950098ec72d448158b21e0c046f27cc) Importer(-1,00000000000000000000000000000000) -> (artifact id: '95e63fd2ffdd8f26b7680a6ee7deea15') in 0.000609 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/ExceptionHelper.cs using Guid(f999feb557b5489d983b6fc6989e3bf2) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b58e63f04bae53cf3b2afa0d4f015f57') in 0.000691 seconds
Start importing Packages/com.unity.services.core/Editor/Core/AsyncOperation/AsyncOperationExtensions.cs using Guid(0af5e184d59c048ffb210df99bef8e58) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b5ea34aff25c8b077a1db4ef070f2e1b') in 0.000713 seconds
Start importing Packages/com.unity.services.core/Editor/Core/AsyncOperation/IAsyncOperationAwaiter.cs using Guid(0ac92d9296701440fa364dac386c1c47) Importer(-1,00000000000000000000000000000000) -> (artifact id: '553cecf6c5682a1ddcf86a1001480695') in 0.000670 seconds
Start importing Packages/com.unity.ugui/Runtime/UI/Core/ScrollRect.cs using Guid(1aa08ab6e0800fa44ae55d278d1423e3) Importer(-1,00000000000000000000000000000000) -> (artifact id: '38cdbf13465c5ce10ea6944746947b81') in 0.001443 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UserRoleManagement/IUserRoleRequest.cs using Guid(4a4f12b5466c418ab0e66bd23e0a0af2) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0b56dbe8fc749e51e6838bbadf6c0188') in 0.000655 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Networking/IHttpClient.cs using Guid(6aeac4511393d4b00b2c308463bd07f3) Importer(-1,00000000000000000000000000000000) -> (artifact id: '088022794202b061b658443922eedd67') in 0.000689 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/ServiceFlagRequest.cs using Guid(8ab6db39cc89491bb901eb484cd94373) Importer(-1,00000000000000000000000000000000) -> (artifact id: '18dc562689ad2375faefd12ae914fcf7') in 0.000640 seconds
Start importing Packages/com.unity.services.core/Editor/Core/AsyncOperation/IAsyncOperation.cs using Guid(2b323a35b931e431f963afd1779fdd53) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f34d4d697e3a06051d0768500879caef') in 0.000667 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/EditorGameServiceFlagEnabler.cs using Guid(cbd58a01e7dd4fd1b899ea8b6bf852c7) Importer(-1,00000000000000000000000000000000) -> (artifact id: '94da8f998d681f63adfa14f14390a45d') in 0.000772 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/LoggedOutVisual.cs using Guid(cb8c202ea1794a4e84f56c4624798a5d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '986baaed97d0cf2ebecea6cf3d61d125') in 0.000638 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Networking/HttpRequest.cs using Guid(1cf48cb6e032f49ad8e8a13d1e080b7c) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'abe3a470e65ea15d4b96a1f1dac4df2e') in 0.000640 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/ServiceActivationPopupWindow.cs using Guid(1c070de8a5e8744ceb684589f8dd0883) Importer(-1,00000000000000000000000000000000) -> (artifact id: '63db0ffbc53a2a5bd028f19334a39ddd') in 0.000627 seconds
Start importing Packages/com.unity.services.core/Editor/Core/AsyncOperation/AsyncOperation.cs using Guid(5cea1d53e23a746b687d901d17a42308) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2b409ec844b77cbaba975b59fa63850d') in 0.000727 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/UserRequestVisual.cs using Guid(fcb8d8a2f4e64356b2de28fd1f580e28) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f24c5be792a28888a7177e6b6e4dcc0b') in 0.000682 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/OfflineVisual.cs using Guid(4d7cd2ae013f4e7cac107cf896a50eda) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a985dcede7cfa3f9937e6b67fdb57197') in 0.000618 seconds
Start importing Packages/com.unity.services.core/Editor/Core/BackendHelpers/JsonHelper.cs using Guid(8d2aa84387bb4a82a112246221c3e06c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '13532eccacd8c0beea28c0ac596b5f9e') in 0.000627 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Networking/ReadOnlyHttpRequest.cs using Guid(add5a79faa5e34f1f967b5783b3dc50c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '71de4d57e44c4f294ce4aa9404179822') in 0.000816 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/SettingsCommonHeaderUiHelper.cs using Guid(1e61bff36430426bafb001a07413313f) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a44018a5a3a4d251739174bc8547977b') in 0.000876 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ProjectStateManagement/IServiceFlags.cs using Guid(1e7f68bf5f69490594d4add9d2562fa9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2d1d8607dbc2e3098b11807884a498a4') in 0.000711 seconds
Start importing Packages/com.unity.services.core/Editor/Core/AsyncOperation/AsyncOperationStatus.cs using Guid(5ea8d65945e9b4ae89e3b96631f6e71a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '35a4fdc80414d21ed4773aef16002c4f') in 0.000661 seconds
Start importing Packages/com.unity.services.core/Editor/Core/Networking/HttpServiceConfig.cs using Guid(fe144a719a1d44d01a344c89997293ce) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8fc88aaddea6159f909f7842ae52da6c') in 0.000644 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/ServiceActivationConfirmationVisual.cs using Guid(2f18aa27fc9434347ad79a2726f64fc5) Importer(-1,00000000000000000000000000000000) -> (artifact id: '439b8e4bb51d04d659f112a400b8586d') in 0.001007 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/ProjectBindVisual.cs using Guid(4fb7c683178ca47069d0954cd1a74e34) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dd2daac20a2805f5b45bbacd97cf5b49') in 0.000855 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/InsufficientPermissionVisual.cs using Guid(4f7d681cb68f451ea3be98074aa8d732) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1905cc5c849254846f2f0bdcccc2a7ac') in 0.000824 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/EditorGameServiceRemoteConfiguration.cs using Guid(bf8f2b8e3bc44b35aab99205aabf641b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '699bdf5f9422e86d7ba7336b39c34798') in 0.000922 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/IActivationPopupVisual.cs using Guid(ff68a28afeaf447dcb9d19423501dafd) Importer(-1,00000000000000000000000000000000) -> (artifact id: '29320ed0b10f88e8af9b106244b79f0e') in 0.000751 seconds
Querying for cacheable assets in Cache Server:
51fa60bb2bd1e5bc74e8cc95a7bfd5b7:Packages/com.unity.modules.ui/package.ModuleCompilationTrigger
71136fc5cf34f2cc10be0e33c0b08019:Packages/com.unity.modules.unityanalytics/package.ModuleCompilationTrigger
a1c42005fe7c5d78585a77ce396a5eea:Packages/com.unity.modules.tilemap/package.ModuleCompilationTrigger
222fc39b0c85d800342910da2cd64781:Packages/com.unity.modules.assetbundle/package.ModuleCompilationTrigger
d2ec2d1228c8e67cdd913cb5609176a2:Packages/com.unity.modules.unitywebrequest/package.ModuleCompilationTrigger
e2d09a26ce46dc617b54e49a534ace20:Packages/com.unity.modules.ai/package.ModuleCompilationTrigger
23032f4383e95e772bce465c5896d0fd:Packages/com.unity.modules.terrain/package.ModuleCompilationTrigger
830a36a23cf3ab1e61fa47940a6dc35e:Packages/com.unity.modules.imageconversion/package.ModuleCompilationTrigger
a31a332ce3485f00f7df8d987302a29c:Packages/com.unity.modules.unitywebrequesttexture/package.ModuleCompilationTrigger
042dc296246916648e55a43d0eeb2036:Packages/com.unity.modules.audio/package.ModuleCompilationTrigger
553737203d61a8109f9544a97201e1aa:Packages/com.unity.modules.unitywebrequestaudio/package.ModuleCompilationTrigger
b5bd8fa6f4c55ab6f09322b86d18b0e3:Packages/com.unity.modules.vr/package.ModuleCompilationTrigger
e5c46c19ce0ce2e0103aa6f82df1043a:Packages/com.unity.modules.vehicles/package.ModuleCompilationTrigger
7610600f5c83e01041a6fe849d39279f:Packages/com.unity.modules.unitywebrequestassetbundle/package.ModuleCompilationTrigger
e6a135e3ea9cb46795d1b0e05ac3e1e5:Packages/com.unity.modules.jsonserialize/package.ModuleCompilationTrigger
f62135e79edb837b2d2ee3c524da864c:Packages/com.unity.modules.video/package.ModuleCompilationTrigger
17f093324b67f5bd57e55b546736750e:Packages/com.unity.modules.particlesystem/package.ModuleCompilationTrigger
c7a8b0317f4e68556d7509828e9e211e:Packages/com.unity.modules.xr/package.ModuleCompilationTrigger
082fbee38a82835433261a5e9c00e267:Packages/com.unity.modules.cloth/package.ModuleCompilationTrigger
c82e859b16636ddd2ca4a1f63fd34938:Packages/com.unity.modules.androidjni/package.ModuleCompilationTrigger
c88e90bad18cceb5d182d0c805883056:Packages/com.unity.modules.director/package.ModuleCompilationTrigger
2adec19fac7df68adf1fd6eb83197bb1:Packages/com.unity.modules.wind/package.ModuleCompilationTrigger
8a752aaaadd2410dd9a84e01c1bace9f:Packages/com.unity.modules.uielements/package.ModuleCompilationTrigger
8a1b58db370eafcb946dbce44ce054ae:Packages/com.unity.modules.uielementsnative/package.ModuleCompilationTrigger
1b6246f2248883964991eac9e9b4817c:Packages/com.unity.modules.umbra/package.ModuleCompilationTrigger
cbb1a39d56ce4d9ac1a46ac505893fa7:Packages/com.unity.modules.terrainphysics/package.ModuleCompilationTrigger
db8e609a39b9b231fccc54e5fa4cbd1b:Packages/com.unity.modules.animation/package.ModuleCompilationTrigger
5c1ee4056d0ac7ad3c5a16597fcaa38a:Packages/com.unity.modules.physics/package.ModuleCompilationTrigger
8d4bc6bfa28760b29f13174d6b6ea710:Packages/com.unity.modules.subsystems/package.ModuleCompilationTrigger
cd561f5f687aed43bf280c27a84f79e3:Packages/com.unity.modules.screencapture/package.ModuleCompilationTrigger
ae87256f29d9c8b50490f4caf75b2c41:Packages/com.unity.modules.unitywebrequestwww/package.ModuleCompilationTrigger
be13c398521e3c1ad21fb9da30ab2ab6:Packages/com.unity.modules.imgui/package.ModuleCompilationTrigger
fe6a6957b37b61417b457a1e0541791d:Packages/com.unity.modules.physics2d/package.ModuleCompilationTrigger
Start importing Packages/com.unity.modules.ui/package.ModuleCompilationTrigger using Guid(51fa60bb2bd1e5bc74e8cc95a7bfd5b7) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4f99d6b7342e664f7c4774830ea9151f') in 0.000539 seconds
Start importing Packages/com.unity.modules.unityanalytics/package.ModuleCompilationTrigger using Guid(71136fc5cf34f2cc10be0e33c0b08019) Importer(-1,00000000000000000000000000000000) -> (artifact id: '443d6d2fb1b91ae25609308e804454ef') in 0.000339 seconds
Start importing Packages/com.unity.modules.tilemap/package.ModuleCompilationTrigger using Guid(a1c42005fe7c5d78585a77ce396a5eea) Importer(-1,00000000000000000000000000000000) -> (artifact id: '670cae442cdfe353f34cf6942a7869bd') in 0.000327 seconds
Start importing Packages/com.unity.modules.assetbundle/package.ModuleCompilationTrigger using Guid(222fc39b0c85d800342910da2cd64781) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e79dc439f1ed8ab8b20d36f36850a3f7') in 0.000295 seconds
Start importing Packages/com.unity.modules.unitywebrequest/package.ModuleCompilationTrigger using Guid(d2ec2d1228c8e67cdd913cb5609176a2) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4cbdec77c2ac30d69e563d1a79f9e8e2') in 0.000320 seconds
Start importing Packages/com.unity.modules.ai/package.ModuleCompilationTrigger using Guid(e2d09a26ce46dc617b54e49a534ace20) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6e17f2626ef2636a3575b146ec6a4631') in 0.000290 seconds
Start importing Packages/com.unity.modules.terrain/package.ModuleCompilationTrigger using Guid(23032f4383e95e772bce465c5896d0fd) Importer(-1,00000000000000000000000000000000) -> (artifact id: '44ac51c681621c0669feec9069bfae13') in 0.000280 seconds
Start importing Packages/com.unity.modules.imageconversion/package.ModuleCompilationTrigger using Guid(830a36a23cf3ab1e61fa47940a6dc35e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0542ff9aac84be0009b07abdd72c6c4b') in 0.000303 seconds
Start importing Packages/com.unity.modules.unitywebrequesttexture/package.ModuleCompilationTrigger using Guid(a31a332ce3485f00f7df8d987302a29c) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd6a6f4d6f44f37988278e56031a4bc15') in 0.000297 seconds
Start importing Packages/com.unity.modules.audio/package.ModuleCompilationTrigger using Guid(042dc296246916648e55a43d0eeb2036) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b2bd9c4f6f5347aff8ffd9adf9c01b19') in 0.000298 seconds
Start importing Packages/com.unity.modules.unitywebrequestaudio/package.ModuleCompilationTrigger using Guid(553737203d61a8109f9544a97201e1aa) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7e6caa88dbb9cf40c06c1eee4f27ec3d') in 0.000332 seconds
Start importing Packages/com.unity.modules.vr/package.ModuleCompilationTrigger using Guid(b5bd8fa6f4c55ab6f09322b86d18b0e3) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f2fbf90ba624f863059fa7393cede135') in 0.000296 seconds
Start importing Packages/com.unity.modules.vehicles/package.ModuleCompilationTrigger using Guid(e5c46c19ce0ce2e0103aa6f82df1043a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c7035dcff3e7d3c4c62cacfe08eca03f') in 0.000322 seconds
Start importing Packages/com.unity.modules.unitywebrequestassetbundle/package.ModuleCompilationTrigger using Guid(7610600f5c83e01041a6fe849d39279f) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd1486fc647aa4639c63257024e32d4a5') in 0.000311 seconds
Start importing Packages/com.unity.modules.jsonserialize/package.ModuleCompilationTrigger using Guid(e6a135e3ea9cb46795d1b0e05ac3e1e5) Importer(-1,00000000000000000000000000000000) -> (artifact id: '179fbda628a916b8d253721b1e49f45f') in 0.000280 seconds
Start importing Packages/com.unity.modules.video/package.ModuleCompilationTrigger using Guid(f62135e79edb837b2d2ee3c524da864c) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bbaa0678316a0710a852f3aef77c0bf1') in 0.000314 seconds
Start importing Packages/com.unity.modules.particlesystem/package.ModuleCompilationTrigger using Guid(17f093324b67f5bd57e55b546736750e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'cd924bbe232848a3ca2620edb2b5f46f') in 0.000283 seconds
Start importing Packages/com.unity.modules.xr/package.ModuleCompilationTrigger using Guid(c7a8b0317f4e68556d7509828e9e211e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c092f0b6e8715f8b39540597fdb40b72') in 0.000299 seconds
Start importing Packages/com.unity.modules.cloth/package.ModuleCompilationTrigger using Guid(082fbee38a82835433261a5e9c00e267) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7eccbb52a11d99c0d7d9277f0a017475') in 0.000285 seconds
Start importing Packages/com.unity.modules.androidjni/package.ModuleCompilationTrigger using Guid(c82e859b16636ddd2ca4a1f63fd34938) Importer(-1,00000000000000000000000000000000) -> (artifact id: '205817ba669e0e6b351c6e82d63113a1') in 0.000274 seconds
Start importing Packages/com.unity.modules.director/package.ModuleCompilationTrigger using Guid(c88e90bad18cceb5d182d0c805883056) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6d4fe3625cba9350122cb8b05048247d') in 0.000292 seconds
Start importing Packages/com.unity.modules.wind/package.ModuleCompilationTrigger using Guid(2adec19fac7df68adf1fd6eb83197bb1) Importer(-1,00000000000000000000000000000000) -> (artifact id: '15e7ce18d8def8b8f2bd06cfe969b024') in 0.000287 seconds
Start importing Packages/com.unity.modules.uielements/package.ModuleCompilationTrigger using Guid(8a752aaaadd2410dd9a84e01c1bace9f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4773ffb31a2de01287ee552603e8d7cf') in 0.000299 seconds
Start importing Packages/com.unity.modules.uielementsnative/package.ModuleCompilationTrigger using Guid(8a1b58db370eafcb946dbce44ce054ae) Importer(-1,00000000000000000000000000000000) -> (artifact id: '83075fada9b5314a5bbf4e3d32c65a3c') in 0.000419 seconds
Start importing Packages/com.unity.modules.umbra/package.ModuleCompilationTrigger using Guid(1b6246f2248883964991eac9e9b4817c) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'aa6a7d66b465c171c40b0b79c4753916') in 0.000427 seconds
Start importing Packages/com.unity.modules.terrainphysics/package.ModuleCompilationTrigger using Guid(cbb1a39d56ce4d9ac1a46ac505893fa7) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3f06407a1f76b2118d8c09fb2f22c3cd') in 0.000327 seconds
Start importing Packages/com.unity.modules.animation/package.ModuleCompilationTrigger using Guid(db8e609a39b9b231fccc54e5fa4cbd1b) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'cc0bd340e800b8ca15c18eab5636292c') in 0.000281 seconds
Start importing Packages/com.unity.modules.physics/package.ModuleCompilationTrigger using Guid(5c1ee4056d0ac7ad3c5a16597fcaa38a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8b82a50f5af77343cba972b38531a38a') in 0.000297 seconds
Start importing Packages/com.unity.modules.subsystems/package.ModuleCompilationTrigger using Guid(8d4bc6bfa28760b29f13174d6b6ea710) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c2814b6c2993e8e882ff890e64ad0a6f') in 0.000338 seconds
Start importing Packages/com.unity.modules.screencapture/package.ModuleCompilationTrigger using Guid(cd561f5f687aed43bf280c27a84f79e3) Importer(-1,00000000000000000000000000000000) -> (artifact id: '274072eeb65f55249b4bdfbc347dac35') in 0.000273 seconds
Start importing Packages/com.unity.modules.unitywebrequestwww/package.ModuleCompilationTrigger using Guid(ae87256f29d9c8b50490f4caf75b2c41) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e350502fcf6deec7cbb3d53b4e7109a0') in 0.000340 seconds
Start importing Packages/com.unity.modules.imgui/package.ModuleCompilationTrigger using Guid(be13c398521e3c1ad21fb9da30ab2ab6) Importer(-1,00000000000000000000000000000000) -> (artifact id: '723283324acefc0c72d80fb1d2552556') in 0.000265 seconds
Start importing Packages/com.unity.modules.physics2d/package.ModuleCompilationTrigger using Guid(fe6a6957b37b61417b457a1e0541791d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '84ae7d43c25d4e88823596a24be44728') in 0.000261 seconds
[ScriptCompilation] Requested script compilation because: InitialRefresh: Force Refresh Recompile flag enabled
[API Updater] Processing imported assemblies took 48 ms (0/0 assembly(ies)).
Assembly Updater Post Process Assets time: 0.051062s
[ScriptCompilation] Requested script compilation because: Assembly Definition File(s) changed
[ScriptCompilation] Requested script compilation because: Assetdatabase observed changes in script compilation related files
Starting: /opt/unity/Editor/Data/bee_backend --profile="Library/Bee/backend_profiler0.traceevents" --stdin-canary --dagfile="Library/Bee/1300b0aE.dag" --continue-on-failure ScriptAssemblies
WorkingDir: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android
ExitCode: 4 Duration: 0s21ms
[ ] Require frontend run. Library/Bee/1300b0aE.dag couldn't be loaded
Starting: /opt/unity/Editor/Data/Tools/netcorerun/netcorerun "/opt/unity/Editor/Data/Tools/BuildPipeline/ScriptCompilationBuildProgram.exe" "Library/Bee/1300b0aE.dag.json" "Library/Bee/1300b0aE-inputdata.json" "Library/Bee/buildprogram0.traceevents"
WorkingDir: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android
ExitCode: 0 Duration: 0s311ms
Starting: /opt/unity/Editor/Data/bee_backend --profile="Library/Bee/backend_profiler1.traceevents" --stdin-canary --dagfile="Library/Bee/1300b0aE.dag" --continue-on-failure --dagfilejson="Library/Bee/1300b0aE.dag.json" ScriptAssemblies
WorkingDir: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android
ExitCode: 0 Duration: 5s625ms
Finished compiling graph: 233 nodes, 2497 flattened edges (2497 ToBuild, 0 ToUse), maximum node priority 84
[ 0/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/UnityEngine.UI.rsp
[ 0/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/UnityEditor.UI.rsp
[ 2/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/UnityEngine.TestRunner.rsp
[ 3/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/UnityEditor.TestRunner.rsp
[ 4/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_3A17B8A5F24D53F5.mvfrm
[ 5/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_9BE94D4A5BE3A5B9.mvfrm
[ 6/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_FC00D6865B1F0643.mvfrm
[ 6/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_E7661FDD49C897B2.mvfrm
[ 8/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_441FEF72EEDD500E.mvfrm
[ 9/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UNETModule.dll_5B47333F78A72561.mvfrm
[ 10/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_E8715F32F133E5B4.mvfrm
[ 11/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_2E4028D5CBECBF12.mvfrm
[ 12/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_8AEE72088092BE7D.mvfrm
[ 13/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_F068792659D85E42.mvfrm
[ 14/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_027D9A8E71A0B15C.mvfrm
[ 15/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_15E8840B6F8B32A5.mvfrm
[ 16/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_4E769D0E093BDAC4.mvfrm
[ 17/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_63BF603C9B04A20A.mvfrm
[ 18/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_0AAEF4952F96A730.mvfrm
[ 19/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_B29AC6634500E31D.mvfrm
[ 20/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsNativeModule.dll_CBFBC0DFC94C27FB.mvfrm
[ 21/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_4E1571B6C8A30624.mvfrm
[ 22/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_A9AB5C1647538839.mvfrm
[ 23/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_3F27F61626C2B29A.mvfrm
[ 24/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_DF29A9ECF72EE21A.mvfrm
[ 25/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_CEE81073C04AE00C.mvfrm
[ 26/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_449A984608204A9B.mvfrm
[ 27/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_CD4874B36649ACA7.mvfrm
[ 28/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_036834ABEE364E96.mvfrm
[ 29/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphViewModule.dll_CD45F31975DA1979.mvfrm
[ 30/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_49D7104EC576CA2D.mvfrm
[ 31/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_50605C929FBEA55D.mvfrm
[ 32/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_2D0B70DBEB11A36B.mvfrm
[ 33/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteShapeModule.dll_66BA57C44726C737.mvfrm
[ 34/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_55742236ED683584.mvfrm
[ 35/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_0D8BEBC55DE47C66.mvfrm
[ 36/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_B7272835E8B9DD71.mvfrm
[ 37/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIServiceModule.dll_5AC0B198D1C9E2C7.mvfrm
[ 38/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UnityConnectModule.dll_297CE07500C4D1F3.mvfrm
[ 39/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_D38D16AABAB7A524.mvfrm
[ 40/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsModule.dll_4D67046EC65EECD9.mvfrm
[ 41/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_21CEA035E89292AD.mvfrm
[ 42/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DE9E45882976451E.mvfrm
[ 43/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SceneTemplateModule.dll_6943E1B35B6D7E1C.mvfrm
[ 44/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DiagnosticsModule.dll_7E60766AD646DDE2.mvfrm
[ 45/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.QuickSearchModule.dll_096FF7782F1DDA3B.mvfrm
[ 46/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.PackageManagerUIModule.dll_81820C4A57D3B7D9.mvfrm
[ 47/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.dll_26E1301FA7D2E848.mvfrm
[ 48/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreModule.dll_A58018038392C4BD.mvfrm
[ 49/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreFontEngineModule.dll_8F2C70724AE6BD9B.mvfrm
[ 50/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_0C01905C4246C332.mvfrm
[ 51/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreTextEngineModule.dll_D714A6E3DA6A76B9.mvfrm
[ 52/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_7E6C5BB8FA72B60C.mvfrm
[ 53/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_1D142D482B6A09A1.mvfrm
[ 54/232 1s] Csc Library/Bee/artifacts/1300b0aE.dag/UnityEngine.TestRunner.dll (+2 others)
[ 55/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_A612074443ECC5DF.mvfrm
[ 56/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_4F6371438468C58B.mvfrm
[ 57/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_CBAFED420F7E5BAF.mvfrm
[ 58/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_7099ED3945D73C3A.mvfrm
[ 59/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_FBF9EF9F32933805.mvfrm
[ 60/232 1s] Csc Library/Bee/artifacts/1300b0aE.dag/UnityEngine.UI.dll (+2 others)
[ 61/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_16DC6483FB4CD29E.mvfrm
[ 62/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.SysrootPackage.Editor.rsp
[ 63/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_F10DA62680CBC480.mvfrm
[ 64/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_056CECE8E6BB6895.mvfrm
[ 65/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_8F4FCC9D14B2FA7A.mvfrm
[ 66/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_A7E7CB89C08E3C5B.mvfrm
[ 67/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_4544C891ECB4773F.mvfrm
[ 68/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Android.Types.dll_781402E58159F2E7.mvfrm
[ 69/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_014B5108A4F40926.mvfrm
[ 70/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GameCenterModule.dll_F5FD375CD5BF4CA0.mvfrm
[ 71/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_4D592A6991848F2D.mvfrm
[ 72/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_9BCB6F425036EE1F.mvfrm
[ 73/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_C8A0EB562B982FE8.mvfrm
[ 74/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_3A8A4DF056320E35.mvfrm
[ 75/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_D3A1F0F57C152F51.mvfrm
[ 76/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.dll_598576F80646752D.mvfrm
[ 77/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_3EEFC67EBCCEAE51.mvfrm
[ 78/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/UnityEditor.TestRunner.dll (+2 others)
[ 79/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_73BCE91EACBD07A0.mvfrm
[ 80/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_0CCD9B970892F094.mvfrm
[ 81/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_F8AB75603EA74AF6.mvfrm
[ 82/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_8446CD1AC4A3B803.mvfrm
[ 83/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_20366792DD27F1F0.mvfrm
[ 84/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_900B63630567508B.mvfrm
[ 85/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_35641A745CC0FAF4.mvfrm
[ 86/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Android.Gradle.dll_BEDA1E4D09B06D25.mvfrm
[ 87/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.LinuxStandalone.Extensions.dll_A8DD7128D5387223.mvfrm
[ 88/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_382BAFED6FF5B5F3.mvfrm
[ 89/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.Android.Extensions.dll_5FD80D04586D4285.mvfrm
[ 90/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.Graphs.dll_23EEC46FD50051EF.mvfrm
[ 91/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UI.ref.dll_BDDAB6C3AC1C4D86.mvfrm
[ 92/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TestRunner.ref.dll_7423F2FBC6CF80C4.mvfrm
[ 93/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/UnityEditor.UI.dll (+2 others)
[ 94/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_127A5E08784DFE18.mvfrm
[ 95/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Plastic.Newtonsoft.Json.dll_6ABC804CA4F087A0.mvfrm
[ 96/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.TextMeshPro.rsp
[ 97/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Timeline.rsp
[ 98/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Sysroot.Linux_x86_64.rsp
[ 99/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.NVIDIAModule.dll_F631A0D89129F154.mvfrm
[100/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Plastic.Antlr3.Runtime.dll_DF8BFC737A9D02C5.mvfrm
[101/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.PlasticSCM.Editor.rsp
[102/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_A919558AB24CA4B9.mvfrm
[103/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.Utils.rsp
[104/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.TextMeshPro.Editor.rsp
[105/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.VisualStudio.Editor.rsp
[106/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Timeline.Editor.rsp
[107/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Services.Core.Editor.rsp
[108/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Rider.Editor.rsp
[109/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.VSCode.Editor.rsp
[110/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Toolchain.Win-x86_64-Linux-x86_64.rsp
[111/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TestRunner.ref.dll_A805A84D9B0C22D9.mvfrm
[112/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_F088754EA1FAA886.mvfrm
[113/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UI.ref.dll_0174E068A5FA251B.mvfrm
[114/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.SysrootPackage.Editor.dll (+2 others)
[115/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.VSCode.Editor.dll (+2 others)
[116/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.Rider.Editor.dll (+2 others)
[117/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.BuildTools.Editor.rsp
[118/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Assembly-CSharp.rsp
[119/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)
[120/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.CollabProxy.Editor.rsp
[121/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.Utils.Editor.rsp
[122/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.Sysroot.Linux_x86_64.dll (+2 others)
[123/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.SysrootPackage.Editor.ref.dll_08B16BA041802A06.mvfrm
[124/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.Utils.dll (+2 others)
[125/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.Services.Core.Editor.dll (+2 others)
[126/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualStudio.Editor.ref.dll_0FE027DDD6F41767.mvfrm
[127/232 1s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.Timeline.dll (+2 others)
[128/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Sysroot.Linux_x86_64.ref.dll_0CF00D8B82A87F25.mvfrm
[129/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.Toolchain.Win-x86_64-Linux-x86_64.dll (+2 others)
[130/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Services.Core.Editor.ref.dll_B4F92B48CA679DB0.mvfrm
[131/232 1s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)
[132/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.Utils.Editor.dll (+2 others)
[133/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Timeline.ref.dll_16F8EA6B67022FB5.mvfrm
[134/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VSCode.Editor.ref.dll_AE868214B5ED3D13.mvfrm
[135/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Services.Core.Editor.dll.mvfrm.rsp
[136/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.Utils.dll.mvfrm.rsp
[137/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm.rsp
[138/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/UnityEditor.UI.dll.mvfrm.rsp
[139/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Timeline.dll.mvfrm.rsp
[140/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm.rsp
[141/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm.rsp
[142/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.BuildTools.Editor.dll.mvfrm.rsp
[143/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/UnityEngine.UI.dll.mvfrm.rsp
[144/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Assembly-CSharp.dll.mvfrm.rsp
[145/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/UnityEditor.TestRunner.dll.mvfrm.rsp
[146/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.Utils.Editor.dll.mvfrm.rsp
[147/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/UnityEngine.TestRunner.dll.mvfrm.rsp
[148/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.TextMeshPro.dll.mvfrm.rsp
[149/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm.rsp
[150/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Toolchain.Win-x86_64-Linux-x86_64.dll.mvfrm.rsp
[151/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Timeline.Editor.dll.mvfrm.rsp
[152/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.VSCode.Editor.dll.mvfrm.rsp
[153/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm.rsp
[154/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.Rider.Editor.dll.mvfrm.rsp
[155/232 0s] WriteText Library/Bee/artifacts/1300b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm.rsp
[156/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.PlasticSCM.Editor.ref.dll_A558B9E65539D7D0.mvfrm
[157/232 1s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.TextMeshPro.dll (+2 others)
[158/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Toolchain.Win-x86_64-Linux-x86_64.ref.dll_64DDAC33FF976D62.mvfrm
[159/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.BuildTools.Editor.dll (+2 others)
[160/232 0s] CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.dll
[161/232 0s] CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.pdb
[162/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Rider.Editor.ref.dll_DA88E6A3E9EB6155.mvfrm
[163/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.Rider.Editor.dll.mvfrm
[164/232 0s] CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.pdb
[165/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Sysroot.Linux_x86_64.pdb
[166/232 0s] CopyFiles Library/ScriptAssemblies/UnityEditor.UI.dll
[167/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Toolchain.Win-x86_64-Linux-x86_64.dll
[168/232 0s] CopyFiles Library/ScriptAssemblies/Unity.SysrootPackage.Editor.dll
[169/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Sysroot.Linux_x86_64.dll
[170/232 0s] CopyFiles Library/ScriptAssemblies/Unity.VSCode.Editor.pdb
[171/232 0s] CopyFiles Library/ScriptAssemblies/UnityEngine.UI.dll
[172/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm
[173/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.Toolchain.Win-x86_64-Linux-x86_64.dll.mvfrm
[174/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.VSCode.Editor.dll.mvfrm
[175/232 0s] CopyFiles Library/ScriptAssemblies/StrangeFruits.Utils.Editor.dll
[176/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Timeline.dll
[177/232 0s] CopyFiles Library/ScriptAssemblies/StrangeFruits.Utils.Editor.pdb
[178/232 0s] CopyFiles Library/ScriptAssemblies/UnityEditor.UI.pdb
[179/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Timeline.pdb
[180/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.TextMeshPro.ref.dll_02929A3ECA791895.mvfrm
[180/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.Utils.dll.mvfrm
[182/232 0s] CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.dll
[183/232 0s] CopyFiles Library/ScriptAssemblies/Unity.VSCode.Editor.dll
[184/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm
[185/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Services.Core.Editor.dll
[186/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.BuildTools.Editor.dll.mvfrm
[187/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/UnityEditor.TestRunner.dll.mvfrm
[188/232 0s] CopyFiles Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll
[189/232 0s] CopyFiles Library/ScriptAssemblies/Unity.PlasticSCM.Editor.pdb
[190/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/UnityEditor.UI.dll.mvfrm
[190/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/UnityEngine.UI.dll.mvfrm
[192/232 0s] CopyFiles Library/ScriptAssemblies/Unity.SysrootPackage.Editor.pdb
[193/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.SysrootPackage.Editor.dll.mvfrm
[194/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.dll
[195/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Services.Core.Editor.pdb
[196/232 0s] CopyFiles Library/ScriptAssemblies/StrangeFruits.Utils.dll
[197/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Toolchain.Win-x86_64-Linux-x86_64.pdb
[198/232 0s] CopyFiles Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll
[199/232 0s] CopyFiles Library/ScriptAssemblies/UnityEngine.UI.pdb
[200/232 0s] CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.dll
[201/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.Services.Core.Editor.dll.mvfrm
[202/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.Sysroot.Linux_x86_64.dll.mvfrm
[203/232 0s] CopyFiles Library/ScriptAssemblies/Unity.VisualStudio.Editor.pdb
[204/232 0s] CopyFiles Library/ScriptAssemblies/StrangeFruits.BuildTools.Editor.dll
[205/232 0s] CopyFiles Library/ScriptAssemblies/StrangeFruits.BuildTools.Editor.pdb
[206/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.Timeline.dll.mvfrm
[207/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm
[208/232 0s] CopyFiles Library/ScriptAssemblies/StrangeFruits.Utils.pdb
[209/232 0s] CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.pdb
[210/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)
[211/232 0s] CopyFiles Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll
[212/232 0s] CopyFiles Library/ScriptAssemblies/Unity.CollabProxy.Editor.pdb
[213/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.pdb
[214/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.TextMeshPro.dll.mvfrm
[215/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)
[216/232 0s] CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.Editor.pdb
[217/232 0s] CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll
[218/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.Timeline.Editor.dll.mvfrm
[219/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/UnityEngine.TestRunner.dll.mvfrm
[220/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/StrangeFruits.Utils.Editor.dll.mvfrm
[221/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm
[222/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.TextMeshPro.Editor.ref.dll_D0BA3615D322EF6C.mvfrm
[223/232 1s] Csc Library/Bee/artifacts/1300b0aE.dag/Unity.Timeline.Editor.dll (+2 others)
[224/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.pdb
[225/232 0s] CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.dll
[226/232 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Timeline.Editor.ref.dll_17F688653313AA4C.mvfrm
[227/232 0s] Csc Library/Bee/artifacts/1300b0aE.dag/Assembly-CSharp.dll (+2 others)
[228/232 0s] CopyFiles Library/ScriptAssemblies/Assembly-CSharp.dll
[229/232 0s] CopyFiles Library/ScriptAssemblies/Assembly-CSharp.pdb
[230/232 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aE.dag/Assembly-CSharp.dll.mvfrm
*** Tundra build success (5.62 seconds), 231 items updated, 232 evaluated
AssetDatabase: script compilation time: 6.194047s
Begin MonoManager ReloadAssembly
Native extension for LinuxStandalone target not found
Native extension for Android target not found
Refreshing native plugins compatible for Editor in 0.35 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.446 seconds
Domain Reload Profiling:
ReloadAssembly (1447ms)
BeginReloadAssembly (133ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (25ms)
EndReloadAssembly (1219ms)
LoadAssemblies (211ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (163ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (58ms)
SetupLoadedEditorAssemblies (770ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (12ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (50ms)
ProcessInitializeOnLoadAttributes (679ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (4ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (3ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.001113 seconds.
Querying for cacheable assets in Cache Server:
00000000000000005000000000000000:Library/BuildPlayer.prefs
Start importing Library/BuildPlayer.prefs using Guid(00000000000000005000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5107605f7bcd3672d55d426aabbe4622') in 0.020208 seconds
Querying for cacheable assets in Cache Server:
9fc0d4010bbf28b4594072e72b8655ab:Assets/Scenes/SampleScene.unity
Start importing Assets/Scenes/SampleScene.unity using Guid(9fc0d4010bbf28b4594072e72b8655ab) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7232298a0459791a754e57aa1a79bfff') in 0.000428 seconds
Querying for cacheable assets in Cache Server:
bc00e25696e4132499f56528d3fed2e3:Packages/com.unity.textmeshpro/Package Resources/TMP Examples & Extras.unitypackage
ce4ff17ca867d2b48b5c8a4181611901:Packages/com.unity.textmeshpro/Package Resources/TMP Essential Resources.unitypackage
Start importing Packages/com.unity.textmeshpro/Package Resources/TMP Examples & Extras.unitypackage using Guid(bc00e25696e4132499f56528d3fed2e3) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c80f712f691868b48cb14e226fe4bcd9') in 0.001988 seconds
Start importing Packages/com.unity.textmeshpro/Package Resources/TMP Essential Resources.unitypackage using Guid(ce4ff17ca867d2b48b5c8a4181611901) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd4d907a92766f419af5f6ecc5e0f477e') in 0.000577 seconds
Querying for cacheable assets in Cache Server:
24b38a646859243c4a35b882459da8a9:Packages/com.unity.services.core/Editor/Core/Unity.Services.Core.Editor.api
585c3fb85b32bd64e8814074e754163e:Packages/com.unity.ide.visualstudio/Editor/VSWhere/vswhere.exe
Start importing Packages/com.unity.services.core/Editor/Core/Unity.Services.Core.Editor.api using Guid(24b38a646859243c4a35b882459da8a9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '57407cee7d802575537da9fff677f9a5') in 0.000792 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/VSWhere/vswhere.exe using Guid(585c3fb85b32bd64e8814074e754163e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1a2b45d8ea820160f2a3852e7a15dc62') in 0.000492 seconds
Querying for cacheable assets in Cache Server:
cb67edc1800c2ec4ba8dfb1cf0dfc84a:Packages/com.unity.ide.visualstudio/Editor/COMIntegration/Release/COMIntegration.exe
Start importing Packages/com.unity.ide.visualstudio/Editor/COMIntegration/Release/COMIntegration.exe using Guid(cb67edc1800c2ec4ba8dfb1cf0dfc84a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4e38e83de7eaabbf6d8ef22884304254') in 0.000599 seconds
Querying for cacheable assets in Cache Server:
29239d79a3471495e9d270601006dad7:Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/Info.plist
Start importing Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/Info.plist using Guid(29239d79a3471495e9d270601006dad7) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4193d5d86b40fb45a9fb92298a21b438') in 0.000691 seconds
Querying for cacheable assets in Cache Server:
3379e8bd711774041a330f218af69b7a:Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/_CodeSignature/CodeResources
9c3599bc139404df2955d3ffd39d60d6:Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/MacOS/AppleEventIntegration
Start importing Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/_CodeSignature/CodeResources using Guid(3379e8bd711774041a330f218af69b7a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '915940b63d4ca77eae43672fdc24017d') in 0.000721 seconds
Start importing Packages/com.unity.ide.visualstudio/Editor/Plugins/AppleEventIntegration.bundle/Contents/MacOS/AppleEventIntegration using Guid(9c3599bc139404df2955d3ffd39d60d6) Importer(-1,00000000000000000000000000000000) -> (artifact id: '1004f4af68bd3aa95acc018dcad11912') in 0.000557 seconds
Querying for cacheable assets in Cache Server:
0029170d14ce6c04c9f45c22cdae5559:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step2@2x.png
1046ed65e6aaffb4391378f6d08d6c14:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconlockedremoteoverlay.png
1079db1f4b377fb45aa245fd791993f6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconoutofsyncoverlay.png
3042b019b052942a1baf7aa49d7ca6bb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplastic.png
3086d66a563317b40a20a20da2c64ac0:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_buttonssosigninemail.png
309b1d5a294fd6c43ae9cf77656c1852:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflictresolvedoverlay@2x.png
40947ddc2dd4f0d499a92d0f3675c4e8:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineCollapseMarkerButtonDisabled.png
40685941c1361aa4a957b61174bce3f6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconprivateoverlay@2x.png
5060c9f9eb2f7ee4695b638a21d8fe01:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineStartPlayback.png
60706f973daf4764e81c846ce1a8e183:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-progress-dark.png
6091f9516d23100479c03bca26138bc8:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackRecordButtonDisabled@2x.png
602b72d4617c3694aa94419fc1b68e04:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_refresh@2x.png
70632ddfe8e71b04b8f90ef7e29a9e98:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_cloudbuhochristmas.png
70e3f118652b9094885689730ad3a47b:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelinePlayRange.png
70e3ce8ad01f39248a3ea97a35bcf238:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedremote@2x.png
80c31f397a3ab184bae2f0d4b3dc5c1d:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-done-dark.png
a0abb5b57f561b242938811c0e671eab:Assets/Art/Appstore_Icons/1024x1024bb.png
a0fdac62174ca014b94a537688fc684d:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-error-dark@2x.png
a04ecc9d5e12d5d449077414eb86635e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_colorbuhoshe.png
a04f1625bf500f64e97445265dfbcc93:Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineConnector.png
a09fd8b5d9396c24a96a6de50cddc3b9:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineHold.png
b08f8cbc53d0bfb45bd2fd1f676d3554:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-error-light.png
d021820613d286f48915c2de657245d5:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/loading-dark@2x.png
d0c9bfe4ae0d68a4f945b3a8d983af01:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/moved-file-dark@2x.png
e05ace3bd15740cda0bad60d89092a5b:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignRight_Light.psd
f008857e434b98b4eaabda1fd6af3059:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stevejobsbuhoshechristmas.png
f0f8ff8921b22a74a8c79d955ace248d:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackCurvesButtonDisabled.png
f09eae8c0ea04254b90c5386a034a225:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/buttonssosigningoogle.png
0159d5999f4dc4545848ed42cd775ec4:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-error-dark@2x.png
116a8defb66aa304d97c1fd15f044486:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-progress-dark@2x.png
3168140d6f409d0448447f18568d9482:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticview@2x.png
4171b549947246b4f9579419d5698a7e:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineIconClipIn.png
41b96614b2e6494ba995ddcd252d11ae:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignMiddle.psd
411e6f19c19fa0546af83aeb59c2ed4b:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeRippleOFF.png
412f73153f3a3c549b67b2a847741145:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineDisabledBackground.png
51582ae5ea51fa14996791a550f89473:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticnotifyconflict.png
512aaee9b220348408a2e518f98d6e14:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMuteButtonEnabled@2x.png
519d97e745e55f041b609f3666cbc037:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticview.png
51bf5f55a8a01e546bf6092b54fdae20:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackAvatarButtonEnabled@2x.png
6192986415256ca47a97a97507406f5e:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMarkerButtonEnabled@2x.png
61c21f74972ba8246b3ea400a9231841:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineContinue.png
612c5e166a121e3449dad067fbdc37a4:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconbranch.png
71c45f80bffdb9145ad2c456254c862e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconlockedlocaloverlay.png
713aeedbd53e6b848a68d0755e7a2c74:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/clear-light.png
81e8b4a4bcbf7a14898e2658fd827642:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMuteButtonEnabled.png
81ed8c76d2bc4a4c95d092c98af4e58f:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCenter.psd
91746a504b59769439bb2749c314d231:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackAvatarButtonDisabled.png
91976e8b9ce0f0341838727acd55621c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconemptygravatar.png
912fd71cbf4cbe140b4f240bedbc1f3e:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeReplaceOFF.png
b1d064d6d80829f4eb370f679384ea1f:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineDigIn.png
c133595e3c100774496e03e66fa69259:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineMarkerItem.png
d18286874382ef042bbbdab5f71329c1:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMarkerButtonEnabled.png
d1c88f142eee55b4eb2b2cfd7b3624ce:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflicted.png
d1eccbb425fdacc4ba53ce4223f4ea30:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMarkerButtonEnabled.png
e17ee60887efdd04389991a15ee0c578:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineAutokey_active.png
f15453c5e25703942b480f17a40794f5:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-conflicts-dark.png
f1c735dde115d4f4c9ff5c633f07fbb8:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/deleted-file-light@2x.png
f179d9a3cccffb04ba2e27f681e9b147:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineMarkerItemCollapsed.png
02800fb9cff14da47a04572790384d8b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconaddedlocal@2x.png
02fa233a818899d48a2d3e68a68b23b6:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-warning-light@2x.png
12736c98af174f91827a26b66d2b01b9:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignLeft_Light.psd
120bf54dff785a0429b068b814e9c12a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconmergelink.png
22c3c381bd3cd4a40a8541103023e1ef:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineDigIn.png
32f7e3598d6414c489127629e29af3f6:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineIconClipOut.png
3238dca1e9ea9fb4aa64b28298ba6dbd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/ok.png
5216b1b48296ef345ad2d2ec43105bf0:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMuteButtonDisabled.png
52c8930beb5f2774ebec26a86c7e9713:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-light@2x.png
52ee3ba2abc3da14a95cdf64d32ae0ae:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackLockButtonDisabled.png
6232fff3dd732c24b810a139724ea7cf:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/more-vert-light.png
626b9cddb29049e4cac50cd87b419945:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedremote@2x.png
829511f8e35bf3a40be037a1050f801c:Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineOutline.png
824c4beb0ca6c934bbc7a26919302236:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineStartPlayback.png
92027f7f8cfc4feaa477da0dc38d3d46:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignJustified.psd
92b204cca46037444ab18ba6701f86f7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedlocaloverlay@2x.png
92b5e4310629b264dad0fb2cc196d818:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineAutokey.png
9288066c33474b94b6ee5465f4df1cc0:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignLeft.psd
92b8c447daf4d4b41a0ec148d1091261:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_refresh.png
a26232d4d188e4440897131ed223d505:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-remote-dark@2x.png
b205f4b28f59dda49af458b35d8a3ff3:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/notondisk.png
c223e0c507e2c6549a2cb97441b62cbe:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/added-file-dark@2x.png
c285802d9d414814fad592b90b223f15:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineEndPlayback.png
c207dcd389fb689489f5266468cd4609:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackAvatarButtonEnabled.png
c2f7f6a88b4c4f20a53deb72f3d9144c:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignMidLine.psd
c2d8bb87691276f4d93f1b74330d1d90:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-warning-dark.png
c27f4e1f2b76b2f45b48df65c02ba338:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-available-changes-light.png
d25a8ffe41f199d4c8f355d2de2d19e0:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflictedoverlay.png
d24e7e0b75e1a244bb9687d6fd4315ef:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/buttonssosigninemail.png
e251dfd24b5610d4d8ea65a237cc9d97:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedlocaloverlay.png
f2901efd8bb16bc408ad37f017fbf9bc:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshe1.png
0304baf8d224f3e47b22d872c8dcd412:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineDisabledBackground.png
0365b40fda51ad5499dfe50b036adb1b:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/conflicted-file-light@2x.png
0367ce1ebbbb18940b79eed63a0315d5:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineCollapseMarkerButtonEnabled.png
03ae22b9de3989144a9bebf8972b4fad:Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineDisplay.png
03cefa94d5aa9d74993fb2138af9d607:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/secondarytabclose.png
13527793884104b46b7446fd7464c3ed:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconclosebutton.png
13e7e6fe43a8aa049bcd610bbc1f5ff8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_expertbuho.png
23933ab6b291bc54ba1b99b5fcb9ec80:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/revert-asset-dark.png
23743f0c0ed1e6546808a5d645c2a6a5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticnotifyconflict@2x.png
23e66f7264c74424889342127f229577:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedremote.png
33b1871a2d09cfa459a93f4e8feb5c41:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineClipFG.png
33c1613cec3e57243baaa6b3dba6fec5:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/edited-file-light.png
33a52b41b4de5874ca7da1da32067e39:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMarkerButtonDisabled.png
432426364f0e2474b9817a7e5b9dd1c2:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/clear-dark.png
43ad51e043491b94d8f6c62d55ac5ede:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuho1.png
43ed4593c5ddda0439fcc1bdaf8309fe:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackCurvesButtonEnabled@2x.png
43eeff8a446b32242a4fb1a5c1bd7b8e:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelinePlayRange.png
636d03a8834e3ed4cac3a1cb4b82deaf:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconoutofsync.png
73d124bf77e463c45942d14136745d9f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconaddedoverlay.png
73f5ebb64da7b2a40ab6bffac80f1a61:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineSelector.png
8325d4ef0a6eb3d43952aff8a06d9f45:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_expertbuhoshe.png
837c493ae228aaf4d977e9138707008d:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-light@2x.png
a383d8b1327c9254896ad76d6efaf357:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackCurvesButtonDisabled@2x.png
a3e491f99ea3ad74f8731ca93e84c497:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedlocaloverlay@2x.png
a3ced8f7044b9de4787602a9e9b20ea7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflictedoverlay@2x.png
b3644a971cca0bd4eb357cb9aca4dde1:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMarkerButtonDisabled.png
c35a22ede3f5feb488bf69587ddc36ed:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMarkerButtonEnabled@2x.png
d3b5c4f7d6b94f64085b3713bffa680e:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelinePingPong.png
e3b0f810fdea84e40ab4ba20f256f7e8:Packages/com.unity.textmeshpro/Editor Resources/Textures/SectionHeader_Light.psd
e3ea510ab0d9de74d825181746b18285:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/moved-file-dark.png
e36d1a38d7aa309409e80bf66a089330:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhochristmas1.png
f31d2c855644aad4cb2030bce12859f6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticnotifyincoming.png
04ca3057bc8a3462899551a1d4c90184:Packages/com.unity.services.core/Editor/Core/UiHelpers/Images/ToggleOff.png
144aa74618b85974a9a50f612c2fa8fd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_buttonssosigninemail@2x.png
2446ee609b613cd4e9142ccc55cb7c43:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineCollapseMarkerButtonEnabled.png
24b97c67b63a23b48bea4036d28a5818:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineMarkerItem.png
34b3e61f975861a4cba8efcb5f6f05ea:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-info-light.png
3494dc956dfd7174abc07060940a2848:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stepok@2x.png
342a0f8aca7f4f0691338912faec0494:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignRight.psd
4466539767d9ee241abcc43eebb52ce3:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-light.png
54623075676bd504d93243fb18745161:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackAvatarButtonDisabled.png
64b9fad609434c489c32b1cdf2004a1c:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignFlush_Light.psd
64eb0648ca0d11944a9517d8662508fd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticviewnotify@2x.png
74ef721fef79c44489d4e3edb0ab0c01:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconaddedoverlay@2x.png
8478a99d8fb61c94ba938c3034d449c6:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-available-changes-light@2x.png
849b7119dad13a24397add67a7f78510:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/show-dark.png
94fe868620119564f9474f40cd6145aa:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconpressedclosebutton.png
945f4ecec6df62244b9ebcc363833642:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/Timeline-Marker-Warning-Overlay.png
d4780dc1205c7c7478c970d8c61d24e8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/stepok.png
d41e3a51c74c48847a8eb97a319afda8:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-error-light@2x.png
d44fc8b11425e0043aa7c20a301ce707:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineClipBG.png
e45389a8a97044d4caf408f252370632:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconbranch@2x.png
f4d24f788ff8ef0448d273529dc5d9a0:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/diff-light.png
0525793900d728a42936791a8a6de63b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconclosebutton@2x.png
056ee72c467a4e24d87541d42839ca72:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflictresolvedoverlay.png
059fb5367594a3343814dc25ace454b3:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconprivateoverlay.png
15845fb26c2846947b4dedb9fb348cc1:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineSignal.png
159b6ffcecc70b54a991cab02c8be883:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/conflicted-file-light.png
158d9c687149a0e499002e08c9420c70:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-dark@2x.png
359cf58d5969d1a4aad29b095c7fc338:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineActivation.png
35ff0937876540d3bd4b6a941df62a92:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCenterGeo_Light.psd
45308e2aea842dd4e87bb30395d6e303:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-warning-dark@2x.png
556a2f3b046024d4c9621c1b4be5f0c1:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/xlink.png
65f0e363b74cf5845ab8c3fbc14f39ac:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflicted@2x.png
75d22b424580dde41824299bb20d1de1:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-incoming-light@2x.png
75f26f1c549568c4e9950a368bd08cb8:Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/Timeline-Marker-Multi-Overlay.png
8558913fe46542045b38c8f97ef8546a:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-dark.png
9589d5d9eb09dec43b2ad51af4e78b1e:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackCurvesButtonEnabled.png
a5e21f4e466690645980dd0cf0b664bc:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineSignalSelected.png
b528c1b33a65cf94ea74f830b54c9acb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconlockedlocaloverlay@2x.png
c5c1f094d9a9b3f4c9cc6c3a87af871c:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeRippleON.png
c5b20b1351db04e44b3baeba4679c8d7:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/edited-file-light@2x.png
c5fc116b3271b5947808130b2212cd60:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticnotifyincoming@2x.png
d5c3277b1dbad9448b46c2ec87a2cef8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedremoteoverlay@2x.png
d55a54a15106e3f418a43134888f2211:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackCurvesButtonDisabled.png
d58e94bfb1bac774dbb8ca9c2597ef2e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_loading.png
e50018fd67fc156459e4014bdad3f5f6:Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineSwatch.png
e5600378dd761e64d9423790c482bf36:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_cloudbuho.png
e54e20c7a9730fe4c822d63228527ae4:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMuteButtonEnabled@2x.png
f5c57327df0fa294c8209aa216435167:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/back-light@2x.png
066619c9c9c84f89acb1b48c11a7efe2:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignMiddle_Light.psd
06bb2a7fb040987409dae109d185de22:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/diff-dark.png
06bf6150656339941aa98e175a995445:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineSelector.png
16b10562fce5a0f4794872a75d897cc9:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/conflicted-file-dark.png
36e6970b84831434a9eac79abd03700b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step3@2x.png
366c5b350c052f34aa6909c6563fb9e9:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/more-vert-dark@2x.png
360dded8761e81d4d98c10f469d55492:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineLoop.png
46930b20180b59e46b73494adf53abbb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step3.png
4616bb1fdd540b8418c6840020e72248:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/moved-file-light.png
56e456ab0f7f79a4dbabcc9079c49a94:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stevejobsbuhoshe.png
56f45ee382e8dc847bd536ba8de7300b:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/diff-light@2x.png
5679a74364f6b4440ab7e7aed55cd95e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflictedoverlay@2x.png
56adf392a7d080448ab9b85e27356d2e:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-conflicts-light@2x.png
767ce9b1aa9de8747a4c2ffc8b3dd7ad:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/ignoredoverlay.png
a6219d44b6fc910449f7c3fee45db5c5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconbranch.png
a67b58d6cddcd4345b1e001340de5a76:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconaddedlocal@2x.png
a6fbd5a181bc51e42a61a73fe8d727c8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconaddedoverlay@2x.png
b6e9dc9aad5843748a0124b8925c3743:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineMarkerItemSelected.png
c6a0c6226c05f954fa6cd03aebb4d255:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackRecordButtonEnabled.png
c6b1bcaa3f4767141acd747384dbb276:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/loading.png
e6e5a841174ef8f44a853b724cc52b4f:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/revert-asset-light@2x.png
e676ab7aa99535447a763c9f88bf9260:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/back-light.png
f6717d61970edba4686c297677881a77:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineAutokey_active@2x.png
07ab2758fd6b77141ae34a703972f385:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-available-changes-dark.png
1732e542f535d374bbfa7565fc78414e:Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineWarning.png
17035c204825f6340a252046ab6476fd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshe2.png
274868c191eceec47af7c288217e75cd:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-warning-light@2x.png
3728580c149181a44b359e89f6edacae:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconoutofsyncoverlay@2x.png
372e7b39fc8f34549ac25d8757965a2c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_expertbuhoshechristmas.png
67a774c4384aa6c488128e2851b18ced:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeRippleON.png
77502b03a9bd59440840caed1248d860:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/loading-light.png
77a39e873655d3c4b93d0b7696397b83:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeleted.png
77d926c9a4ddcc940b8c000b45cbfb35:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMarkerButtonDisabled@2x.png
874d8401331ede14087e8d8d486ddda6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconbranch@2x.png
97a4e2b6ae08b1140a5ba9e22953e029:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticview@2x.png
a7a968b204ed77c4ba90be3ef3ee8551:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineIconClipOut.png
a7d900a247e707e45a257328c3ee381e:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/deleted-file-dark@2x.png
a7ec9e7ad8b847b7ae4510af83c5d868:Packages/com.unity.textmeshpro/Editor Resources/Gizmos/TMP - Dropdown Icon.psd
a7dda6e49f4dd1c4bb0fac36bf812173:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-dark.png
c76700ea0062413d9f69409b4e9e151b:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCenterGeo.psd
c7df1e797b21c774f9b859d17f674737:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineLoop.png
d7094718bdac022428dd29244922d06b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconoutofsync@2x.png
e7a0d3e65a5b4ab4db5ba97e4fc06f99:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-info-light@2x.png
e78d7bb19d72cdd478600b30412eecc9:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconlockedremoteoverlay.png
f79532ed53993a24fb2d007f647d3f97:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/revert-asset-dark@2x.png
f747f9cdf03f2ff418fe728a77e8cbef:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineContinue.png
f73a7d8758d7be04588b15637d94b5a8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconlockedremoteoverlay@2x.png
08c91a7677e66844281a99aaf6ea36f1:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stevejobsbuhochristmas.png
1875b6a8fb148514ab1d9494eae2dd9e:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/diff-dark@2x.png
18775b51e3bd42299fd30bd036ea982f:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignBaseLine_Light.psd
183f7b7549219ab47becb461a16df882:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineAutokey_active@2x.png
289215d22fcafb941b9e25f8609e25b9:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-remote-dark.png
2887294cc7f1fe840bff6e349409648d:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineActivation.png
38236a82ff44aaa4b972248479d5f970:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step1.png
48d034c499ee4697af9dd6e327110249:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignTop.psd
48a8d899ebcc4e84db1a2ffd2bb4e9e8:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/undo-light.png
585b70cb75dd43efbfead809c30a1731:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignBottom_Light.psd
68d404d4616084f449a3bc644c023f2c:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-done-light.png
68295f1d2b4db9040ac84ac00d5554a6:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/conflicted-file-dark@2x.png
68fafd0a2acc3774988418f657bf7b68:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_ignoredoverlay@2x.png
78033f4cda7c4e340b1b25193b950ff3:Assets/Art/SF_SV_logo_white (1).png
78f56e873f56d7943aef2a039430732e:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-remote-light.png
88d697f38121de443ba144702e5122d9:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelinePingPong.png
881798b77426a8f47b533dcc4767e9e5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflicted.png
98d032c68be4a784ab77b461c5341fc8:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-warning-dark@2x.png
98773313eabe35543bfdbf542ccea271:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconundo.png
987c88fe221d4484db97f6d0e56d8e3c:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/revert-asset-light.png
98eea3a123f8b4c468b7e43d0ff3c232:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-progress-light.png
a892bcc7ae1871447926b3c44d158763:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflictedoverlay.png
a82846d41464fcf4b962ebdc815963f5:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeMixON.png
a88fa20ed164bbe4da6bf533f94a3113:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineSignalCollapsed.png
b8c531b4e51e4994a81837c4e9b0d649:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackLockButtonEnabled@2x.png
b85a4b2ec6433d04895612d791edc260:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedremote.png
b80d5b6acdfbc114b9efab6295fd96c1:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineCollapseMarkerButtonDisabled.png
c84258b6921bcce45a57f68a07b2143f:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/clear-light@2x.png
c8a69ecdf54ac8e4b873466605de27ff:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step1@2x.png
c887ed2a931c29040bc544cd8c546e9f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_expertbuhochristmas.png
d876c6d477e3c3b4891cdee8f10ecaf1:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-conflicts-light.png
d84f7eb154b674f46b833c51f844277e:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/show-light@2x.png
e8aa120f1b4731e43a2dd31eb70bbbe2:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackLockButtonEnabled.png
f8c9467a892580344bb697526dac0d13:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshechristmas3.png
f82dfc5fc3c5a8f4080a3550427019c8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconoutofsync@2x.png
0919e5a835eb86343b8b1722ea1d32a8:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-incoming-light.png
09996e28fa830fb4283b19f26584c9f2:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/search-dark@2x.png
09ae14686a02d484ab41e76fd1efba14:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeReplaceOFF.png
193dae938a3136440b693b45a2494737:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMarkerButtonDisabled@2x.png
3999034958d54364da380a8839a11050:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconcheckedoutlocaloverlay@2x.png
39c95c5cb14167543b9aa5908c94bb71:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-mine-dark@2x.png
39d9575ed0465354cb02b69ea18526de:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeMixOFF.png
397fff6c3885f8343bb65714f0064b5d:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/added-file-light.png
49679f302ac6408697f6b9314a38985c:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCapLine_Light.psd
495998c718a094540bbe57ae5ab07647:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackRecordButtonDisabled.png
497a860dcf38eca4485e2b936e03bef3:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/undo-light@2x.png
5955491dc8dcecb4a993d9a008cf65a7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhochristmas2.png
59571f82a0dc1a14da606dc0df6f8ea7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/refresh@2x.png
5978a510e241e1a41b7ea0db0b64f333:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconaddedoverlay.png
595bc97bc8e1e0b46bd4c2148ba3723a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/ignored.png
594fa102c56c0274db9edabc563d7dcb:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-offline-dark.png
6952cd3b0f88917449a8fa4d19fc5009:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineEndPlayback.png
691475c57a824010be0c6f474caeb7e1:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignFlush.psd
6975ee4c1f40caf4da8dd733ee2cfeaf:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_secondarytabclose.png
69899ed144c8eea4baea48b858b37746:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step3.png
691dc543ff5b9ca44bf846657ba04161:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconundo.png
69ff79f863a32ad44a9497d4896d9d1c:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineInfiniteTrackNoShadow.png
897c3a3f5c4038345a7143573bbb4a40:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step2.png
999d04c0ea94ccc41b3d80788160695b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/ignoredoverlay@2x.png
a972d8b163b45d54b89085acf50327e8:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-mine-dark.png
a916ed6819efd014588f58e3cfc48196:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticnotifyconflict.png
a9fa02cdd2d760c43a0e69ba0fa49dab:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-incoming-dark@2x.png
b99e43bf99b3c954f91bde2ad0c1eac2:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-error-light@2x.png
c9fb8470579cf8440975e58c5df98216:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-offline-dark@2x.png
c9ed6d6ea2f9657409bfa068d4846139:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step3@2x.png
c98f350e47082844fa2954de4d2d5ff9:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/clear-dark@2x.png
d91793cd853a258448e4d5545bb38e45:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineSignalCollapsed.png
d98fbe17966d8ef449b25b99024bf36f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshechristmas1.png
e92527f6d0fe45342ab542b47346d45f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stevejobsbuho.png
e97f44a089f144758b462da41bc96973:Packages/com.unity.services.core/Editor/Core/UiHelpers/Images/ToggleOn.png
f9053b8d7b8c0d446a1f1fd28fec65c1:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/more-vert-light@2x.png
f9161c6c9e06dc445ada3ee16d991f90:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/buttonssosigninunity.png
f9fd2f335364cda41937eab39bf20049:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineKeyframe.png
f95f697d66d238446b1ab717def09945:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflicted@2x.png
0ac55f9f886d827408c102bdf33c5ff7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconemptygravatar@2x.png
0a78c2b019ae1e5448f50d83adcfd965:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflictresolvedoverlay.png
0a4da12ff51bd83498216f698c7f20fa:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticviewnotify@2x.png
0a5e3e063c4e1ab45999cf6e40c13c07:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineAutokey_active.png
1a7852b1b33b816498b6af1e739f5995:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineSignalSelected.png
1a2cea5a396ff5d4a8f740bd5d8726b0:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-available-changes-dark@2x.png
1a4f52b613391cd449af3ad2e44affeb:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/added-file-dark.png
2a4c44b710a153245a151f26acb70271:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/publish-light@2x.png
3a008b3f63356f241a197da231865421:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/moved-file-light@2x.png
3a0c527d7f890d64a9b56b086e6e766a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_colorbuho.png
4a231ba0e81e63849a8f985c228e8acd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflictresolvedoverlay@2x.png
6ab002208ec290544b44bc263dc58a95:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMuteButtonDisabled.png
6a9d211bea1bc4a429d86cbb2d0b0a3e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_secondarytabclosehover.png
6ace62d30f494c948b71d5594afce11d:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCenter_Light.psd
8a6cca56e2b63344eb4769cd92d93ffb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconmoved.png
9af18154bd2effd4f813d58651798b5d:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/undo-dark@2x.png
9aa4348290784b2468144a97eb15d8d7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_secondarytabclosehover@2x.png
9a1ab8af8c446204e989a90f18305caf:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconaddedlocal.png
9aebd705574f9e642aef1e5f59b3e4d8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconemptygravatar.png
ca51b19024094d1b87f3e07edb0a75fb:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignBottom.psd
cabe2c11824b4164984e262821760727:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-offline-light@2x.png
dae33700bd23f76409a80bf78fdb8a42:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_cloudbuhoshe.png
da545229eea36164d8b8cba2f75a1143:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconemptygravatar@2x.png
eae63adb172f1164db61a7f4bdfc3637:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineInfiniteTrackNoShadow.png
fa5b15174efac1a499b91afa33c625fb:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/search-light@2x.png
fa6bd40a216346b783a4cce741d277a5:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignJustified_Light.psd
fa1ff86f20525894b9bd92f1b1909ccf:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-info-dark.png
1bceea0c53eecc244a50615c7958486d:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-mine-light@2x.png
2bb4e96f5d0b02c468932d665a015c54:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconlockedremoteoverlay@2x.png
3b44c1da064d3bf46be68efbc875596e:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/search-dark.png
3b9e9b3d9ade166499e7a17109ca73bf:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineTimeCursor.png
4bd47f86a00dd2b4b8ab20a11de165f6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconcheckedoutlocaloverlay.png
4bc6c7e602886fd42918d903a7393536:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/publish-dark@2x.png
4bf6507f1346b2746a35384f6a5fd5f9:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackAvatarButtonEnabled.png
5b22e8d996934d3498b6e8b2cc8744d6:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/publish-light.png
5baffe5f7a6366344b7819fa35e7e030:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-offline-light.png
6b972fca7700d6748b66eb72f2072e74:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-dark@2x.png
7b4b3cedf598c954cb2f38d6e2e34c0d:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeReplaceON.png
8bc445bb79654bf496c92d0407840a92:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignBaseLine.psd
9bb60d9b0987c3747b57516cc172d0c7:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshe3.png
ab1e2f0dfb0df5e40bb95359b3d8ed3a:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineIconClipIn.png
bb42b2d967d6427983c901a4ffc8ecd9:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignMidline_Light.psd
bb678af880b2dd74cbd76186590c66da:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/deleted-file-light.png
bb1928aff4fd4cf44af1f629dc14ef9b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconcheckedoutlocaloverlay.png
db31466324572e740a431e4e0e03a016:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMuteButtonDisabled@2x.png
db15c78579dee4a4db85f392634c8ecc:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackRecordButtonDisabled@2x.png
db66ea47c76423f4a881937d34495801:Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineBottomShadow.png
eba49403f5934c74b8114ead5f397592:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-info-dark@2x.png
fba4512e3548e0548b2cf4f11913e257:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-done-dark@2x.png
fb5730e24283d0c489e5c7d0bee023d9:Packages/com.unity.textmeshpro/Editor Resources/Textures/SectionHeader_Dark.psd
fbcdeb07ee516a64daa01ce462874280:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackCurvesButtonEnabled.png
0c6a2a64ca9f9c946a7dbbd1674cf5bd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconaddedlocal.png
2c85066ea99cfbe4f90294bf295ce543:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackLockButtonEnabled@2x.png
2c8a8b796d0907747a9518f9458b2259:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-remote-light@2x.png
2c0bdcbf152ceb64ba9b01cc370a9092:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-mine-light.png
2cfbf6619eb047545a425e8a31732c83:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedremoteoverlay@2x.png
3cf437657a48d3f4790401155e66704c:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/more-vert-dark.png
5ce43a8ae9d640f4cb77136d601fc0d8:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/search-light.png
6ca5daa3415451940921fa7e2c3db9e8:Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineGroupBackground.png
7c05578092876a0458b8b480269aef86:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackAvatarButtonDisabled@2x.png
7c681ffb5a436684fa3e98a9b66775c0:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeMixON.png
9c706019afb28944eb19b500ea0da38c:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMuteButtonDisabled@2x.png
9c6313a5316f8a34b852bf94ff96e3ab:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/back-dark@2x.png
9ce84ff0fdeb13d4a83f077d075dd9a5:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step1.png
9c0d6ec706e01ce448aea81584af092b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_cloudbuhoshechristmas.png
9c6daec86666cbb4b9e558b839a103db:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackRecordButtonDisabled.png
9cadde7a0d5f9024ab3f2cd5f6a740d6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconclosebutton.png
9c0e0aeb2cb19c640a4d430e258e7336:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/show-light.png
ac5017dfbeee42347b3b45ecc572674e:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMuteButtonEnabled.png
bcc2167ce63c6264b9c1295e97bec6bc:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/edited-file-dark.png
cc3a9f4e86314f746aa1a97505d6323b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedremoteoverlay.png
dcb2ee37925b97e438ae244996d81a55:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticview.png
dc633de6e6e7415448c7568418239a9d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconoutofsyncoverlay.png
ec03f79379868c642b48ae5ddc821b6d:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_colorbuhoshechristmas.png
ec7c645d93308c04d8840982af12101e:Packages/com.unity.textmeshpro/Editor Resources/Gizmos/TMP - Sprite Asset Icon.psd
ec2e3aa6d0ab8ce4eac29b56d65d61d5:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/added-file-light@2x.png
fcbb76d583fe7ee4e80e7e47c0593c4a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticviewnotify.png
0d9a36012a224080966c7b55896aa0f9:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCapLine.psd
0dfbb2b6ddcdd254da80e3418498b3a6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconundo@2x.png
3dd65256ca8837544b3e738c0d3ee0e2:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineMarkerItemSelected.png
3de8a0634e55df8499c88204001cb0dd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedremoteoverlay.png
4d614e4edbf542c418d50ec49eed858d:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/loading-light@2x.png
4da274d970a82a943ae3979e7833f3dd:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedlocaloverlay.png
4d7e6e570e9d65a4c9a994783a0652e2:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconoutofsyncoverlay@2x.png
5dbc069eb79bd4d43840847264d6d956:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/loading@2x.png
5dfe66e61e0d270468ae75349ff3a3eb:Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineSeqEnd.png
6d6088174bb906b49ad8428526ee337b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconundo@2x.png
6d41c3e8796a4fd4e80840354039e4ac:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeReplaceON.png
7d4691eba7565c34ab785c00fbc27ff8:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineMarkerItemCollapsed.png
7dc96f2ba3659a64eb632128d0705ddc:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-conflicts-dark@2x.png
8d98ab6168c3e91439339f1908b8fe97:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconcheckedoutlocaloverlay@2x.png
8d3ab9b7cb3a1794a891374315d8305a:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-error-light.png
9d6e2d7ce65565b4a93d524fe7a05d0b:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconprivateoverlay.png
ad2e3e92b00839c4e991ca602ef19822:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineSignal.png
bd7b7cac6eb0c3f469781d9a729a1c94:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeRippleOFF.png
cd20fda32910f2942bd0231aa038b0bf:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-light.png
cdf2b54d520524c418aed1dc00eec185:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/edited-file-dark@2x.png
cdb88fdb0cf46b244a667edaff21c7df:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step2@2x.png
cd0b17b71a5c498428ee91dee8a78a88:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step2.png
ddf2e76e8a1f88f46ae1e42277850b48:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/buttonssosigninemail@2x.png
ddc4c89f94d2d994c8d7275e3929ff60:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/loading-dark.png
ddbd45249a133a846b2f20e39b537565:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineHold.png
ed041e68439749a69d0efa0e3d896c2e:Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignTop_Light.psd
ed64f3a17f2ede646be21ed6edc9161a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconrepository.png
ed665472b4fee2043a5c1cc802beaa8e:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineTimeCursor.png
fd12dbe3b63ae464f824b4a74c0e1766:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackAvatarButtonEnabled@2x.png
fd098fb4cf57bad419701c802e442b7e:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_colorbuhochristmas.png
fd194f75fe3d7ca4488fa775ae832fd8:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackAvatarButtonDisabled@2x.png
fdbd7df1b46f4714fbb0174e505f5a31:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/publish-dark.png
0e80bd0b4a8196f46acf73711b9505ec:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconoutofsync.png
0e5ba0f04df278944a8f5a62f64f5aa6:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackRecordButtonEnabled.png
0e3edcdf6743ba643999fb3882f1cc15:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-warning-dark.png
1e80543db0ef9494a9c1777f01e1a4a0:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-warning-light.png
1e6c9635b80f973488d8335a081c905f:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticnotifyincoming.png
3eb463f682a32ab48b98a68d3361e524:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconlockedlocaloverlay.png
3ee40aa79cd242a5b53b0b0ca4f13f0f:Packages/com.unity.textmeshpro/Editor Resources/Gizmos/TMP - Input Field Icon.psd
3eeca90c1ad2c46499941d0901eef4c6:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-error-dark.png
6e0a54826ffc3ee46b0aa3e1c1575a69:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticnotifyconflict@2x.png
7ee48c5fba4919649a8a6094cbead669:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_loading@2x.png
8eba099eb091faf419fecdcd5cdabfd7:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineKeyframe.png
8e3ec2dfd58b79842aa78376678a9a05:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/back-dark.png
9e541b6dcfb77d34481f69b3d62d0343:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackCurvesButtonEnabled@2x.png
9e9474494461bd048803b48e391ef0f6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuho3.png
ae53a7884da90e94eb5dfeab594b746c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconlockedlocaloverlay@2x.png
ae869fe6797f4454cbbf417d87ff637c:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticnotifyincoming@2x.png
ae9e7828f0813b04fbe3f839422b2289:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-progress-light@2x.png
be423a54b981d38428de82ad12534629:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stepok.png
be340a165cb9c8d4cb50f1deeb51d4ea:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/stepok@2x.png
ce3ca6a541b5fbc4c80edb5195d78731:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/deleted-file-dark.png
de4c62a7de5c61a41b5b0029b339f373:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/show-dark@2x.png
ee148e281f3c41c5b4ff5f8a5afe5a6c:Packages/com.unity.textmeshpro/Editor Resources/Gizmos/TMP - Font Asset Icon.psd
fef7487d8b06bba408f70354e2463ce4:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackLockButtonDisabled.png
0f5597de928ba6547895c4cdb9fa4185:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_ignoredoverlay.png
0f061b4bd0275bc4eb60f2af31e7375a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuho2.png
0f1c9a12872a30f45bab34f536332bb3:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackRecordButtonEnabled@2x.png
1f3ea4caa6e0ec74388e4d7d16690e68:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackCurvesButtonDisabled@2x.png
2fd6421f253b4ef1a19526541f9ffc0c:Packages/com.unity.textmeshpro/Editor Resources/Gizmos/TMP - Text Component Icon.psd
4f8d98ef7dbbe3d469e14c04722cbeed:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineHeaderMarkerIcon.png
4f1f02bee0a5ae24aac00a40a212299a:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-incoming-dark.png
6fb5cabb85ba3794682b16eba19440cb:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackLockButtonDisabled@2x.png
6f6a4c6bd7cdc654d9d91f7de72afcb6:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/refresh.png
6f0b77e050cdb12478ed9514b3a0e40e:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackLockButtonDisabled@2x.png
6fac4e39926fd9c4ca2ba4416160a857:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhochristmas3.png
7fd3cda14282bb7429b8eeb6c121e5bb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshechristmas2.png
7f854f490da24e54f9e8383e446b5d81:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconprivateoverlay@2x.png
7f5bfdeb677f0f9439f594f1cf98266a:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-warning-light.png
8f169193df3d51042a705fa81fc46e72:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-error-dark.png
8fca5ed160cdc5440a4c7561db4082b2:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeMixOFF.png
8fdae4ac756ed6047b01021ff0cc3ebb:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackRecordButtonEnabled@2x.png
8fac55fff4ce5fa40a7b2efefc0e617a:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/secondarytabclosehover.png
9f379314652051f4aa49201b44eae54d:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/undo-dark.png
af24c542434a025448222d576f61a956:Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineAutokey@2x.png
af3aec622aef40c45813b39e405966a3:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineAutokey.png
affeade9874cf2347abb155e8d0db4d8:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step1@2x.png
bf1debab21103154b99778ba6e074175:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineHeaderMarkerIcon.png
cf575301f1e76c4478de0e77db15eba0:Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackLockButtonEnabled.png
cf3fbf98d5c3f1941bd9c0256918a4c8:Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineAutokey@2x.png
df7dbac99fae5444f92b497c52f0ecfb:Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticviewnotify.png
efbf52d7ee1264d478d63a17b943941a:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-done-light@2x.png
Artifact(content hash=b523953d3526905da03d3b76e4d04733) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_ignoredoverlay@2x.png'
Artifact(content hash=3605ec7f5d9df60086e477eedf96fe8b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-progress-dark.png'
Artifact(content hash=3fbe0628b2d6dd01ad17558e032c3e3a) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineSelector.png'
Artifact(content hash=57a1a6143296000ceb0342ce39852ee3) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconaddedlocal@2x.png'
Artifact(content hash=86316b4d19fee903cfe90b6ea2764aa9) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/more-vert-dark.png'
Artifact(content hash=bd22eed744c7800a5fe60b76f0858e8b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-light.png'
Artifact(content hash=df18e65ee271b50a304db8c94613678f) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackLockButtonDisabled.png'
Artifact(content hash=4a461dc7c09d130300f29b91d0468f1e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackLockButtonDisabled.png'
Artifact(content hash=7acbd35fc8d311068f3fafdf831b7410) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/clear-dark@2x.png'
Artifact(content hash=a036fb82c3409409f55261daa9536751) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackRecordButtonEnabled@2x.png'
Artifact(content hash=718a7b86c6766d08fdd23352c2d5d7b4) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-error-light@2x.png'
Artifact(content hash=77691db891d235046cc5a7a7c28de438) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMarkerButtonDisabled@2x.png'
Artifact(content hash=85f97a9ed1a4b608a376a5110048e2c9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_expertbuho.png'
Artifact(content hash=6f181781621a30055c198702a95a0f2b) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineGroupBackground.png'
Artifact(content hash=39836353cb49b10c6c68d4aa8d9afa7e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackAvatarButtonEnabled.png'
Artifact(content hash=17ab54621807260c5b5e83029ad8225e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeReplaceOFF.png'
Artifact(content hash=af87493cc159cc0c481e108d98166f39) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconclosebutton.png'
Artifact(content hash=072cbdaf701ec40e44e88a73a0de3b8e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/search-light.png'
Artifact(content hash=b70559f5d21d6815ef3ec39edc9689d3) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_cloudbuhoshechristmas.png'
Artifact(content hash=e38712c927a1550f7bb750234d9dceb7) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/Timeline-Marker-Multi-Overlay.png'
Artifact(content hash=ac6136abfc79ca0fa0864c405f8e7740) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_colorbuho.png'
Artifact(content hash=e3717d943f236b10a46a234341b8201f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/undo-dark@2x.png'
Artifact(content hash=9b61c2a0be0d5e1429a5d717fa9e7c77) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stevejobsbuhochristmas.png'
Artifact(content hash=cc7709d4560522155abcb8818470c1f1) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-warning-light@2x.png'
Artifact(content hash=754a5263db881918aa029abfa6ceb612) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCenterGeo.psd'
Artifact(content hash=0f2b405a54437116020f7734d84bde8d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconaddedlocal@2x.png'
Artifact(content hash=99e8dc89350b4e19ea47e2d7e8ad8ee4) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-warning-dark.png'
Artifact(content hash=ca97edef853aaa1a7a3c26ec466c0e49) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineDigIn.png'
Artifact(content hash=41926bdaede18c16ba926761f9ac138c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/buttonssosigninemail.png'
Artifact(content hash=9ad0677000333b18d84498a64a1b9965) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconpressedclosebutton.png'
Artifact(content hash=ac0c87e2be80b915ea8fad9923117e18) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineKeyframe.png'
Artifact(content hash=55e41c89a8036519949465bf9fb2efba) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedlocaloverlay.png'
Artifact(content hash=f3f5721a5d024017197c5abf20568847) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconlockedlocaloverlay@2x.png'
Artifact(content hash=bfbe7c79ccf78e184c8ab180d22df0c2) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackLockButtonEnabled@2x.png'
Artifact(content hash=911fea3b21523019aa9b64bba9534d76) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/back-dark.png'
Artifact(content hash=c42aa3315c4b241bd1007e03370dd9ac) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineIconClipIn.png'
Artifact(content hash=c624d3452ea9391dda4d8c93f0016229) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step2@2x.png'
Artifact(content hash=826d6d76cc178110fdc069dd345579da) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconclosebutton.png'
Artifact(content hash=ff7e1e972091891d6305ca74b5edd386) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticview.png'
Artifact(content hash=e72c561882a8bd1ac2eaee27b6b1b43a) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-light.png'
Artifact(content hash=a09ce34a93d8851bbf2177fb17f678cc) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflictresolvedoverlay.png'
Artifact(content hash=8c49318c1808801c87c3f7a427d5e810) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/ok.png'
Artifact(content hash=15d885502df42e1ed963694271f68f70) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMuteButtonEnabled.png'
Artifact(content hash=b95e07d2f515331e86d95a5f9abd5f09) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/loading-dark.png'
Artifact(content hash=7daf2f3c5a9dcf1d62e7b738a9447bb4) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stepok@2x.png'
Artifact(content hash=2bc90909f1ec401ed270a5f8874a1a43) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignBaseLine.psd'
Artifact(content hash=a5b78c0df7f9951e9204568c9d14178c) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackLockButtonEnabled.png'
Artifact(content hash=2f56425849983a1eee1e44ec6544d0d0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_refresh.png'
Artifact(content hash=047b8dbeaee3b51fddf375e1fee205ad) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/secondarytabclose.png'
Artifact(content hash=dff6a54e43a28220f49aeee5fc73e7c7) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-warning-light.png'
Artifact(content hash=be4b715dc9692122b0cc06da98af6336) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineIconClipIn.png'
Artifact(content hash=3c974b991ed4a31b6a645d7b07a728de) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineMarkerItemCollapsed.png'
Artifact(content hash=f221786bb2a62d222c9af2cfdaca1290) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step1@2x.png'
Artifact(content hash=6e891dff4cefda239fca39084339a175) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCenter.psd'
Artifact(content hash=5ab618d498bc0a2433a766c605ff25de) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignRight_Light.psd'
Artifact(content hash=b1301f534c062d261a3285c19b4be6a1) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackRecordButtonDisabled@2x.png'
Artifact(content hash=f8fc12f050320b2ac21ababc6b37f1c5) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineSignalCollapsed.png'
Artifact(content hash=7ca674856661a82e8456bb0904f357b4) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconprivateoverlay.png'
Artifact(content hash=abfe4a394194a32b1faef718c9cb5887) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-info-dark@2x.png'
Artifact(content hash=370e779c29769e2f1676335f93288ec2) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineAutokey_active@2x.png'
Artifact(content hash=dc7a8a2340b2a22675f851ac0936f507) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/secondarytabclosehover.png'
Artifact(content hash=c93d18e3dee5b32b80195047d732bdf9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconaddedlocal.png'
Artifact(content hash=7d5eacd51217902a4d6e9a8afebed83b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/clear-light.png'
Artifact(content hash=0376dad70bf9443072ab27a2f97a85fc) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-mine-light.png'
Artifact(content hash=d483337fd9861c2fb49fa5d9947a5ff5) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-done-light.png'
Artifact(content hash=a6887fce62401e2c686cdfee63d31d6a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/ignoredoverlay.png'
Artifact(content hash=fa10ff6ad9331c28c2ab8d3745812ab4) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconemptygravatar@2x.png'
Artifact(content hash=e05ec6b270e1cf2a4bdae49cd9f178ce) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackCurvesButtonDisabled@2x.png'
Artifact(content hash=0b34c295ea5a352d9487b6831280fe0b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/show-dark.png'
Artifact(content hash=fe8c83904625ff283e591545a85ce8e6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_secondarytabclosehover@2x.png'
Artifact(content hash=a0047a43c65ad22a4144380b7b523f81) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackCurvesButtonEnabled.png'
Artifact(content hash=ac630bc18b352430e88a2e45c527ac03) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/deleted-file-light.png'
Artifact(content hash=8fba9d820c99682f82a65e01b5732849) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Gizmos/TMP - Sprite Asset Icon.psd'
Artifact(content hash=38a2f42e32df12310b2693b897cd67e7) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineSignalSelected.png'
Artifact(content hash=5f0d76c8155f2c2e8b8f54ab8f64bfe7) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeReplaceON.png'
Artifact(content hash=3f961af26c34e62ac88e6cd827e2029f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_secondarytabclose.png'
Artifact(content hash=e17abd7509121f33a0d7dc75aeb8657b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/added-file-dark.png'
Artifact(content hash=32f8583198963529a08f6c0669c1c2bb) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconoutofsyncoverlay@2x.png'
Artifact(content hash=ca147783e7a5603067d10318385baaa1) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineMarkerItemSelected.png'
Artifact(content hash=45b3baf65b21412e1f9826a10f3d560e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconbranch.png'
Artifact(content hash=0a5af013ff8c1c3187025bb3cba5e896) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMarkerButtonDisabled@2x.png'
Artifact(content hash=9b0fcf9bafbcf229f41aa520ca882626) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflicted.png'
Artifact(content hash=e6a4be7f1f5f862b94d8d20cf1275210) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignRight.psd'
Artifact(content hash=9a5fc1c308f8dd359212acaca535c16b) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMuteButtonDisabled@2x.png'
Artifact(content hash=570503ee7ff170316ac7aae932f97e22) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconundo@2x.png'
Artifact(content hash=bd9c719c0c170235ba79dd1ac21bd220) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineSignalSelected.png'
Artifact(content hash=e61605152adadc35563b7a0d793264a6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticviewnotify.png'
Artifact(content hash=bafacad2aaf96f30d8ab46968e95be17) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconprivateoverlay@2x.png'
Artifact(content hash=c9d9520f0a63a2319cee0b205cf76681) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/ignored.png'
Artifact(content hash=4a8436f800acd73700ad402523e760f2) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackRecordButtonDisabled@2x.png'
Artifact(content hash=96786f184e12d636c54a03b98b694821) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignLeft.psd'
Artifact(content hash=de308298193bf3363e2ae88bddfeed56) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/revert-asset-light.png'
Artifact(content hash=55df9333a1a9973852641a34ec1f7f02) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackCurvesButtonDisabled@2x.png'
Artifact(content hash=9168f3e9a1b99b385d12ad2669117890) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_loading@2x.png'
Artifact(content hash=d0663e5db25f5a39bc83e3b0cf164c64) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconundo.png'
Artifact(content hash=be472b1fe2318b3b27babc747451e1fd) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-info-light@2x.png'
Artifact(content hash=cdccee61bc97ad3b888a595aa9757be8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step1@2x.png'
Artifact(content hash=a0a72267be98f33b080ff1ad1353009f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconemptygravatar.png'
Artifact(content hash=aa78a07fea286b3c59e8c7d651f10d6e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineAutokey.png'
Artifact(content hash=081c9caea105743ceafe56e91b6a923c) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Gizmos/TMP - Font Asset Icon.psd'
Artifact(content hash=96f84e40d247953db457898b1ff4cb94) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/conflicted-file-light.png'
Artifact(content hash=0fdda4486758c53df4b5177c399fb1cb) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhochristmas2.png'
Artifact(content hash=45ae5e3aa96adf49bfc8946bf8d8829d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconlockedremoteoverlay.png'
Artifact(content hash=b58b3ff6a168ed4a5d50761a8bb05187) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/deleted-file-dark@2x.png'
Artifact(content hash=16b5f4336ea17d4adf1e203ece71ab1e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-incoming-dark.png'
Artifact(content hash=98a730863c1a5544dcbf603d05591ff8) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeMixOFF.png'
Artifact(content hash=93208657c6a69644e7852f3d683012d1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedlocaloverlay.png'
Artifact(content hash=baea333ae689234c72485ca12c3ebc04) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-warning-dark.png'
Artifact(content hash=c21271c658f2f13d55f819f3f7f4b11e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-error-dark@2x.png'
Artifact(content hash=0b3906d1cbb63c450dfe3043433b4c99) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-light@2x.png'
Artifact(content hash=c2776d59298b534c6e24bbe685738d8d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconrepository.png'
Artifact(content hash=b275db01f009b54a1f0202035a4636af) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMarkerButtonEnabled@2x.png'
Artifact(content hash=5a3151702d497d3ec8346dbea9f9eaa5) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-available-changes-dark.png'
Artifact(content hash=ca65fe353fa9074b7ac9a172d13c9d5b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/clear-light@2x.png'
Artifact(content hash=529f44b3b7e60e4807375f581f3ea5dc) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-mine-dark.png'
Artifact(content hash=194aa282aeddb73e4f3b15a23ce9f534) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step2.png'
Artifact(content hash=157eb6e4853e584803ab64eed588f464) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_colorbuhochristmas.png'
Artifact(content hash=05f500426079444e4bbf99a926244918) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackCurvesButtonDisabled.png'
Artifact(content hash=7bf143ff28ec25420aab062c62be4c0d) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-done-light@2x.png'
Artifact(content hash=544309301571f84cf20607c133e8f363) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-done-dark.png'
Artifact(content hash=3c3fcfeaef3e9c421567fae221e508dd) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_buttonssosigninemail.png'
Artifact(content hash=b3f685d726dac448029394c06aebfd5b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_ignoredoverlay.png'
Artifact(content hash=dda9aa0eaaddcb3ead0379e261c98be7) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-done-dark@2x.png'
Artifact(content hash=cd46a8e98cd4124e97c67ef07b9d5aea) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticview@2x.png'
Artifact(content hash=a889be166e133448d9590f8147116882) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineClipBG.png'
Artifact(content hash=415ede747633ab42bf30d30d31ffc5c9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflicted@2x.png'
Artifact(content hash=cf8dd4b29eb01950ed86e6197174e324) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignJustified_Light.psd'
Artifact(content hash=38d28a7bf7656143fc5f5518edf5f73a) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-dark.png'
Artifact(content hash=3c12a185251ea7408363d1dd7e9f8df0) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/diff-dark@2x.png'
Artifact(content hash=71862d4769e03b50a425a1b775dbc197) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-offline-light.png'
Artifact(content hash=efe4cd4a7be8a743528be70a52f10c3b) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeRippleOFF.png'
Artifact(content hash=87b20d0da0457e3f5185ad79b3370c4a) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMarkerButtonEnabled@2x.png'
Artifact(content hash=96aeb2236856774e75e5167bff00e5cb) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignMidLine.psd'
Artifact(content hash=092cb4126e3d784fc5f8676c0dbaeb04) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMuteButtonEnabled@2x.png'
Artifact(content hash=6a7b51b6a11a2f50e483eb7518e9822d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/ignoredoverlay@2x.png'
Artifact(content hash=4c342eb8dbf7cf4ff30edd11496c8656) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackAvatarButtonDisabled.png'
Artifact(content hash=22083ed2a84cf8509bce8ce179af01a9) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/deleted-file-light@2x.png'
Artifact(content hash=edfdb60401db6a53aea180da814d27ae) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMuteButtonDisabled.png'
Artifact(content hash=3306b9c015f8e950ece274a96dc6805b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconlockedlocaloverlay.png'
Artifact(content hash=dfbdda1bf1f94a5004b25487d4a0ba2e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedremoteoverlay@2x.png'
Artifact(content hash=4b49d32bb3089853b407a9046e7f255d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticnotifyconflict@2x.png'
Artifact(content hash=755f65d4f2afa9531860f082ede39a6e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineAutokey@2x.png'
Artifact(content hash=9c8d7090186a0354c426cd2fc6b4c082) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelinePingPong.png'
Artifact(content hash=e64ba94a382a4351aacc1af5337ec4a5) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_buttonssosigninemail@2x.png'
Artifact(content hash=88c1143f815f1654fe58957889819bec) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineClipFG.png'
Artifact(content hash=13173ba8b10e2053577f4c02b09d44ea) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackLockButtonDisabled@2x.png'
Artifact(content hash=706e08235fb653545f4d7b5e8897abec) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-error-dark@2x.png'
Artifact(content hash=8acf1d6c683664546152066d7f01ad97) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackCurvesButtonEnabled@2x.png'
Artifact(content hash=34e43bbe114bff54f5941a51c1ed3cfc) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCenterGeo_Light.psd'
Artifact(content hash=106790c974cf4456cbe5c61f9b68f7b8) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineCollapseMarkerButtonEnabled.png'
Artifact(content hash=bb3a415d93da7456cdd2e9d65eacf9a2) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflicted@2x.png'
Artifact(content hash=2a7da169c6413a5856e50800735177b2) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackCurvesButtonEnabled@2x.png'
Artifact(content hash=d6d2811ac738c859d4e49486b9dbee6d) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/show-light.png'
Artifact(content hash=dac96adcd7aab75a2117c70edc43d2e3) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineKeyframe.png'
Artifact(content hash=ff11cf2c9ab73a5873b0945d8afcec4e) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignBottom.psd'
Artifact(content hash=e8d07e9051b5c85ad646f18009484497) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Gizmos/TMP - Text Component Icon.psd'
Artifact(content hash=fc0ab9baba727b5bbcff56ec8bcc1354) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/added-file-light@2x.png'
Artifact(content hash=34af67768b5f0f5f89f8f40e339abb0a) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignBottom_Light.psd'
Artifact(content hash=27265d58f654ab5f4e944d8b990478fa) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineEndPlayback.png'
Artifact(content hash=d80bf9c7fcc71560e76a3ac7d864261f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/publish-light.png'
Artifact(content hash=6e75416dba3c4f60605885aea7ade9ef) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineMarkerItem.png'
Artifact(content hash=aafef186d95c3c649661e43dbc0035a8) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-progress-dark@2x.png'
Artifact(content hash=3d8321ccd071e0636726874119b756cc) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-light@2x.png'
Artifact(content hash=8cb3e7ac99862b65f5640f2ece19deba) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/refresh@2x.png'
Artifact(content hash=70d1e1337a802461acd862facb283de8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshechristmas2.png'
Artifact(content hash=a02dbf6d83f1bf6433b8319d308e76ab) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconoutofsyncoverlay@2x.png'
Artifact(content hash=5cd435807275a763b54b587179e4192f) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/SectionHeader_Light.psd'
Artifact(content hash=55c3069660288366775029d57254c833) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-offline-dark@2x.png'
Artifact(content hash=d672f9ec1c1bf267ea141c1842e5de15) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/edited-file-light.png'
Artifact(content hash=1e27d38d59a63365ddc1a0da528aad6f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-conflicts-light@2x.png'
Artifact(content hash=7d316edd826c3d66f012298b6be7aad8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconbranch@2x.png'
Artifact(content hash=ca45979270acf667604ed03692b2cc57) downloaded for 'Assets/Art/Appstore_Icons/1024x1024bb.png'
Artifact(content hash=dea4122bdf03246a3e52c51fe8994cb7) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignMidline_Light.psd'
Artifact(content hash=b037a86e5f46996a23997a412d88f787) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconaddedoverlay@2x.png'
Artifact(content hash=bc2b63cdeff3706803d50aa8c8715721) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/edited-file-dark.png'
Artifact(content hash=b73e2658070086687fa839ed8a3925af) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-warning-light.png'
Artifact(content hash=b07e6d8084fb92687faf53c759b1135e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-error-dark.png'
Artifact(content hash=db80b7e9878ba468a3095d2a733dc176) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineAutokey.png'
Artifact(content hash=0ce4febad68f996cee9554b40715c783) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineContinue.png'
Artifact(content hash=717b5c4a1e799b6bd4e295a3d70d7bda) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineEndPlayback.png'
Artifact(content hash=373c6aad2726126b96de7c22b7357fe1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuho2.png'
Artifact(content hash=8f22fccc70d1926cb403a22700d003f3) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/moved-file-light.png'
Artifact(content hash=b24cb59ddb87cb6c030928181ae3eb3c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconaddedoverlay.png'
Artifact(content hash=e8ae8955b23cbe6c0de059b77e11cd0e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-remote-light@2x.png'
Artifact(content hash=13b3ae24a6403e6fd4ceb03094d9ae02) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeRippleOFF.png'
Artifact(content hash=45e850f55e85926d5f7572bf726e2d4e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/show-light@2x.png'
Artifact(content hash=b0e21e67c17c446f7809c9f6da3a2a25) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step3@2x.png'
Artifact(content hash=22ba74f3c72a696ff7f86d76fd43d66b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-conflicts-dark@2x.png'
Artifact(content hash=90e75bf6d03fca6ff6e1db112afffad7) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stevejobsbuho.png'
Artifact(content hash=b14a9c2d3f532971128dc18236feca12) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconlockedlocaloverlay.png'
Artifact(content hash=d38c9f74eec7377101e8543c4564fbf9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticnotifyconflict@2x.png'
Artifact(content hash=ced7f6e0c4980279939734eecbfd34e0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshechristmas1.png'
Artifact(content hash=12a3649999825a7bcbbd6fe14dfc4629) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/buttonssosigninemail@2x.png'
Artifact(content hash=ab693c1c54d6aa7c3150ee5325a6065b) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackCurvesButtonDisabled.png'
Artifact(content hash=6a86b1003d3a457159fb417a28c2f67f) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCapLine.psd'
Artifact(content hash=b48536c94605537b281a363c17d38894) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackRecordButtonDisabled.png'
Artifact(content hash=8d62849fdfc2b37bcb441ff72b1d8886) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/diff-light@2x.png'
Artifact(content hash=23cc100ceea873715e718c3209114cde) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedremote.png'
Artifact(content hash=a5c942169b6f2c7bca5d109c30766e43) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-dark@2x.png'
Artifact(content hash=7c81f0768259d7749d471f6b59ca0bd4) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedremoteoverlay@2x.png'
Artifact(content hash=4ac0fb31bd66597b9e218492038004f1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_colorbuhoshechristmas.png'
Artifact(content hash=b784f70782cb8a7ca50b3d78eeb08165) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackAvatarButtonEnabled@2x.png'
Artifact(content hash=bfb8ada1094b267f45861a030c1bbd90) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-warning-dark@2x.png'
Artifact(content hash=5d19232e5a7c2d75a34cf4fa238514d2) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflicted.png'
Artifact(content hash=edcbc23e4a735179838fe9c74140ac67) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticnotifyincoming.png'
Artifact(content hash=e809bce522475c7dc3f2b09f0586cdc2) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-remote-dark.png'
Artifact(content hash=de3427486ad6cb7dd294aee36eb9365f) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMuteButtonEnabled@2x.png'
Artifact(content hash=a7c8b6743fd6758359fd6ce564a5d524) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconaddedoverlay@2x.png'
Artifact(content hash=b1dc945f889fb4768a5b7b09f79aa98e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-dark.png'
Artifact(content hash=3eade71cf84eb379a37689247ef2bc4d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeleted.png'
Artifact(content hash=93e6544c7379e47c2c064e36890530d1) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-mine-light@2x.png'
Artifact(content hash=d45fe0a271a3937772aec6ad87a0d451) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-remote-dark@2x.png'
Artifact(content hash=29bf6935685e88802f99bfc896d5c327) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-incoming-dark@2x.png'
Artifact(content hash=a0598e5adeee7885e9b755396063d870) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconprivateoverlay.png'
Artifact(content hash=4079c6995b3dfc772ee8c5ef3abf909c) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-error-dark.png'
Artifact(content hash=e15fef5f3f73197f9a846f0ff5fda431) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/more-vert-dark@2x.png'
Artifact(content hash=94e9f32433af138565cf3bb88dfdfcba) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackAvatarButtonDisabled@2x.png'
Artifact(content hash=6a533dcb24fb5882d05965dfd069b2db) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/added-file-dark@2x.png'
Artifact(content hash=a7a443b5651bfd7750d33c1a4c04f965) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-info-dark.png'
Artifact(content hash=c461a6f50dd8b5867f13cfa9ce5cc4e9) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMarkerButtonDisabled.png'
Artifact(content hash=658ac65077d64785a18e4605f11ed254) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step3.png'
Artifact(content hash=012088747e7029786f3d0d7a94646539) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconaddedoverlay.png'
Artifact(content hash=d0d19cd266c27882818f967f425fe4b1) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshe1.png'
Artifact(content hash=bc5d122299c88e8317996065dee124b7) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/refresh.png'
Artifact(content hash=1779bc3e25d23878066c42d1a819d9ae) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconundo@2x.png'
Artifact(content hash=9fe52ae5138e8e8554cecab96d8525e9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedremoteoverlay.png'
Artifact(content hash=8252cbe170126987b6dfa6a3190aac67) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackRecordButtonEnabled.png'
Artifact(content hash=7526e5d674e2bb867ae3b7b0bca86d66) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineMarkerItem.png'
Artifact(content hash=96a270cda9c77e861e78b77c3b68eb79) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineHeaderMarkerIcon.png'
Artifact(content hash=80c67a61b7678888ecc7cf5f077947a2) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMarkerButtonDisabled.png'
Artifact(content hash=0b6f510285147378299f61a840a1d8cb) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-dark@2x.png'
Artifact(content hash=625876d1209d4887a927d0bcbee15ba1) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/diff-dark.png'
Artifact(content hash=4b70c4630b2e4889860d9fd20eb3c18c) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMuteButtonEnabled.png'
Artifact(content hash=763713dd25f0558998d6dd942a4491ac) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/back-dark@2x.png'
Artifact(content hash=0fdd1886687a748729215be408e0eb6f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflictedoverlay@2x.png'
Artifact(content hash=9db6f1bcced01988688c2566b5f10d2c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconbranch.png'
Artifact(content hash=ab45f753fd06118983287280fdd715da) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticviewnotify@2x.png'
Artifact(content hash=9c1af90163a2db8abf8e755a8931ed03) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineLoop.png'
Artifact(content hash=83273aa51a38158b0d9fafcd4a92e447) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/deleted-file-dark.png'
Artifact(content hash=905c646268da948b770b793dd4aad5a5) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconoutofsync@2x.png'
Artifact(content hash=d815692004bbae8be3a778fa60c0a26c) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCapLine_Light.psd'
Artifact(content hash=ef4e4cffcd9e538c2cf47d444ec5e5a4) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignLeft_Light.psd'
Artifact(content hash=1bd727baece77b8ce814b279e23b36ca) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineContinue.png'
Artifact(content hash=26a5b85c00b0f48c2d1576b8a59678d1) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineAutokey_active.png'
Artifact(content hash=cc2f837d4a58c38d78bc7d079443fe2e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stepok.png'
Artifact(content hash=6faff85ba129b18e597b0ec57e516e8e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelinePlayRange.png'
Artifact(content hash=d685ecb654444f8fcc264da8f36ee7f2) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignMiddle_Light.psd'
Artifact(content hash=fd47e304421ff18e965d227c8abd7553) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelinePlayRange.png'
Artifact(content hash=b2ab488d9d2fa48fcb457e8fde6826eb) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-progress-light@2x.png'
Artifact(content hash=9639097a89e74691b742f3308ea681df) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineCollapseMarkerButtonDisabled.png'
Artifact(content hash=4b2c3256bbadb49053fd45d066f31f83) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuho1.png'
Artifact(content hash=51752f4b7c25b793ab9795144d66e358) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/clear-dark.png'
Artifact(content hash=f7ebb1bfb3f77294e7755a5049cd6e0e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackRecordButtonEnabled.png'
Artifact(content hash=c38392a629dcd5903665af192fd006f7) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineMarkerItemSelected.png'
Artifact(content hash=4b3506399b45c791bc5e3121c44b2a5d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconlockedremoteoverlay@2x.png'
Artifact(content hash=46074dfcb90eca8f569c1ce4bf7b4e07) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineConnector.png'
Artifact(content hash=0c0b1aaac61f2f9414f7f0db423fea80) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/added-file-light.png'
Artifact(content hash=e75d2f92d23c3e914ec7c5f0986df839) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-remote-light.png'
Artifact(content hash=98dd8dee37a48592a5ee3e19ee1dbdb6) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-offline-dark.png'
Artifact(content hash=d8b2d828acb8e88f82dc4c5dd2f52b90) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflictedoverlay.png'
Artifact(content hash=87f5e4fab0ab0596fbc76fbbe99c0bdf) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/diff-light.png'
Artifact(content hash=df1bc7f8ce7d9f9403616d9007d6938d) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-conflicts-light.png'
Artifact(content hash=edcbb19d5ec985972b16a990e7c35793) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/moved-file-dark.png'
Artifact(content hash=6eb79b264337fc9713b317edce86350e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_expertbuhoshe.png'
Artifact(content hash=0530d8c1b9d482940f9416fd51c99960) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-progress-light.png'
Artifact(content hash=49c07507efb2c094a001a355156fb40f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshechristmas3.png'
Artifact(content hash=08af7f6bb6040d9975f7620b9469de5e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshe3.png'
Artifact(content hash=634da817c1c0fb9850e800d237db9491) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineAutokey_active@2x.png'
Artifact(content hash=c9f4943f491ceb99e4347cbfe0173c12) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_refresh@2x.png'
Artifact(content hash=57b272472095fa9829688dab0da9ec3f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/more-vert-light.png'
Artifact(content hash=031c06583617b795201c082b31b322c3) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/Timeline-Marker-Warning-Overlay.png'
Artifact(content hash=5c66f5960ee1cd9b61d48b4cd04b166b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/publish-light@2x.png'
Artifact(content hash=b5214a9a0465169b47d35f27bd0d47f5) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeRippleON.png'
Artifact(content hash=12e7bbbf96782f9a00a046ffb1384de9) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineEditModeMixON.png'
Artifact(content hash=6a291a3ee46eba9c14323fac183d1951) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-error-light@2x.png'
Artifact(content hash=505a4a9bc764019c09191da9e6888954) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineTimeCursor.png'
Artifact(content hash=5bcb26d6a5fc029db0511b4d450e4cbf) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconmergelink.png'
Artifact(content hash=76a295d9e814459dd8a21dda74c2004b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/loading.png'
Artifact(content hash=461c666cee203a9f581af3b0dffaa90b) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineSwatch.png'
Artifact(content hash=7ac93fa3295b84a5d8ce8adcd0ef53dc) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticnotifyincoming@2x.png'
Artifact(content hash=141692f1a60f11a40d819d731b2eee6b) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignMiddle.psd'
Artifact(content hash=c21c8a6687e2ae9d7eacadea48a88472) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/choose-mine-dark@2x.png'
Artifact(content hash=0ac3a89eea450fa341a1b89f045098e4) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeRippleON.png'
Artifact(content hash=e43532316e692aa4a99e0ef399772b52) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineSignal.png'
Artifact(content hash=2fb94d993640de9d4da9f6f1fb9ee36c) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/show-dark@2x.png'
Artifact(content hash=abc63da388150fa1e515fdbefc9a4c84) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stevejobsbuhoshechristmas.png'
Artifact(content hash=0af71856208093a4c0e60c61c8ce8465) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflictedoverlay.png'
Artifact(content hash=ca66611e60a25b9ec8d4df2c71dff02b) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMuteButtonDisabled@2x.png'
Artifact(content hash=d8aa3289d58c70a7dd1988e41c82a0a5) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/SectionHeader_Dark.psd'
Artifact(content hash=7073797d4d634ca55c9d6d310b541553) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackAvatarButtonDisabled@2x.png'
Artifact(content hash=529eb37c06fe84a2251f65cb15a1d63e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineDisabledBackground.png'
Artifact(content hash=1bad77ed9628089f503c8d3e83bded0c) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineDisabledBackground.png'
Artifact(content hash=d0d4da16fb6eb0a63bfc65104a8f5d7f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconconflictresolvedoverlay@2x.png'
Artifact(content hash=4c12f80f79e2e4aafd3e5f02873ff8e9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/buttonssosigningoogle.png'
Artifact(content hash=41709b519f96baa2b93b123e843beff9) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/conflicted-file-dark.png'
Artifact(content hash=758a33d451b982a5737783e364f8135a) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/search-dark@2x.png'
Artifact(content hash=5e7db298479f31ac16960559cc51de21) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_cloudbuhochristmas.png'
Artifact(content hash=7f7777be91176ba907ad56ae37e0dd05) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticview.png'
Artifact(content hash=20a588304158f6a2e596f0eea3547013) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/merge-conflicts-dark.png'
Artifact(content hash=504433e7ad42edaa475913fd89d2b2aa) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Gizmos/TMP - Input Field Icon.psd'
Artifact(content hash=e1ac0b278dfadba67de007e9f6a3817b) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineInfiniteTrackNoShadow.png'
Artifact(content hash=919d3e1de80a6da75799d27156dfbb03) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconoutofsync.png'
Artifact(content hash=7723c9fc3a86e5af2ca89ebc4211f174) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_secondarytabclosehover.png'
Artifact(content hash=276c5b7b141e23aa5dd3b4ae1cc7a02d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticnotifyconflict.png'
Artifact(content hash=e05c1430203cfdaed63c4e556c5e0926) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineIconClipOut.png'
Artifact(content hash=8631b4fdde0524ac71a7055fb327cb50) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_loading.png'
Artifact(content hash=10df03d3991fceab1137e85df0f59dfb) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackLockButtonDisabled@2x.png'
Artifact(content hash=031f2678b6f675acb4bbdf25918f8982) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconlockedremoteoverlay@2x.png'
Artifact(content hash=ccf8839612f135affb016914ad082d82) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineLoop.png'
Artifact(content hash=c49cff1663f2daac69963258bec557d2) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMuteButtonDisabled.png'
Artifact(content hash=4ebd3ff4dd115ab180612085ca69d23e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineIconClipOut.png'
Artifact(content hash=935fdd90073c03b338c9e1942cd58b41) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconcheckedoutlocaloverlay@2x.png'
Artifact(content hash=783c1105541801b20e407814a825941d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step3@2x.png'
Artifact(content hash=d4ba64084608f0ae572bc64c2ffd3923) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_colorbuhoshe.png'
Artifact(content hash=027d6460ec55e7acca8d8cbcb3efe15b) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineInfiniteTrackNoShadow.png'
Artifact(content hash=972f32b4e57786b49b29fca0281ce22f) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineSeqEnd.png'
Artifact(content hash=138e25134562f1af2da89f28344143c4) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineMarkerItemCollapsed.png'
Artifact(content hash=fa356126f9a249b14e9346d2a15ad020) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineCollapseMarkerButtonEnabled.png'
Artifact(content hash=050689b25bac9cb486defd35de715c6b) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelinePingPong.png'
Artifact(content hash=e2cbb549578469b4f9cbf19a948e45ba) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_cloudbuho.png'
Artifact(content hash=8c62c1555c20a9b47f55a44bfef5569f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/search-light@2x.png'
Artifact(content hash=434c15ced2c9f4b473176adb744f9831) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeMixON.png'
Artifact(content hash=2eb486fbefecb3b8abd7929510ee60a1) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineTimeCursor.png'
Artifact(content hash=ca9a4d7f6e82ebb8f4c1e1229277e898) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignCenter_Light.psd'
Artifact(content hash=95b560e42b66dbb919fca68b037b461e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticnotifyincoming@2x.png'
Artifact(content hash=d58f8707985314ba3a1a5a07ca25f1e2) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineStartPlayback.png'
Artifact(content hash=4552a31ccc63ccbadab1acfe29866e18) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/conflicted-file-light@2x.png'
Artifact(content hash=556f24668a8affba1e2e514109609be6) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/publish-dark@2x.png'
Artifact(content hash=94e2f13f1a0215bcae394538379d3ef7) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineStartPlayback.png'
Artifact(content hash=83a68924919bd5bca10b915f55bdde3f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step1.png'
Artifact(content hash=b676632c29aed1bd75a5bf82919c0791) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedremoteoverlay.png'
Artifact(content hash=35858bd8289000bd79f93723d6fa6b82) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/xlink.png'
Artifact(content hash=551c6dba2f00d6be808ce47dac9f3ab0) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineDisplay.png'
Artifact(content hash=6a77d392a2d7c4be094c9b9ccbcecb3e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhochristmas1.png'
Artifact(content hash=1b819465a4813fbf95deb6b3cb7c9037) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignTop.psd'
Artifact(content hash=cd77f47770c003c02bdb656c4ca64773) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/back-light@2x.png'
Artifact(content hash=b511b9e1c6a33fc2af284b2b0006f5c9) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineCollapseMarkerButtonDisabled.png'
Artifact(content hash=fad8bd821e09d2c261db8ab4e236c0f6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconemptygravatar.png'
Artifact(content hash=85a17e5bb12942c53c748cd8ce160e43) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflictresolvedoverlay.png'
Artifact(content hash=87fa6df1235b12c3b1e4623c964a0c48) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackRecordButtonDisabled.png'
Artifact(content hash=eb5c0bacac3f27c6e4ed2e594064da88) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconoutofsyncoverlay.png'
Artifact(content hash=be0889ccb05973c6a49fa6a9c44a27c2) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineDigIn.png'
Artifact(content hash=796d8549852c01c7fefd1d7050fa67da) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignTop_Light.psd'
Artifact(content hash=cfb6e00299c118c8ff5196dab4296548) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuho3.png'
Artifact(content hash=f3a955183bace4c996da08a2405a2d85) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeReplaceON.png'
Artifact(content hash=97c6d3d7d7348bc68ee528aa1aaee701) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconmoved.png'
Artifact(content hash=002dd3d4cdd853c8f6cea3de39e753ff) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedlocaloverlay@2x.png'
Artifact(content hash=a4cc3798b4ddb4cae9cc64e053610823) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_expertbuhoshechristmas.png'
Artifact(content hash=82aab6cc3bee9bca1957e7cd55cf1b98) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/undo-light.png'
Artifact(content hash=1dd5cca63fe113cb6d501ac03da880ad) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-info-light.png'
Artifact(content hash=ce280a3474bc5ecb0545662a9063c0a8) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeMixOFF.png'
Artifact(content hash=c069d39f051435cc6f01f00fd29c6146) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-available-changes-light@2x.png'
Artifact(content hash=6e38cb60e38a52c6e9fe9880bc7a211c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconlockedremoteoverlay.png'
Artifact(content hash=3ed32fea76a7d0cc886521cb55f438b4) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/revert-asset-dark@2x.png'
Artifact(content hash=cf4fac5ae39b57cdeb775b2f93783c8b) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-available-changes-dark@2x.png'
Artifact(content hash=87bd34659809cace5cb5737ac41699c2) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticviewnotify@2x.png'
Artifact(content hash=f0fec4e8e4d164cb36773c7a4faa1a95) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconoutofsync.png'
Artifact(content hash=6cf803d2613583cd5d900c7f074b950c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplastic.png'
Artifact(content hash=dc481f09a9fef5ceb9e3ef50a2dc6263) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconoutofsyncoverlay.png'
Artifact(content hash=3589ad7949a146cf95b3a56b156f563e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconcheckedoutlocaloverlay@2x.png'
Artifact(content hash=0f0afaebe5b5ebce1e9a56260aa5a4d9) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhochristmas3.png'
Artifact(content hash=86513a1c86eb9dcf766571ee48a3a90e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticnotifyincoming.png'
Artifact(content hash=3333f85d6c2ee7d06b4b2c6aa06e7b55) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflictresolvedoverlay@2x.png'
Artifact(content hash=4caa88296edf76d12d075ec54116c57e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_genericbuhoshe2.png'
Artifact(content hash=953fd88c885ad2d124971692167ef0e0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticview@2x.png'
Artifact(content hash=4b9b2787083d08d242e28aadcc6f2b20) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/notondisk.png'
Artifact(content hash=ed38b0c139f1b0d2205b51c171da8f2f) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step2@2x.png'
Artifact(content hash=4b6bfe3a4c5df4d2620da05b298e94a2) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-available-changes-light.png'
Artifact(content hash=df41344374b629d384e89930c1d62b64) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackCurvesButtonEnabled.png'
Artifact(content hash=3c93d1362aa844d359c6cfcf57845b20) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-warning-light@2x.png'
Artifact(content hash=3118804ecbfcbfd46e9bb0fdec5cc330) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/conflicted-file-dark@2x.png'
Artifact(content hash=de5a8fc1923d06d695636cb07cb99069) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/stepok.png'
Artifact(content hash=f9a7e722c5683bd44852a82a6fc664f2) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/undo-light@2x.png'
Artifact(content hash=dd76e5514d709dd633960e133f509da6) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-error-light.png'
Artifact(content hash=69a640c5377aaad7f05db2ac24eb01d4) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step1.png'
Artifact(content hash=2b170e8e3e9cb7d952bdf5bcd6d0a5b8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/loading@2x.png'
Artifact(content hash=41bdbd68ecc8ceda598b9fdfc444f37c) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineWarning.png'
Artifact(content hash=689ff3b8711c5ed70f3ad33965a6762e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_step3.png'
Artifact(content hash=1b3d3a2fe3f23bdb8e7cb71fb143135e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineEditModeReplaceOFF.png'
Artifact(content hash=04522f67400861da9dafdaa5779d440f) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineOutline.png'
Artifact(content hash=079fb1531c4830dc9b2726a50c96f64c) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackLockButtonEnabled.png'
Artifact(content hash=261fa9c417c766dc73687b61fe20757d) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconemptygravatar@2x.png'
Artifact(content hash=dbdab3d8229314dd74b743448047d5ec) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineActivation.png'
Artifact(content hash=8dac97ba44dcafdd52abf27946651145) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Shared/TimelineBottomShadow.png'
Artifact(content hash=87b943e3613a0edfd33af49723f46e7b) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedremote@2x.png'
Artifact(content hash=693453cfc37266dfdf44905995365743) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconaddedlocal.png'
Artifact(content hash=8a600182d31f22df64382c5675036011) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconconflictedoverlay@2x.png'
Artifact(content hash=1a5b587b717037e1a11157c0037d2f50) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/loading-light.png'
Artifact(content hash=b9e5a25c5d2d75e167e12055207206fa) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconcheckedoutlocaloverlay.png'
Artifact(content hash=0dc5e4734427a1e1b0772683f53e072c) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/loading-light@2x.png'
Artifact(content hash=860792fbcb909de2c56d4e2306cad622) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconoutofsync@2x.png'
Artifact(content hash=f048595dbfc65fe18f6395e661709e45) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackAvatarButtonDisabled.png'
Artifact(content hash=b68afd81d77c5ae32724a9524dc17002) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedlocaloverlay@2x.png'
Artifact(content hash=12475a2d4b6248e427b77a504a3dd417) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignJustified.psd'
Artifact(content hash=411a7597d455f1e2f4d978ffb6f2af4a) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/back-light.png'
Artifact(content hash=3045b81b483723e52b7a2db0032d3ec8) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineSignalCollapsed.png'
Artifact(content hash=ab602d6e924c57e4713a91f1a4f0ce8e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconlockedlocaloverlay@2x.png'
Artifact(content hash=aa733abf06992fe785b378bd150aed75) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-incoming-light@2x.png'
Artifact(content hash=4a7665b069189ce67ca29c94bebd112d) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackAvatarButtonEnabled.png'
Artifact(content hash=32afc46ee13a95e51518672ec88e7513) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignFlush_Light.psd'
Artifact(content hash=76b330a6ac96c2e72e7728cf6d785d54) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/more-vert-light@2x.png'
Artifact(content hash=aa203be24ba759e86b8a503b83e3c6c7) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/buttonssosigninunity.png'
Artifact(content hash=32f792f841b562e7e13f5279b96c4f38) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/edited-file-dark@2x.png'
Artifact(content hash=954adf95498c10e82b6bf95ecee9dede) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconundo.png'
Artifact(content hash=9bce67796637aae7e2a13896a931b6c4) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/publish-dark.png'
Artifact(content hash=fff42b7475b161e9d87eb7666e6e8f50) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineSignal.png'
Artifact(content hash=337d1208ed93b6e8185e45a8ca05ac3e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/loading-dark@2x.png'
Artifact(content hash=190d9d243f36fbeb432fbfdbe1841439) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackAvatarButtonEnabled@2x.png'
Artifact(content hash=83af090dbc671cec57c44970a8486c41) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackLockButtonEnabled@2x.png'
Artifact(content hash=fc0f48ef09fdd3e9143fed084e5ec048) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackMarkerButtonEnabled.png'
Artifact(content hash=ffc6fd6821026eea0bc45763bc06daea) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TrackRecordButtonEnabled@2x.png'
Artifact(content hash=4c54a17eba984deeeea285297127e6cd) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineAutokey@2x.png'
Artifact(content hash=20f94e80637b43ec9109d005e53e125b) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignBaseLine_Light.psd'
Artifact(content hash=6870e02fdb212aed8e99d74469aead20) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-warning-dark@2x.png'
Artifact(content hash=a1f2a1d78751c9ee8559d436709841d6) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_stevejobsbuhoshe.png'
Artifact(content hash=b715b5320c62a7ee928e11c36b6c9695) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-offline-light@2x.png'
Artifact(content hash=2fc51d1bea8a70f0e86ac58f9a99e550) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconplasticnotifyconflict.png'
Artifact(content hash=74f6dea84cf7abf05d6a61dcd149b687) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Gizmos/TMP - Dropdown Icon.psd'
Artifact(content hash=ae93a1b2554cb5f2d10ee69bbb30d86c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_expertbuhochristmas.png'
Artifact(content hash=32c5e826a845cef009f00cd15eb69371) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/status-error-light.png'
Artifact(content hash=01d3e2c6215523f3c6f1f21facf359ba) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_icondeletedremote.png'
Artifact(content hash=b791cf8db32a76f30e9d89611ae7abb7) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconprivateoverlay@2x.png'
Artifact(content hash=a55ebcacfbc656f4dacf14e64b79cacf) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconbranch@2x.png'
Artifact(content hash=10ec6dea03518ff86dfe5e4c7fef6fbb) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconplasticviewnotify.png'
Artifact(content hash=b4fcb3fb53868bf99d579fb444c4e683) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/undo-dark.png'
Artifact(content hash=3cca16d32c4f6ef817b4d2e7b08f0b6a) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineAutokey_active.png'
Artifact(content hash=703596c62f3e40f864eb8cc970345320) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_cloudbuhoshe.png'
Artifact(content hash=6fd9c43fc875a5f88f192452e58a5de0) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/iconcheckedoutlocaloverlay.png'
Artifact(content hash=446f9e58759897f4c0e0c3d2b439eb72) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TimelineHeaderMarkerIcon.png'
Artifact(content hash=34f53045341486f86bffade4acf5aa65) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/revert-asset-light@2x.png'
Artifact(content hash=5e63afc77d6aaffbc36813171dc2453e) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/d_iconclosebutton@2x.png'
Artifact(content hash=b47584128ee6edf459b578f6776f0918) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineActivation.png'
Artifact(content hash=739dbec43562ddfa8573d0b3c07cc961) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Textures/btn_AlignFlush.psd'
Artifact(content hash=2a70f987239f56f5becd5ccb10884248) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineSelector.png'
Artifact(content hash=b0727122e49999fb117b85b9b96e0c31) downloaded for 'Assets/Art/SF_SV_logo_white (1).png'
Artifact(content hash=1379875475f629f622a1c60432b0607a) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/TrackMarkerButtonEnabled.png'
Artifact(content hash=b8946d94897b55fa3d6fbd99d4941544) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineHold.png'
Artifact(content hash=26bf3dbbd50b6af66a17e77166f43802) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/search-dark.png'
Artifact(content hash=f4db0854efc32cfd87c69737fa0f78e4) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/moved-file-dark@2x.png'
Artifact(content hash=1437884b8098f3fe550db9a5240fc2f8) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/collaborate-incoming-light.png'
Artifact(content hash=26d159abe3f128fed74465a9e9fa28e8) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/step2.png'
Artifact(content hash=5740f261d0932afda256f68c65ff0d1a) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/stepok@2x.png'
Artifact(content hash=a8ec2e06f29550fdb1bdbcea6d885f3d) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/moved-file-light@2x.png'
Artifact(content hash=326c1902568a9bf644c54f6aa87f3d7c) downloaded for 'Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Images/icondeletedremote@2x.png'
Artifact(content hash=47336e75b6e3a3fc07bb7d55dcde5c4f) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/revert-asset-dark.png'
Artifact(content hash=85f47c28c5fbcdfe9239cba2605fcf26) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/Images/LightSkin/TimelineHold.png'
Artifact(content hash=f932ebb3a8afb9fc1d866793dd7b9e1c) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/edited-file-light@2x.png'
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/Images/ToggleOff.png using Guid(04ca3057bc8a3462899551a1d4c90184) Importer(-1,00000000000000000000000000000000) -> (artifact id: '268a30ee33fd12477971668cbe1fdfa7') in 0.004023 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/Images/ToggleOn.png using Guid(e97f44a089f144758b462da41bc96973) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c81209bcaf0d3052212dec5c26573605') in 0.004250 seconds
Querying for cacheable assets in Cache Server:
407bc68d299748449bbf7f48ee690f8d:Assets/TextMesh Pro/Shaders/TMPro.cginc
c334973cef89a9840b0b0c507e0377ab:Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc
3997e2241185407d80309a82f9148466:Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc
d930090c0cd643c7b55f19a38538c162:Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc
abe6991365a27d341a10580f3b7c0f44:Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_SDF_SSD.cginc
3c6c403084eacec478a1129ce20061ea:Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_Properties.cginc
Artifact(content hash=4e436fee5e25c5e2ba60c7bd88423366) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_Properties.cginc'
Artifact(content hash=f62c7ef9276c6925075a1ffb39420bb6) downloaded for 'Assets/TextMesh Pro/Shaders/TMPro.cginc'
Artifact(content hash=e0798af6fad8c94ac367c3a07e5fecfe) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_SDF_SSD.cginc'
Artifact(content hash=185a44cdaf7b576ef7028880f4ad041e) downloaded for 'Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc'
Artifact(content hash=503972ee4e2b8d6e53a0fd0e1dc631fb) downloaded for 'Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc'
Artifact(content hash=42889ca557b027c208183d539d730422) downloaded for 'Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc'
Querying for cacheable assets in Cache Server:
a02a7d8c237544f1962732b55a9aebf1:Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader
128e987d567d4e2c824d754223b3f3b0:Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader
14eb328de4b8eb245bb7cea29e4ac00b:Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader
85187c2149c549c5b33f0cdb02836b17:Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader
f7ada0af4f174f0694ca6a487b8f543d:Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader
48bb5f55d8670e349b6e614913f9d910:Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader
68e6db2ebdc24f95958faec2be5558d6:Assets/TextMesh Pro/Shaders/TMP_SDF.shader
c8d12adcee749c344b8117cf7c7eb912:Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader
9c442dc870b456e48b615cd8add0e9ef:Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_SDF Internal Editor.shader
bc1ede39bf3643ee8e493720e4259791:Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader
dd89cf5b9246416f84610a006f916af7:Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader
1e3b057af24249748ff873be7fafee47:Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader
fe393ace9b354375a9cb14cdbbc28be4:Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader
cf81c85f95fe47e1a27f6ae460cf182c:Assets/TextMesh Pro/Shaders/TMP_Sprite.shader
Artifact(content hash=62d317c4d2896346d08c40870e9ddfef) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader'
Artifact(content hash=d94f1dac4b12563e4e99dcc9c8266fef) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_Sprite.shader'
Artifact(content hash=2aa04046ac5dccf58f03a92a44f0031b) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader'
Artifact(content hash=dae84c759db66567b1b53233df99c916) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader'
Artifact(content hash=ab7c56c7dd4899870be8cf35e1628339) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader'
Artifact(content hash=cdc536d111b59f2f81b2312fe0dfd3ba) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader'
Artifact(content hash=1e943b764af31190fca5f9f76b25241c) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_SDF.shader'
Artifact(content hash=722af890f12fd797d86a4b602ecde258) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader'
Artifact(content hash=84737d2b6d317d2a63557a4db0ed8772) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader'
Artifact(content hash=d11da1fdda0269a55bc4b3b872c4ebe5) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader'
Artifact(content hash=94e2354c04c0d4c23d0da80c1855f84f) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader'
Artifact(content hash=8be29c7a9b42cc0e7ae113b0ef2e5d8e) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader'
Artifact(content hash=8fb1f53a0a43b6354ccc5abc2cedf5db) downloaded for 'Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_SDF Internal Editor.shader'
Artifact(content hash=a733ad974205a444e20d5df9528a589f) downloaded for 'Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader'
Querying for cacheable assets in Cache Server:
e73a58f6e2794ae7b1b7e50b7fb811b0:Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat
79459efec17a4d00a321bdcc27bbc385:Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat
c91389c39d842cc4190ea8be0836798a:Packages/com.unity.timeline/Editor/StyleSheets/res/HumanoidDefault.anim
Artifact(content hash=ac6594c76cafcfa29052f26a5eef1602) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/res/HumanoidDefault.anim'
Artifact(content hash=3c649df29722ba871227399330733b7d) downloaded for 'Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat'
Querying for cacheable assets in Cache Server:
2cb1ca12d228148318e1a7d8cc441147:Packages/com.unity.timeline/Editor/Localization/ja.po
Artifact(content hash=7224eb22728e5a2d7657a878dc796183) downloaded for 'Packages/com.unity.timeline/Editor/Localization/ja.po'
Querying for cacheable assets in Cache Server:
c41005c129ba4d66911b75229fd70b45:Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset
f952c082cb03451daed3ee968ac6c63e:Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset
2e498d1c8094910479dc3e1b768306a4:Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset
3f5b5dff67a942289a9defa416b206f3:Assets/TextMesh Pro/Resources/TMP Settings.asset
8f586378b4e144a9851e7b34d9b748ee:Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset
Artifact(content hash=3c649df29722ba871227399330733b7d) downloaded for 'Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset'
Querying for cacheable assets in Cache Server:
0040780a9bf62ef4f8b2d7c01530084d:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.zh-Hans.txt
00b43252883d50449ba8d7456e46f6f9:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.en.txt
30b312a167534621b316172253b08723:Packages/com.unity.modules.subsystems/package.json
40bf3cec17fa0b49fe04443c8332d638:Packages/com.unity.modules.jsonserialize/package.json
6022bdd5b2896a54f94123b812705321:Packages/com.unity.ide.visualstudio/CHANGELOG.md
80781455a6161bb44acb7aea96a63872:Packages/net.strangefruits.utils/CHANGELOG.md
80beef77cb19e713c7c2d481b65ed485:Packages/com.unity.modules.screencapture/package.json
903a976f2f570af4a8ab1ace71feb05b:Packages/net.strangefruits.utils/package.json
906c12bc9cd95d3963c6d58f62522c78:Packages/com.unity.modules.cloth/package.json
b0535529cd8d8884a9a3bf0d9cf34b37:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.es.txt
d0e3ad91972c66f5238f5b9b7d5ae58a:Packages/com.unity.modules.unitywebrequesttexture/package.json
d069d7f97ff7373409d2856fb7a8a5ae:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.ko.txt
d079a46bd2b13441ebad731de9b00dbe:Packages/com.unity.sysroot.linux-x86_64/CHANGELOG.md
e0ae6629cc70b514889df37fccb76832:Packages/com.unity.ugui/README.md
f0f13f2ab3d6d13cfc6e4656824bfca8:Packages/com.unity.modules.ai/package.json
0144f4b5198329a4580bf6099e148b0a:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.ko.txt
21223c1ce2d914a4ba691132bb004abd:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.zh-Hant.txt
210c4b9d40ce9054a9fc4d993c17b2c5:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.es.txt
319b8889f363f5947acf209c17a94149:Packages/com.unity.ugui/package.json
41f2e51869a690f4bbd61bdf615f3e05:Packages/com.unity.collab-proxy/Tests/README.md
4179c9825aff4b54a95f064435cf7b35:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.zh-Hant.txt
51f3a1b7b38fe39689977681fe22df32:Packages/com.unity.sysroot/README.md
61920cca6c87da84b8c18062a061392c:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.es.txt
8143d3a8390f2c64685e3bc272bd9e90:Packages/com.unity.ext.nunit/package.json
c10740cd62ccaf54c8880da0a3f4d10f:Packages/com.unity.collab-proxy/README.md
e1ef8466c8fd01a549f10baa4d51fa17:Packages/com.unity.modules.assetbundle/package.json
f1329232751d5074f9d101370f6bd3e1:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.en.txt
22464cf7ab0243a6bf9c79851183b002:Packages/com.unity.textmeshpro/CHANGELOG.md
220e9325710f4235a43492dd1ee4980d:Packages/com.unity.textmeshpro/package.json
3235ecefad2a6a645aa0222aca200aeb:Packages/com.unity.timeline/Editor/StyleSheets/res/Timeline_LightSkin.txt
42fe78c8fe682715a2cb531422e6ccb3:Packages/com.unity.modules.imgui/package.json
52a2c019761d4f74ea3dbdaa0d889673:Packages/com.unity.collab-proxy/LICENSE.md
8233a1f88c2d1a849b629ec21c2a2dd1:Packages/com.unity.collab-proxy/ValidationExceptions.json
82b3e10190ae04847a3432984fd63265:Packages/com.unity.sysroot.linux-x86_64/package.json
920353df495158e48b32b1372269c7ed:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.es.txt
92a378669877c05c6071d0fed687bb95:Packages/com.unity.modules.tilemap/package.json
0344699e23d35ad4f9223bc708871e0d:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.es.txt
13a9c1b4df2e489e8eb9cacca7429596:Packages/com.unity.timeline/package.json
5367c91536a574d4c9563911632523e9:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.ja.txt
53c7e69f88b5cf042989a4869f21b71b:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.ko.txt
53a81dbcb4dafb7278b549fdaad4b986:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/package.json
53cdcf379b41d8f439db624b6ef90749:Packages/com.unity.collab-proxy/Editor/Collaborate/Models/README.md
6326430b494aa58419a48cca4a37d5c9:Packages/net.strangefruits.buildtools/package.json
83ead945c33c1944eb3b8def9e153db7:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.ko.txt
9333add9b5a372b4e96b02bdfa7f9ba6:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.zh-Hant.txt
a3f71b076c36a204a864f8c44142b3a9:Packages/com.unity.ide.visualstudio/ValidationConfig.json
d3cbe921f7b3d9a3257e7c61a5761796:Packages/com.unity.modules.terrainphysics/package.json
0445a7983a983d97f848d19d5eeebf7b:Packages/com.unity.sysroot/package.json
243c6eb3669ed1943b1fc9af70360876:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.ko.txt
448e8988e90c2844c8ef05e10b1e1849:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.ja.txt
54905d77593e9eb44a7c25d704bb4163:Packages/com.unity.timeline/Editor/StyleSheets/res/Timeline_DarkSkin.txt
5417ffe549209e449a01dfb0c159570d:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.zh-Hant.txt
7481ef521526b8a41ad9f2d4815ce087:Packages/com.unity.timeline/ValidationExceptions.json
743fda8c4b219c8429fb5a77ede1c879:Packages/com.unity.collab-proxy/package.json
b46663dfa22f5734cbfb4e79e47f7367:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.zh-Hans.txt
d41be0f8823aeea418513f16e52bc9a9:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.ja.txt
f49bbe06ffa5ae24abe32abdab430c24:Packages/com.unity.ext.nunit/CHANGELOG.md
f4dc4164cea64bb4ba1d181081ca2caf:Packages/com.unity.services.core/Third Party Notices.md
05f5bfd584002f948982a1498890f9a9:Packages/com.unity.textmeshpro/PackageConversionData.json
05f7f519769978b79b31d063a7fc6fa1:Packages/com.unity.modules.unitywebrequestassetbundle/package.json
056dc4c86686c2241a12fdd054d0decb:Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/README.md
155e92d467b932941aeae3d165dea7a0:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.es.txt
5598b14661b5f4c43bed757f34b6d172:Packages/com.unity.ide.rider/LICENSE.md
6599de0a02dbaa24989d0d039f3ea5ac:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.zh-Hans.txt
656f74f6edaa396458412b9e3903d8cd:Packages/com.unity.ide.visualstudio/package.json
958639dc6643d244c8e6b4c894ec1dfb:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.ko.txt
953fab16d15d5885b3600fcd6388b2ad:Packages/com.unity.modules.imageconversion/package.json
a57d75e6fa97a764f9b0a4ebfdcc3e7a:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.zh-Hant.txt
c5aeade3b36c0b246936762b3673d9bf:Packages/com.unity.textmeshpro/ValidationExceptions.json
e50698b9b87256543a3d0e1586b716d0:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.zh-Hant.txt
f58d296c808d1cf4a804c82f21521fc9:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.en.txt
06af021de11772b48ab2c729e6da3dc6:Packages/com.unity.services.core/CHANGELOG.md
16624d74048f3e8448001e49fea3a296:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.ja.txt
169a1eb50937145adaa82ac869cadee2:Packages/com.unity.sysroot.linux-x86_64/README.md
26a4f29db434fd79025c91f6126382cc:Packages/com.unity.modules.unityanalytics/package.json
3650a0b03f0fee942a6551cc6a0cfc1a:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.zh-Hant.txt
4634e9780efe4004283ca0491584b5f1:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.zh-Hans.txt
46aad3b46ce269645ae3c93b5cb5e166:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.zh-Hant.txt
663354cc746bed14db99b8593b1f6ab5:Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface/README.md
666505b511d18ba4a81d0a8a840a6d04:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.zh-Hant.txt
66c95bb3c74257f41bae2622511dc02d:Packages/com.unity.ide.rider/package.json
8645aa9c3c74fb34ba9499e14fb332b5:Packages/com.unity.ide.rider/CHANGELOG.md
96d14b71b907bb52333b2886e665aba6:Packages/com.unity.modules.video/package.json
a60759643f1abc44d9b55350ffed0c42:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.en.txt
a649005caec994f44b9a8a57ca148462:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/semantic.ja.txt
d691174143fd3774ba63d7c493633b99:Packages/com.unity.test-framework/CHANGELOG.md
d6a2e6e4803de7b43baacdc355fc144d:Packages/com.unity.test-framework/package.json
f66454863bc106549a6b53849ee63b41:Packages/com.unity.timeline/README.md
170c2a735ced10f4fade7b6742e867a3:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.zh-Hans.txt
27f41683fe3ea0c4f81d1397c851b2cc:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.zh-Hans.txt
47777d81697d65f45befb6ccd55b2324:Packages/com.unity.collab-proxy/CHANGELOG.md
57d2ac5c7d5786e499d4794973fe0d4e:Packages/com.unity.test-framework/CONTRIBUTING.md
77480111a80ad46e7b0d10da3fd3a092:Packages/com.unity.sysroot/Third Party Notices.md
87d720faa37005c08600090e04d8c739:Packages/com.unity.modules.particlesystem/package.json
c777142d3b929c74aa5f9c4480372453:Packages/com.unity.collab-proxy/Editor/Collaborate/README.md
e76167c495d53ba6abcbb8df07973457:Packages/com.unity.sysroot/LICENSE.md
f7a8357347c80dc69c08d0b1a05e2122:Packages/com.unity.modules.physics2d/package.json
1864009dd65aaf54abef36e037e317f0:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.ko.txt
18a4fadfef534684d5af39ca8dc48fe9:Packages/com.unity.modules.vr/package.json
182c5bcc97fc21747a9ca5e01da1ed3f:Packages/com.unity.services.core/package.json
187df850d97383d4c957442b9dca3204:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.zh-Hant.txt
28aca8a26620964449b2d65d819c5414:Packages/com.unity.collab-proxy/Editor/Collaborate/Settings/README.md
381dcb09d5029d14897e55f98031fca5:Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt
38cd0d3d295eda2eabcd821adda36ba4:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/LICENSE.md
587d0117c6a1c364e91b0b35933f3a3e:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.ja.txt
6889d05dab19508b5aebd72ee7647045:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/ValidationConfig.json
7809f42f64c877f4b90ac233e5ec2372:Packages/com.unity.ide.visualstudio/ThirdPartyNotices.md
788fbcfc0abc6c54b9504cfee3176c22:Packages/com.unity.ide.visualstudio/ValidationExceptions.json
883f8cfc0d1c252458384690c34c0c6d:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/semantic.ko.txt
b83b49dbaecd6a04d93413201e2372bf:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.ko.txt
b83f06ac0c0696e9563230865ca72b81:Packages/com.unity.modules.wind/package.json
c851bee4305bddf438cc6ffc515991ce:Packages/com.unity.ugui/CHANGELOG.md
d82c1b31c7e74239bff1220585707d2b:Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt
d85e5eeaf8f135aeaaebdc8aa3cff6c3:Packages/com.unity.modules.umbra/package.json
e8eb1f89b8319814195c431af1486994:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.zh-Hans.txt
099c525dde394ed41bd6a57f87372cf3:Packages/net.strangefruits.buildtools/CHANGELOG.md
49f6393219a57824d8702f75b550ac46:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.en.txt
593e04d4463cab44e94feec1edd0a370:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.zh-Hans.txt
6903637d170abe311a972b9d76142805:Packages/com.unity.sysroot/CHANGELOG.md
69e858cc26d64c2409b2607fa6e0d3e8:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.es.txt
890b891907cc5b64eba7dfd592b86f6b:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.en.txt
992242bf8b23e574bbc95a128844c481:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/FileSystemWatcherLicense.txt
b99f3faf39e4d0541a0c447d0859922f:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.es.txt
c9aabac5924106d4790d7b3a924ca34d:Packages/com.unity.ide.vscode/LICENSE.md
e9df95f53f1c1d0c9199e235d6c42b50:Packages/com.unity.modules.audio/package.json
f91a00d2dca52b843b2d50ccf750737d:Packages/com.unity.ext.nunit/LICENSE.md
0aba7b8aefb4ab744b257e0563e74366:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.zh-Hans.txt
1a4266815e998967becf686f9c71f0a6:Packages/com.unity.modules.physics/package.json
2a89f669e6951237d84b925985f1055b:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/CHANGELOG.md
4a0757ee0236f39489520769ae710288:Packages/com.unity.timeline/CHANGELOG.md
5af181b66f08e354780dafdd3b765f38:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/semantic.en.txt
6a47140b43009be4d85916798b7c0b76:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.ko.txt
6afb166a156df2d20433d981f4bb2832:Packages/com.unity.modules.vehicles/package.json
9a0c99ca7bb84684fbf1df9c8f77e89f:Packages/com.unity.services.core/README.md
aad279171ffd0e046b05809e1cd84bca:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.ko.txt
da6091950c9c6d641a5f54bb4f1e6875:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.es.txt
da7579d20d3b64d1eb70eb84ca9a401f:Packages/com.unity.modules.uielementsnative/package.json
ea16312915986d743bf8f9a4d0a56e3f:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.ja.txt
ea2ec5f2bf7c355f5b2f6688e08022a3:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/README.md
fa27413e9edb06a6058d6c894eca0338:Packages/com.unity.modules.unitywebrequestwww/package.json
fa78d45ec8274db4b887e985c20d5e0c:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.zh-Hans.txt
fade42e8bc714b018fac513c043d323b:Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt
2b71162da12b0db4482be8dc6d2177e5:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.zh-Hant.txt
2b27d7299ca8bef4b94b1c9dab03e128:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.zh-Hant.txt
3b85578d4e1f25d4981bd8dc61cc0965:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.en.txt
4b518b37798c97b0f860962cbf615533:Packages/com.unity.modules.unitywebrequestaudio/package.json
4b44e3b0cf7e92840afd33f5a6f0400f:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.zh-Hans.txt
6bbaadf4a04aa944186dba8364b2fcbb:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.es.txt
9b736efbf0598904f8eb76e9cb754817:Packages/net.strangefruits.buildtools/README.md
9b736efbf0598904f8eb76e9cb754818:Packages/net.strangefruits.utils/README.md
9bff32140d1498a4a9f6f18b09e8959c:Packages/com.unity.collab-proxy/Third Party Notices.md
abc8f1905434498ba511a0b3848192ad:Packages/com.unity.collab-proxy/Editor/Collaborate/Components/README.md
cb3c9f5ba9ced5e4b99de1b3dbd68d09:Packages/com.unity.collab-proxy/ValidationConfig.json
db2343687a83fcd498530c70a39fede3:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.ko.txt
eb68d1f70d355ed46b4035d2f347e0e8:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.en.txt
fb570ed91da09b14e9682b1a9e8b48fb:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.en.txt
fbcfc12270f24314f96c2ed07b10160d:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.zh-Hant.txt
0ccfb7e4efb2a0344b9b759d49a911c7:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.zh-Hans.txt
2c814623cb42764d304be0c5ddd03ceb:Packages/com.unity.modules.xr/package.json
2ca606625bd3e48478c4cab287685aa1:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.ja.txt
3c00c0ebe0a13f74cb0f0448abd8b666:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.ja.txt
3cd0763238b935d4b8ed20a417ac48e6:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/semantic.zh-Hans.txt
3c4bb919006b9004fb650f0964fc9539:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.ja.txt
4ce1b1d001d62fa488ed2337ff62058c:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/README.md
8cda8466534448347b43a2bb001cbffe:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.zh-Hant.txt
ec02776fe29df900b897106d61977735:Packages/com.unity.modules.director/package.json
fc63d9a700310e14e8cfcb097b472a73:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.ja.txt
fc368c32d6432ff4bb374d520000749c:Packages/com.unity.ide.vscode/ValidationExceptions.json
fcb9be00baf924c4183fc0313e6185c5:Packages/com.unity.ide.vscode/CONTRIBUTING.md
0d41728ad423e904cb4aa8ee699c4e42:Packages/com.unity.services.core/LICENSE.md
0d2d0f36e67d4518a07df76235e91f9a:Packages/com.unity.textmeshpro/LICENSE.md
1de91500a7d5cda45b07e75c02c015c0:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.es.txt
4ddcdc3816429494a8bea67e973875f7:Packages/com.unity.ide.vscode/CHANGELOG.md
4d3d51749e989f747b2674e0b4d9b3d7:Packages/com.unity.ugui/LICENSE.md
5da62a0c1c5218c4aa16b74546a7822d:Packages/com.unity.ext.nunit/README.md
6d56244f8c39a851975d3c0bd432c66f:Packages/com.unity.modules.terrain/package.json
7d983dd47e3d7da4cb48b754b397cebe:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.en.txt
7d5cb2eb08aa12d48adcc34cd4e115c2:Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/README.md
7d7e41f2dbd9fae42a08af84d42adf27:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.zh-Hans.txt
9dcf33ec706ed414881f8379d25b024e:Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/README.md
ade3ce4c3f37ebf4d8ca6d9a6a2f5a7a:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.es.txt
bd1af0a6633ee94ae21c7d1d702cdc12:Packages/com.unity.modules.androidjni/package.json
cd78ce5b75b8be84d8b94cd99903161f:Packages/com.unity.ide.visualstudio/CONTRIBUTING.md
fd6f48f2efdc637438382db2b19bd44d:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.en.txt
0e0afa652c0031c48896a97b424d027b:Packages/com.unity.textmeshpro/PackageConversionData_Assets.json
0e7adfb489ba2414b956ec6173590ba2:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.ja.txt
2eee38b41f154a64cac76cdc6b1db313:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.ko.txt
3ec7596410385054a9e0bc90377fbe63:Packages/com.unity.test-framework/LICENSE.md
4ec5c604d1cc7ff4bb1950959eabfd1b:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.es.txt
4efc23d93a6de3d4fb127b199c7c9c6c:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.ko.txt
5e83f8baac96eaa47bdd9ca781cd2002:Packages/com.unity.ide.rider/CONTRIBUTING.md
6e81a17100c6f4c2a9256fd0e4e3915c:Packages/com.unity.sysroot.linux-x86_64/LICENSE.md
6e03e9653f4674c43885abfc4d997af1:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.ja.txt
6e59c59b81ab47f9b6ec5781fa725d2c:Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt
6ecb9e17e44feb84cb80451fa27b09fe:Packages/com.unity.timeline/LICENSE.md
7ef8348b8ea834d7e1bc214b07f7fb87:Packages/com.unity.modules.animation/package.json
8ef192f8a9b464841973a1e9471b5472:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.es.txt
9e9505205cf07a741b85a88b35446dbd:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.en.txt
aed2c786a2df9f84ab3f0c6609241ec5:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.en.txt
ce999cb9266f6894aa706f05c36e2e3f:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.es.txt
eed5a8234f917ae498c46e81ab2a6c96:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.ko.txt
fe19bc5668af3dd4d8998ee3d7cac55a:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/semantic.zh-Hant.txt
0fe2f3801d667da41a863df162058815:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.zh-Hant.txt
1fe9e6e1ae93cf64bbdfbd29300752e1:Packages/com.unity.ide.visualstudio/LICENSE.md
1f5b5f59684aa8ea6b73c9120402105d:Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Third Party Notices.md
3f95ba73fe5e596409dd5591b959c1ce:Packages/com.unity.collab-proxy/Editor/Collaborate/Views/README.md
3fdd83b151eb8d25c5e2f82fc39dcb04:Packages/com.unity.modules.unitywebrequest/package.json
4f5692fbca7d9f6459e5506fc3037de0:Packages/com.unity.collab-proxy/Editor/Collaborate/Common/README.md
4f0f9b9f3ed97ad2b9ba8f1a8e4666c2:Packages/com.unity.modules.uielements/package.json
6f6686652369c3044877b9c9ffa5ed2d:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.en.txt
7f61c048f87b6c6419624595ac258c91:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.ja.txt
8f05276190cf498a8153f6cbe761d4e6:Assets/TextMesh Pro/Sprites/EmojiOne.json
8f17a986667e26a4e91ca1185f1aa004:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.zh-Hans.txt
8f6e4af918bec4746a4ee53ecb9b8536:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.zh-Hans.txt
9f33f98c0cc077443a2bcb2104e34dac:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.ko.txt
af3d324334ddce44aaa9ef5222a87dc2:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.ja.txt
bfd567a3d1631a761bca9e99fa53d86d:Packages/com.unity.modules.ui/package.json
cfa59bb5da46bba41897a4f8bc66151e:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.en.txt
dfa6ae58823fdfd438a142b4db651f54:Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.ja.txt
ffc6271f08270b64ca0aae9c49235d81:Packages/com.unity.ide.vscode/package.json
Artifact(content hash=b9217915616dbaff459ca5caf4724f41) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/FileSystemWatcherLicense.txt'
Artifact(content hash=99edca83c4cb7ceaccc1171543e9a97e) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Presenters/README.md'
Artifact(content hash=477cf6e6bd86dc01cdd8e6b23a78f092) downloaded for 'Packages/com.unity.modules.uielementsnative/package.json'
Artifact(content hash=ed4ab61eed6dcb16992511593d6a8953) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.ko.txt'
Artifact(content hash=46fb072674d3200b878418f7b17cb183) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.zh-Hans.txt'
Artifact(content hash=c08ec5d12d086f0b8a48292030386a87) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/UserInterface/README.md'
Artifact(content hash=1d0e50b7156bae065ba369cab3c3fd99) downloaded for 'Packages/com.unity.modules.xr/package.json'
Artifact(content hash=deb21d14d326b2128546cdd4a832bdcb) downloaded for 'Packages/com.unity.toolchain.win-x86_64-linux-x86_64/ValidationConfig.json'
Artifact(content hash=4efb3427ff6988169e73046dfc79738a) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.zh-Hans.txt'
Artifact(content hash=aa960b5019bdd006aaa87a183de768f1) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.ko.txt'
Artifact(content hash=42eeb063d21fcf084f2371cb0a4bb944) downloaded for 'Packages/com.unity.sysroot/Third Party Notices.md'
Artifact(content hash=68b3fec11858be1e9817a1731f0dd832) downloaded for 'Packages/com.unity.modules.assetbundle/package.json'
Artifact(content hash=d6056461455de61648513cc52072e78d) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.zh-Hans.txt'
Artifact(content hash=1c2a64e139f8701ba4a4ab2cdc7d6ec9) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.ja.txt'
Artifact(content hash=6be99d2084d9331d6f3ef020f17206e9) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.ja.txt'
Artifact(content hash=45a19fad0076120e5affc5696a25e0e0) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Settings/README.md'
Artifact(content hash=14c07c1e71ebaf0a1ea61b46bcf09767) downloaded for 'Packages/com.unity.ext.nunit/LICENSE.md'
Artifact(content hash=71b984f14c517728388aba4e1014525a) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.ja.txt'
Artifact(content hash=3002b0745affec20512e6bb886654907) downloaded for 'Packages/com.unity.timeline/LICENSE.md'
Artifact(content hash=4ea5620ad6b93831e2cd066b507ab61c) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.en.txt'
Artifact(content hash=a414d1b084202e2349ad73fb104d65d2) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.en.txt'
Artifact(content hash=a478548928ef6923d4065f9a8c53efe2) downloaded for 'Packages/com.unity.ugui/LICENSE.md'
Artifact(content hash=ce44302fc50ac328aed73596657ff6c6) downloaded for 'Packages/com.unity.collab-proxy/CHANGELOG.md'
Artifact(content hash=0c99ef481bcdc510e721fbd3bd0e8117) downloaded for 'Packages/com.unity.ide.vscode/CHANGELOG.md'
Artifact(content hash=f59cc7d00b97cd239232d9eb15047b5a) downloaded for 'Packages/com.unity.sysroot/CHANGELOG.md'
Artifact(content hash=eb0556e5b94de3293a7048d06cca303e) downloaded for 'Packages/com.unity.ide.vscode/ValidationExceptions.json'
Artifact(content hash=a858c4b1acdcbb1aab9892742ad1d2b9) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.ja.txt'
Artifact(content hash=23938f8ce252ec234944744d7e94e431) downloaded for 'Packages/com.unity.modules.video/package.json'
Artifact(content hash=008aa1ccf2e6d32c0afc90af59be1dd2) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.es.txt'
Artifact(content hash=ada73f98c5bef2247a87a6889c2d00f7) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/semantic.en.txt'
Artifact(content hash=9a947bb85b345b2d02f5a92dfa6259b5) downloaded for 'Packages/com.unity.ide.visualstudio/ThirdPartyNotices.md'
Artifact(content hash=e4aaa66211afe8255bfacc2c32c9d62f) downloaded for 'Packages/com.unity.modules.imageconversion/package.json'
Artifact(content hash=47360be2cd15951ab87390d943383e51) downloaded for 'Packages/com.unity.modules.umbra/package.json'
Artifact(content hash=640affb588f29d19c7b7ec2ac37c32b7) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.zh-Hant.txt'
Artifact(content hash=90fa1f0a739e2a26935b3ed3e63d7fe9) downloaded for 'Packages/com.unity.test-framework/CHANGELOG.md'
Artifact(content hash=6082bd23dbdc2544269ac7cfa67f4917) downloaded for 'Packages/com.unity.collab-proxy/ValidationExceptions.json'
Artifact(content hash=2e71006b1c0c3530fca3171fe172a6fe) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.ja.txt'
Artifact(content hash=562eb0d8b4171140cc9b3b0e43cc3f55) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/README.md'
Artifact(content hash=e13c4231ef64f844a68784521a863259) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.ko.txt'
Artifact(content hash=478b7e8ad844c140e05f3049ad4ca3f2) downloaded for 'Packages/com.unity.toolchain.win-x86_64-linux-x86_64/Third Party Notices.md'
Artifact(content hash=3c6c60314d5165267ef3d579ebe2c368) downloaded for 'Packages/com.unity.modules.vr/package.json'
Artifact(content hash=9f57fbb942068d3a59b93cf87f7cdd89) downloaded for 'Packages/net.strangefruits.utils/package.json'
Artifact(content hash=c870f48577a18138216dac8ba3148da8) downloaded for 'Packages/net.strangefruits.utils/README.md'
Artifact(content hash=156ba57e1bf4524344b0cc60f208b758) downloaded for 'Packages/com.unity.test-framework/CONTRIBUTING.md'
Artifact(content hash=8c28414a72efdc3e54c20050642a3bfa) downloaded for 'Packages/com.unity.modules.terrain/package.json'
Artifact(content hash=fd381b8373cda744b8fa8a93e76eacd9) downloaded for 'Packages/com.unity.modules.physics/package.json'
Artifact(content hash=df65eea8186b373918362c651ab80558) downloaded for 'Packages/com.unity.toolchain.win-x86_64-linux-x86_64/README.md'
Artifact(content hash=e45cc2f3a66b60334804c40bdb106ab3) downloaded for 'Packages/com.unity.modules.ai/package.json'
Artifact(content hash=c070d8d00afd2450a659fe247b5aa08b) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.en.txt'
Artifact(content hash=6177afc93bc4484918b8b795dce63ef0) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/semantic.zh-Hant.txt'
Artifact(content hash=207bf22941288f36e6e18e7660a30287) downloaded for 'Packages/com.unity.toolchain.win-x86_64-linux-x86_64/LICENSE.md'
Artifact(content hash=d673dc6ae2f5b5448cd99f0705b80f5d) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.en.txt'
Artifact(content hash=24cea80f9bdbe93a738458a5d954fd95) downloaded for 'Packages/com.unity.collab-proxy/Third Party Notices.md'
Artifact(content hash=69a1aac7b2101a4efe5da2c15ee24dbf) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.es.txt'
Artifact(content hash=ef393dde5f777358b6c88d84d8ee6322) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.zh-Hans.txt'
Artifact(content hash=635c39df7ee91845a0076230e1041a6c) downloaded for 'Packages/com.unity.modules.physics2d/package.json'
Artifact(content hash=feaee63610a35054aa9a96a8d7447af0) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.ja.txt'
Artifact(content hash=08a1f0cb9617664eb52d455709335a77) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.zh-Hans.txt'
Artifact(content hash=f353211fa3d1e2480b7b1bd4e2a6cf45) downloaded for 'Packages/com.unity.timeline/ValidationExceptions.json'
Artifact(content hash=abb9c067a35a41582e5a804fc14df593) downloaded for 'Packages/com.unity.ide.visualstudio/CONTRIBUTING.md'
Artifact(content hash=1ed5d4f3ce1bb35b320ef0308fa91662) downloaded for 'Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt'
Artifact(content hash=069bb2a26aee9d58cb0444947f7900b7) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/semantic.ja.txt'
Artifact(content hash=e62709a4de8cb853354a7b2827bcd185) downloaded for 'Packages/com.unity.modules.animation/package.json'
Artifact(content hash=8c4830b74996d35c1e6df7ca3a358ce8) downloaded for 'Packages/com.unity.sysroot.linux-x86_64/CHANGELOG.md'
Artifact(content hash=b302fbe4b6bfbc58b543de6517713c2a) downloaded for 'Packages/com.unity.ide.vscode/LICENSE.md'
Artifact(content hash=838fe6ed55c6cc5ba385327404726754) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.zh-Hant.txt'
Artifact(content hash=1ef80e299ca30c5e03cc331febd76d26) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.en.txt'
Artifact(content hash=e38658b65243965f8dcba1e58572ac15) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Views/README.md'
Artifact(content hash=35e68f76b729195ebfe35982888efffa) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.ja.txt'
Artifact(content hash=379971c93f0ad85dc646a4428cd17fec) downloaded for 'Packages/com.unity.services.core/Third Party Notices.md'
Artifact(content hash=1bc5da6462c4716120814a24e2d426be) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.ko.txt'
Artifact(content hash=c299d55200edc864dc524ec5ad84cc10) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.ja.txt'
Artifact(content hash=e2cbb746a6432465ec279640d73ed67a) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.ko.txt'
Artifact(content hash=6017546d6c712667d11b9af6da2c74fa) downloaded for 'Packages/com.unity.modules.wind/package.json'
Artifact(content hash=4d7b50685b4d4766828e769ec0ac67a8) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.ko.txt'
Artifact(content hash=5c8ccc1c708d056910e79e42376c47cd) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.es.txt'
Artifact(content hash=53236a8ecd41006b9dba214815227da4) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.en.txt'
Artifact(content hash=7a2fbe704a7f266b8d7fb7eca0cd5cac) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.es.txt'
Artifact(content hash=6b82cdf02190436cbfe3e29416f9d269) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.es.txt'
Artifact(content hash=ff5f2917e681df706e6b6c2ff62c6fcb) downloaded for 'Packages/com.unity.ide.visualstudio/package.json'
Artifact(content hash=dd993e8ba41af371414be67b8f911467) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.zh-Hans.txt'
Artifact(content hash=a7fa6d0b7a1ee26dc74e2dba92fac73b) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.zh-Hant.txt'
Artifact(content hash=4e3b11bf7e92c03ef3cd49d0318ebef7) downloaded for 'Packages/com.unity.textmeshpro/PackageConversionData_Assets.json'
Artifact(content hash=004d04e9ca86f273965b8bf7613e9ea9) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.ja.txt'
Artifact(content hash=a760667e2fde3b745bab6558cbf18ad9) downloaded for 'Packages/com.unity.timeline/README.md'
Artifact(content hash=3fd679363b521c768de8fb1012399909) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.ko.txt'
Artifact(content hash=36e85f461755c6760bfff6008fae5f5b) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.es.txt'
Artifact(content hash=32bb5fcaaa17627704ab097d938b1521) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.zh-Hant.txt'
Artifact(content hash=59b2fc56626abe7672afbd3770fd691e) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.ja.txt'
Artifact(content hash=414f930f83aaca79d8ec53b68287b281) downloaded for 'Packages/com.unity.ugui/README.md'
Artifact(content hash=cc5834572f5f717999dcb868b4505c81) downloaded for 'Packages/com.unity.modules.unitywebrequestaudio/package.json'
Artifact(content hash=48c219be912d2f7bb8a50117ada811d8) downloaded for 'Packages/com.unity.modules.screencapture/package.json'
Artifact(content hash=439654b85ea4967ee18b726e12a5ec11) downloaded for 'Packages/com.unity.toolchain.win-x86_64-linux-x86_64/CHANGELOG.md'
Artifact(content hash=360855e3b989eb7c21371443b682ea92) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.ko.txt'
Artifact(content hash=df9e2ce1fe389a7fdf02e0277e14f4e2) downloaded for 'Packages/com.unity.sysroot.linux-x86_64/package.json'
Artifact(content hash=fe3b5cac58f7827bbf4685534bf321f1) downloaded for 'Packages/com.unity.toolchain.win-x86_64-linux-x86_64/package.json'
Artifact(content hash=706b8697b03bf587e758f11324fe9b5c) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.zh-Hant.txt'
Artifact(content hash=452845abc924887f15e6d90750baeeef) downloaded for 'Packages/com.unity.modules.particlesystem/package.json'
Artifact(content hash=c69845ca08342e81ea226f9ece9aa5cf) downloaded for 'Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt'
Artifact(content hash=119228bc607a3f87ab27ed863166280d) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/semantic.zh-Hans.txt'
Artifact(content hash=01767a69cad71e7c2db952c93e4206a7) downloaded for 'Packages/com.unity.modules.ui/package.json'
Artifact(content hash=7ff9d6f94a4f559056a338caa3f5c85f) downloaded for 'Packages/com.unity.ide.visualstudio/LICENSE.md'
Artifact(content hash=3319b12a4c48048751151bce9905045a) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/workspaceserver.en.txt'
Artifact(content hash=7d38b31d3baa038b159410b741dbcb48) downloaded for 'Packages/com.unity.textmeshpro/LICENSE.md'
Artifact(content hash=c16aed47b58513803b6ce2a5dad143ef) downloaded for 'Packages/net.strangefruits.buildtools/CHANGELOG.md'
Artifact(content hash=54e709250328e68a0b2fce6b56457270) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.zh-Hant.txt'
Artifact(content hash=87d26c8d10cb278b9eb171d0e384f22b) downloaded for 'Assets/TextMesh Pro/Sprites/EmojiOne.json'
Artifact(content hash=86fc72289505b4816fea83cf765d87e2) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.es.txt'
Artifact(content hash=74517a75dbf6f58b3c8adceef4a0328d) downloaded for 'Packages/com.unity.modules.audio/package.json'
Artifact(content hash=cd4fafeea8b48d850c84b9b69378f897) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.en.txt'
Artifact(content hash=67e857353b434391aa9c13cb5240c2c1) downloaded for 'Packages/com.unity.modules.tilemap/package.json'
Artifact(content hash=d1014cf9ac356590c7b79482feaeadc9) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Icons/README.md'
Artifact(content hash=27a68e16d79ee290f512e085d8e33bd2) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.ko.txt'
Artifact(content hash=3152c98d08c61794502c2dc06be4a855) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.es.txt'
Artifact(content hash=d1ca94581d1b6a92a38331d971f69f3a) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.zh-Hans.txt'
Artifact(content hash=8bddcbbd07a60f9736b3a7c257f6920b) downloaded for 'Packages/com.unity.ide.vscode/CONTRIBUTING.md'
Artifact(content hash=833c0729bfb10996fd0d789acd0d8d9a) downloaded for 'Packages/com.unity.modules.uielements/package.json'
Artifact(content hash=a9caca100853e495b63a2859a0dc148c) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.ja.txt'
Artifact(content hash=6f56f85f04b89892d3bd34dd2afdcf78) downloaded for 'Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt'
Artifact(content hash=0be6b468c9cd1897c9eacb1d79140ee6) downloaded for 'Packages/com.unity.collab-proxy/ValidationConfig.json'
Artifact(content hash=1832fbf64b8f6897b926df887b543cc0) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.es.txt'
Artifact(content hash=6b26c268cb0e0e99348a4fdfb922c5cb) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.es.txt'
Artifact(content hash=1254dc3d0a88a39accd0f1e2cc1e5c72) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.zh-Hant.txt'
Artifact(content hash=2c0abf4384976e9c06b912fc460e6f3b) downloaded for 'Packages/com.unity.ide.visualstudio/ValidationConfig.json'
Artifact(content hash=e37a1d740c76529b87330aba2d67a4ab) downloaded for 'Packages/com.unity.modules.unitywebrequestassetbundle/package.json'
Artifact(content hash=1e3b98b1ad8b88a58c12bcdec2aacfbf) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Components/README.md'
Artifact(content hash=65c575606e10d9a5ab844462aab4ab9e) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/res/Timeline_LightSkin.txt'
Artifact(content hash=0555b29a186fe2a6775b3b186008af0d) downloaded for 'Packages/com.unity.textmeshpro/package.json'
Artifact(content hash=1f0a98a976a1faa802885e5fda61d8f1) downloaded for 'Packages/com.unity.textmeshpro/ValidationExceptions.json'
Artifact(content hash=bc6ab47fd37e05a940f294d5bef5c8e9) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/semantic.ko.txt'
Artifact(content hash=398bba9a167f91a9af08177ceb776a3b) downloaded for 'Packages/com.unity.collab-proxy/README.md'
Artifact(content hash=ca2879ee7ed582b1a1ff91484790d69c) downloaded for 'Packages/com.unity.modules.terrainphysics/package.json'
Artifact(content hash=13ec0866a946cab0df2a9a83979f84c4) downloaded for 'Packages/com.unity.sysroot.linux-x86_64/README.md'
Artifact(content hash=56207be16b8d8dbdcb4227f0b500f5f6) downloaded for 'Packages/com.unity.ide.rider/package.json'
Artifact(content hash=d59db87de71e57bf071d0afb0bccb605) downloaded for 'Packages/com.unity.modules.unitywebrequesttexture/package.json'
Artifact(content hash=533f3e6f22ab99bf8adda8ada3c760a8) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/README.md'
Artifact(content hash=eb34163177ef63ba59ac558b679b65c8) downloaded for 'Packages/net.strangefruits.utils/CHANGELOG.md'
Artifact(content hash=abf955adaea299b76b86beffc6fe4046) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.ko.txt'
Artifact(content hash=f0e30de52150b6bae3cab707c4d89c24) downloaded for 'Packages/com.unity.textmeshpro/CHANGELOG.md'
Artifact(content hash=d4100f40cd6438b88657d14ffc769f0a) downloaded for 'Packages/net.strangefruits.buildtools/package.json'
Artifact(content hash=894e55f271f92dbed812c87d25bd2f45) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/basecommands.zh-Hant.txt'
Artifact(content hash=d85c59d7cb406ebfefd039ec04b13235) downloaded for 'Packages/com.unity.timeline/Editor/StyleSheets/res/Timeline_DarkSkin.txt'
Artifact(content hash=f6086b89bc3c7cb2d5d0debebe544e75) downloaded for 'Packages/com.unity.sysroot/package.json'
Artifact(content hash=acb63e0d2c96fbb87c43c6f2f8b59c65) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.ko.txt'
Artifact(content hash=f7c1c2b79be1abb28f657ec4b3d5b3a2) downloaded for 'Packages/com.unity.ide.vscode/package.json'
Artifact(content hash=8b37f9f2d9b50fbcf710e8a208752113) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.ko.txt'
Artifact(content hash=518d92b3306bbec0a93973613b080ee5) downloaded for 'Packages/com.unity.timeline/CHANGELOG.md'
Artifact(content hash=4c6ad6baa99e39c1d7b53536c2dd9d85) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.es.txt'
Artifact(content hash=c8d64112960c7bc1e1d09da6a33428ba) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.zh-Hant.txt'
Artifact(content hash=97c810f7befa30b59c66e81e328b1000) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Models/README.md'
Artifact(content hash=8d72838165cf50b95b61d7b5a0391a1d) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.ko.txt'
Artifact(content hash=c76d08c9f0857ac6dcc90399328d3375) downloaded for 'Packages/com.unity.ext.nunit/README.md'
Artifact(content hash=5a387ac6de833dc58efbb2018dc28a65) downloaded for 'Packages/com.unity.collab-proxy/Tests/README.md'
Artifact(content hash=2a1c3b1069b54abdaf976ac74d605976) downloaded for 'Packages/com.unity.ugui/CHANGELOG.md'
Artifact(content hash=65b7e093f2c465c1fdc4e66b67e6186f) downloaded for 'Packages/com.unity.ext.nunit/package.json'
Artifact(content hash=d8b8b7b3aaa027c2422a013c4b1effd4) downloaded for 'Packages/com.unity.test-framework/package.json'
Artifact(content hash=507c20d336805ec6359bee7f23bc7ee6) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.en.txt'
Artifact(content hash=6fef8017cb5d34ccf9d65a15602fa0a9) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.zh-Hant.txt'
Artifact(content hash=87653f5e44a1abc3451defb630ba555f) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.es.txt'
Artifact(content hash=d4574da8add2bec18c44ab7d5b4f1564) downloaded for 'Packages/com.unity.ide.rider/CONTRIBUTING.md'
Artifact(content hash=ac21061b2ce29dc48d30001e9811b4c1) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.ja.txt'
Artifact(content hash=7b7efe686f5385cdda144885d2d6ccdd) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.en.txt'
Artifact(content hash=88bbe48a159c0ec74857b7e96f8135ad) downloaded for 'Packages/com.unity.modules.unitywebrequest/package.json'
Artifact(content hash=3b8cc1f1425fb0ce4a785b4f336ff05e) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.zh-Hant.txt'
Artifact(content hash=e8c7755d9d58d7c7056d527bf5a9133e) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.es.txt'
Artifact(content hash=22b6a9ecdfe395cf5656b9ad2ab33762) downloaded for 'Packages/com.unity.timeline/package.json'
Artifact(content hash=cc2561ccff8a52ce5505361c94c522b8) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.ja.txt'
Artifact(content hash=4d310e5657b0a4d0732ed9ee6cb64347) downloaded for 'Packages/com.unity.test-framework/LICENSE.md'
Artifact(content hash=267809e9d7ef0cd33996e47fc629d194) downloaded for 'Packages/com.unity.modules.imgui/package.json'
Artifact(content hash=7e5ed8b227cbe5d128ea4678db9a6b81) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.ko.txt'
Artifact(content hash=be65f4b71f3950d224a8e20ecfff5da2) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.en.txt'
Artifact(content hash=640136691f2eddcf9c98409745d0ff2a) downloaded for 'Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt'
Artifact(content hash=4cb59b726ab6a6d34ac79b6f0d801097) downloaded for 'Packages/com.unity.sysroot/LICENSE.md'
Artifact(content hash=eefd786252dd05d4fcaa125cc7235c5d) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Utilities/README.md'
Artifact(content hash=c19618e5f3f587d4847173c550a06363) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/mergetool.zh-Hant.txt'
Artifact(content hash=01e16201366039d64bf92c6304a56376) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/clientcommon.es.txt'
Artifact(content hash=48979788671b9fd7c8cf735484be0928) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/differences.en.txt'
Artifact(content hash=4ead167d954062d9a7f5f585d351a35d) downloaded for 'Packages/com.unity.modules.cloth/package.json'
Artifact(content hash=a382e13d1fdddcd762e92e27d6a237cb) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.en.txt'
Artifact(content hash=95c41876917a75d96dd7932912eb7b44) downloaded for 'Packages/com.unity.collab-proxy/LICENSE.md'
Artifact(content hash=dd6961fbcf0211daddadde44edd20b3e) downloaded for 'Packages/com.unity.modules.subsystems/package.json'
Artifact(content hash=e6f979e609cc52d600c8fec752eb5dc1) downloaded for 'Packages/com.unity.modules.vehicles/package.json'
Artifact(content hash=65f700d72537acdc7e86fd97fcd6ced7) downloaded for 'Packages/com.unity.sysroot.linux-x86_64/LICENSE.md'
Artifact(content hash=c4908f446d714cdab024369a96809e1d) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/guihelp.zh-Hans.txt'
Artifact(content hash=88b34c3a99eecfdadf44aa0f13388cf7) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.ko.txt'
Artifact(content hash=b71b0914764592db91c693c11151f751) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/configurehelper.zh-Hans.txt'
Artifact(content hash=2fcd9ce35b0dcfdc173d38219189a129) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.es.txt'
Artifact(content hash=63998e65b9e41fdd2c1115643d3548c5) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.en.txt'
Artifact(content hash=e551cdc58f3291df0640efbc03e7d4ff) downloaded for 'Packages/com.unity.modules.jsonserialize/package.json'
Artifact(content hash=b89327ac793f49db74191d94ba802ffb) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm-help.zh-Hant.txt'
Artifact(content hash=7a655de2900a0fdd462224d188bf6f48) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.ja.txt'
Artifact(content hash=71ab966320bcb2de3a0c14f40cf81f05) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/images.zh-Hant.txt'
Artifact(content hash=54edc3028e535fdd2631ec7c0b03c1e8) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/commontypes.zh-Hans.txt'
Artifact(content hash=06109cb8f429d6e2a856579d152e10cf) downloaded for 'Packages/com.unity.sysroot/README.md'
Artifact(content hash=9991c099212780e31557f4b17c514e7c) downloaded for 'Packages/com.unity.collab-proxy/package.json'
Artifact(content hash=a5f596ce014211e05dca38d62380e5a0) downloaded for 'Packages/com.unity.ugui/package.json'
Artifact(content hash=73b84204b9538ce5e7cae039a31ac223) downloaded for 'Packages/com.unity.collab-proxy/Editor/Collaborate/Common/README.md'
Artifact(content hash=40c2bced0e9da8e68d9aaa3f417e0400) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/xdiff.zh-Hans.txt'
Artifact(content hash=e5ea84097b328de37001295827bc61fa) downloaded for 'Packages/com.unity.ide.visualstudio/CHANGELOG.md'
Artifact(content hash=14dd9a91880614e6e61bb5aae0a07de0) downloaded for 'Packages/com.unity.modules.unityanalytics/package.json'
Artifact(content hash=db5123279e1198e982a29ae36520b182) downloaded for 'Packages/com.unity.modules.unitywebrequestwww/package.json'
Artifact(content hash=b46bcef6d30c01ea798dbd0b0bb77ecb) downloaded for 'Packages/com.unity.ide.visualstudio/ValidationExceptions.json'
Artifact(content hash=c59a8c14eb134beae8759bb62c5f5167) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.ja.txt'
Artifact(content hash=f2ca8b7b7cac32f3354cf10ba7fb2f15) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/cm.zh-Hans.txt'
Artifact(content hash=9ac5ffebfce290f43d85673a87788e65) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/plastic-gui.zh-Hans.txt'
Artifact(content hash=35aa86df4d70c7f53317dc380f0a899a) downloaded for 'Packages/com.unity.modules.director/package.json'
Artifact(content hash=6c67782233937cf3f98ac28be0d064d5) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.zh-Hans.txt'
Artifact(content hash=6179c64850bc65edf056604f729d9242) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/i3.zh-Hant.txt'
Artifact(content hash=99afe25f15708ff8382b228eba6afbe8) downloaded for 'Packages/com.unity.ext.nunit/CHANGELOG.md'
Artifact(content hash=768cdd6604aefcf4807e01af2d3ff47c) downloaded for 'Packages/net.strangefruits.buildtools/README.md'
Artifact(content hash=1615990affa3e1fa33961196a29846a1) downloaded for 'Packages/com.unity.textmeshpro/PackageConversionData.json'
Artifact(content hash=9b95304b1045d3f81c27075687d09bce) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.en.txt'
Artifact(content hash=b42b87b20dcdf9f37265e091c4f15207) downloaded for 'Packages/com.unity.ide.rider/CHANGELOG.md'
Artifact(content hash=9dbe56d5ccf2d5f3ea69bca5638d1714) downloaded for 'Packages/com.unity.ide.rider/LICENSE.md'
Artifact(content hash=adacbf21186dcef7a53a32a9bb548ea0) downloaded for 'Packages/com.unity.modules.androidjni/package.json'
Artifact(content hash=9d546ce6dcf0edfeaddeb4dc3b0c17e2) downloaded for 'Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/localization/binmergetool.zh-Hans.txt'
Start importing Packages/com.unity.services.core/CHANGELOG.md using Guid(06af021de11772b48ab2c729e6da3dc6) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9e969453be793816bfa91d6c7472246c') in 0.001576 seconds
Start importing Packages/com.unity.services.core/package.json using Guid(182c5bcc97fc21747a9ca5e01da1ed3f) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'dee239dbbdd0d3c996582950e53093f3') in 0.001061 seconds
Start importing Packages/com.unity.services.core/README.md using Guid(9a0c99ca7bb84684fbf1df9c8f77e89f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '06628c82cb121759acbb7a7a81701587') in 0.001023 seconds
Start importing Packages/com.unity.services.core/LICENSE.md using Guid(0d41728ad423e904cb4aa8ee699c4e42) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c7ba3fd17f841e369d10f5ad581e3e9e') in 0.001160 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/ChangesTabPageView.uss using Guid(105b0e05b7ff8d147ad5c7aeed41e3b7) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7a92f7cdf2d3a957507311d5254f999b') in 0.045926 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/DownloadPlasticExeWindow.uss using Guid(3073089003718474ab284d743790fbb2) Importer(-1,00000000000000000000000000000000) -> (artifact id: '36a10fd2a1c760aa0148b9850d3e3101') in 0.001964 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/ProgressView.uss using Guid(6057b0c434179144c9316241a7bc8f2f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6bd06fb92a9b1178d7454cb147544af0') in 0.003288 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/HistoryEntryComponent.uss using Guid(60eaebd1e96ce8641b789b30cdcda09b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '46d3c89a209488bd58be2e1efe842540') in 0.004699 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/WaitingSignInPanel.uss using Guid(90945345530e7174eb4f0575a0bec0bf) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd5226255c2d9b3de9c33a014876d409d') in 0.001905 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/StartPageView.uss using Guid(a06574b6de1fa064e95a5635a03b712d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9bfb7b82dba076006b739cb6f7f3ecd6') in 0.001438 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/ProgressControlsForDialogs.uss using Guid(e05b9be8556f5ae41aa78140b83146d5) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c15067df656c60f945d11870e0a22574') in 0.005997 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/FloatingMenuItem.uss using Guid(217de72323dece74caf1db54dfacfac5) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bce4dabbd1415e6f52f61e951596b16f') in 0.002246 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/ListNotice.uss using Guid(82f99126211a3fe44a96c111768733a3) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e0ab61933e6fc6b089462768e5dac57d') in 0.001455 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/PlasticWindow/PlasticWindow.light.uss using Guid(a2f1c1d1d67a2ff4e9db53ae0475bab1) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ced47e06a4eb5f31e037283bfeac8e87') in 0.001267 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/SignInSignUp.uss using Guid(e29c9d2208f5c2a48a15e02f3fc55a4a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8d07df06189ad203b20b48623c9d7f01') in 0.004798 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/SSOSignUpPanel.uss using Guid(3337338cbeb79a24cba584de64190044) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7a62ecfebdc963d388a974fefdb475bb') in 0.002112 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/USS/ServicesProjectSettingsCommon.uss using Guid(4324e2e7d76c7448096a033e3c2c6b0f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '579d2a75c998706e2826fef7a767e217') in 0.005027 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets/Extensions/dark.uss using Guid(5393cdb70614ab24f94f78bfcf5d1455) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0bb3320d98ba6343bd26358fd92c8555') in 0.005330 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/SignInWithEmailPanel.uss using Guid(b37675bc656348c429a6c56b2eda1345) Importer(-1,00000000000000000000000000000000) -> (artifact id: '362ce95cdd3ad591f3c17d7783fec95c') in 0.001572 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/FloatingMenu.uss using Guid(04ac82a2c43d10f4790e0c720502e3bf) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b2cc69914ffb9775ed950850701c1865') in 0.001219 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/OrganizationPanel.uss using Guid(642639f75f2dfbd4ab01e6708b58f304) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0cbad8653cab89c85b9d1b15e2065db6') in 0.001504 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/USS/PlatformSupportVisualDark.uss using Guid(d4f6a83cd2a8c40ce97bda4199084fbc) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8369cca4b8ec71de1e8d381cd53d5236') in 0.002017 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/BetterTextField.uss using Guid(1526405b75c937f4b9f26bef99e5e692) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4e4dab8fda99b8c2f7dbcf2bfb3c2278') in 0.001421 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/CreateOrganizationPanel.uss using Guid(55ebb8b19849d1447909e8355a13a5f9) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a5f12c1fba18eb330749dc06cc1f2c70') in 0.002797 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/AlertBox.uss using Guid(85516056fd2579c45b10c08bc3c52a08) Importer(-1,00000000000000000000000000000000) -> (artifact id: '43d0b8fb1a38a99805c67bf221de585a') in 0.002102 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/TabView.uss using Guid(85edc31085b5b4446a25358f42c67726) Importer(-1,00000000000000000000000000000000) -> (artifact id: '43ba65b5092a2debf347e9678648ba0c') in 0.001813 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/USS/PlatformSupportVisualLight.uss using Guid(c56cb2f61c79e4427b47e2dedd499d46) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2e6babd175d48f4eacb533b266d232a6') in 0.002655 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/TopBar.uss using Guid(d5e79efd9cf63ef468d0d843ce3bd96f) Importer(-1,00000000000000000000000000000000) -> (artifact id: '03967ea3767f865c74a520c58838864a') in 0.001551 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/FloatingDialogue.uss using Guid(b6078429dfca1ea4ea1b81a864670a1c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '989d10b96bd70047b1bcd80bf008c344') in 0.001422 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/SignInPanel.uss using Guid(c673e4e20ea67ab40a4661592f51aa99) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a2776a78296fc0b67bcf71fe45764fed') in 0.001319 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/CreatedOrganizationPanel.uss using Guid(d69f9cc1b626cc64c802f5b33ce10dcf) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8886c32b0334505cc2465aa05b61e472') in 0.001552 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/styles.uss using Guid(c7accf430e3622a47899ea1ca1cb7d63) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c271c2291e61051b6f254b4dcd3efaa5') in 0.002935 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/TabView.uss using Guid(88da5407899aaaf448a40c85888108ae) Importer(-1,00000000000000000000000000000000) -> (artifact id: '2c8bdb7201351315884ce58592ad5ceb') in 0.001626 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/SearchBar.uss using Guid(099a86cc24e116c41815daf0c97e89ff) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'cd73b137262618315a058ed87407dde8') in 0.002211 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets/Extensions/light.uss using Guid(e98085123be873947970c4f10099a39a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '066d64c212d3892f93cae2e45517ce7a') in 0.004180 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/USS/SliderToggleCommon.uss using Guid(1a303738ae14b4b0c8a513889c711eea) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bb03d5d36a3b2803956704785f133d79') in 0.002800 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/TurnOffPlasticWindow.uss using Guid(5a44d2bd4766a8e48a7f6db1bc29a298) Importer(-1,00000000000000000000000000000000) -> (artifact id: '22b7381d58ed3137855698e5f3cda397') in 0.001628 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/MainPageView.uss using Guid(7af1720245a987d4b87094fc00ed8a94) Importer(-1,00000000000000000000000000000000) -> (artifact id: '85bf45a8231aa517d5f71296cd575e17') in 0.001167 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/USS/PlatformSupportVisualCommon.uss using Guid(9adf428799cec421caeecd93d938c500) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'adcaf811e3ab95f1fc7f9518a9df1ffd') in 0.001808 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/USS/ServiceActivationWindow.uss using Guid(ca580bf16b5c34953a9800a588e9901b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4514155f0514f5cd0843ec7a37f87e72') in 0.003392 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/Paginator.uss using Guid(5b40af3dccff15f47b68101c84087977) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd0995b64bf023bff41847529bd24777c') in 0.001484 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/USS/ServicesProjectSettingsCommon.uss using Guid(5b82a86adaaeb4c0786b09f4f5b9065a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b066f664b8f0d9f019862172530682ee') in 0.003048 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/IconTextButton.uss using Guid(8bc914db5850edc46bde70b885ad2aa8) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e752444ceb0c47779bea467b199bc2d0') in 0.002116 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/ToggleableChangeListElement.uss using Guid(ab00137e5c7e8d04eb464b23bd11c36d) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3c8d8c314148b835b78bd68e89d96bb4') in 0.001709 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/USS/ServicesProjectSettingsLight.uss using Guid(ebe4630c4fee24fa99c02c62897bfcb9) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5eb927cbf106c2ed5963830675785152') in 0.001657 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/TeamEditionConfigurationWindow.uss using Guid(1cd69f37df825af4385cd9efe745fc30) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ee2174808ae30e21ab5a0e5c3f875250') in 0.002947 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/IconButton.uss using Guid(9ca8b1bbe392af949a4fc3018e3c886e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '5cfd79ea0e5794fc9ff8955799743ed3') in 0.004542 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/TextButton.uss using Guid(2d4eaba42964d3d42b83dcaaf21d31ad) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd61c49f39f512f3fa11cbeebdc19bc18') in 0.003082 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/PlasticWindow/PlasticWindow.dark.uss using Guid(4d86c0522b1621f429b550217af2797d) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c504811466517345b68a480fcdbf4f4d') in 0.001219 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Styles/PlasticWindow/PlasticWindow.uss using Guid(8d1a06afc3c8d984da03d49bb949ef54) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3ac7bff712a5162015242c57648dc05e') in 0.002009 seconds
Start importing Packages/com.unity.services.core/Editor/Core/EditorGameService/USS/ServicesProjectSettingsDark.uss using Guid(8d3c945b112744efda5b766100f90895) Importer(-1,00000000000000000000000000000000) -> (artifact id: '6776d953ceee03179e76f1440a40be17') in 0.001535 seconds
Start importing Packages/com.unity.timeline/Editor/StyleSheets/Extensions/common.uss using Guid(ada555936059fa149bb48537842ee230) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'feb1027c55e6407518c29b959d1e7643') in 0.009099 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/BaseChangeListElement.uss using Guid(1e9148bf9d78e0943aeac7855e43585e) Importer(-1,00000000000000000000000000000000) -> (artifact id: '411277ac76a4fde4102c951a8302260f') in 0.003007 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Styles/ChangesGroupHeader.uss using Guid(7f8119d919033424caea4da5a9f91a88) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0d03092eff278158b77f4a6902be1f69') in 0.002541 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/UXML/ExceptionVisual.uxml using Guid(9021ecdbba26e420baa115f09cb56091) Importer(-1,00000000000000000000000000000000) -> (artifact id: '130c27d8778427d6e5e3429ec71e17cf') in 0.014996 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/TabView.uxml using Guid(d0a8e201e79e1f441bdf295aef957220) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'cca15f54148559941417e2e164865cb8') in 0.001449 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/HistoryEntryComponent.uxml using Guid(210e50e15b80af044a15718d78f5388a) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'd8cb441645a4847d2a1ce00450075c07') in 0.001666 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/TurnOffPlasticWindow.uxml using Guid(31a577f9e6c336e40901eb20082e06a0) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7033d91bebfd5975f17f8fc1bd224e16') in 0.001263 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/WaitingSignInPanel.uxml using Guid(913c727eecab25c489fa2adbad9c9ab8) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'c757bb10ed23c2ad8395ae29684a2d5a') in 0.001313 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/ErrorPageView.uxml using Guid(a1f27722ebc4a8f498fd31a30078e2ca) Importer(-1,00000000000000000000000000000000) -> (artifact id: '11f27ba83ffc514f494d580d6606c530') in 0.001209 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/ChangesTabPageView.uxml using Guid(a1c552fb05993cf4eac00d572aa408f8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '62f087668af7c30e085318340d7409a3') in 0.001379 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/UXML/CollabProjectSettingsEnabled.uxml using Guid(c1d9e7d786a3841e7858003b3515bbac) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a125f5c0439ebb670a0d1842bb4b84d1') in 0.003128 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/SignInWithEmailPanel.uxml using Guid(0229db2477529f049aa3683cfba9d23b) Importer(-1,00000000000000000000000000000000) -> (artifact id: '3b575a5abef76f093b5395debb822de2') in 0.001454 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/UXML/CoppaCompliance.uxml using Guid(62d713765901e4e7fa8116b1ba90e699) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a84a23303b4c87209b8e3c3710ee5450') in 0.001526 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/StartPageView.uxml using Guid(b25da32608546214ca8e4abbc2025f77) Importer(-1,00000000000000000000000000000000) -> (artifact id: '99d891460015a19429de79544847bd18') in 0.001258 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/AlertBox.uxml using Guid(13d7e179675caff4293e8d5c7fb1dda8) Importer(-1,00000000000000000000000000000000) -> (artifact id: '58471d9ffc38c16e8d27832c38077179') in 0.001336 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/UXML/EndConfirmation.uxml using Guid(f33cb216ce8cc4959afdd6f99770875c) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ad714eb3b17472389adc72d7a59e1a68') in 0.001656 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/UXML/ProjectBind.uxml using Guid(34a515e0b66514bf88decc9c49d31e76) Importer(-1,00000000000000000000000000000000) -> (artifact id: '7e05cbe56b76fa25d3e6dd0555481ce5') in 0.001547 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/CreateOrganizationPanel.uxml using Guid(544ec465751093542a3bb5d42b6b5689) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0768cb3da2b13beabab1cd6f59ad6164') in 0.001608 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/TeamEditionConfigurationWindow.uxml using Guid(26d3a583da6079145a52a8bef4beb6c5) Importer(-1,00000000000000000000000000000000) -> (artifact id: '516db68d7da96bf0fed78056ddc58d23') in 0.001755 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/OrganizationPanel.uxml using Guid(b6420407edc75d04f89d57eb2fcc314b) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'eb7db91bbb30a60d333232f9a24472ce') in 0.002722 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/PlasticWindow/StatusBar.uxml using Guid(872252c6da7ba3c4ba34ad38b39b4f4c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '0c5f0e555321b2956e6b8e3f4485cef2') in 0.001308 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/UXML/PleaseWait.uxml using Guid(b7ecf3a3ec1c94010a20351870519493) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9e80bdec63bca1eaed109afeb6cad50c') in 0.001675 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/TopBar.uxml using Guid(e7c7831864804ac44b0605bdd2e8e79c) Importer(-1,00000000000000000000000000000000) -> (artifact id: '61c3406b627824e939a34eb6f5c9ba31') in 0.001365 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/Paginator.uxml using Guid(e72dabe7b3837a04b8e930aab7f381df) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e98e8088e3c8ed44ddf9caac1e3c2416') in 0.001309 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/SignInPanel.uxml using Guid(18b097dd2d10fb442a321314f4541401) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'b90312d5d49056ab6125c4b342faba6d') in 0.001442 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/ProgressView.uxml using Guid(1843aad8dcbe848439d6a090c4ebe8e2) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8881f92d4c431e09eaf51129de6c3cfc') in 0.001277 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/ChangesGroupHeader.uxml using Guid(19d5aba5e2682314190477298a0313fc) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fa959fb11f1625381a2deda559ab6a13') in 0.001279 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/UXML/ProjectSettingsCommonHeader.uxml using Guid(d93845e99ca3b42d0aecd4ab938a1342) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'e37afda40ca4b4d326563300c47fbd9b') in 0.002067 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/CreatedOrganizationPanel.uxml using Guid(0a73ab5bab69746419e8e0ff89c8e816) Importer(-1,00000000000000000000000000000000) -> (artifact id: '421076a7529aa342747973f13fc95d77') in 0.002723 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/UXML/AccessTokenError.uxml using Guid(9bbe9fb6e9537684cac89a4e82cf3d63) Importer(-1,00000000000000000000000000000000) -> (artifact id: '01dcadd75c689a0374b07e902ee6892d') in 0.001636 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/DownloadPlasticExeWindow.uxml using Guid(3da0c7cf51d8e4b40a5af55a4ca63e4e) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'bb249ee1cc6225a2eea30f28185585c4') in 0.001454 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/SSOSignUpPanel.uxml using Guid(6dac85d7b8e76424ab582326c2cb5531) Importer(-1,00000000000000000000000000000000) -> (artifact id: '60ff364451c944908513e67ccdea3664') in 0.001852 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/UXML/InsufficientPermission.uxml using Guid(8d055abd84bba41fa9fb3639eea6125b) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'edbb925deff7a7179e0a48168d009fb1') in 0.001674 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/HistoryTabPageView.uxml using Guid(fdeda3b2ca86b6542a303cbe4f00c3c4) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f1be83ecc7d8e5fad8f51bbae48ee377') in 0.001284 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/UXML/LoggedOut.uxml using Guid(0e9515598d3bf405bb8311f6d4528e00) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'ddfadb19114cf1b3e8d09c5cc5bbe13b') in 0.001558 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/UXML/PlatformSupportVisual.uxml using Guid(3ec1058b5f6b14ce3ad4b976c291d834) Importer(-1,00000000000000000000000000000000) -> (artifact id: '9b68ea80f35926e2cee7c7e4419699dd') in 0.001595 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/UXML/ProjectBindingAndUserRequest.uxml using Guid(3e6589b4ba48d4119ac83b70fa2f7c47) Importer(-1,00000000000000000000000000000000) -> (artifact id: '8b6b45973e7c0cd2e5980d2039a5b72d') in 0.001814 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/EditorGameService/SettingsProviderVisuals/UXML/CollabProjectSettingsDisabled.uxml using Guid(4e24487a7d7704dd89983851b8b09a7f) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f843625fa6dfefa084005eb32161f31a') in 0.002499 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/BaseChangeListElement.uxml using Guid(bef3e204cca87f74199fb125d726b453) Importer(-1,00000000000000000000000000000000) -> (artifact id: '90cf1882ffdc1345f939495b331163e4') in 0.002317 seconds
Start importing Packages/com.unity.services.core/Editor/Core/ServiceActivationPopup/Visuals/UXML/General.uxml using Guid(cea22deac850d42ad9e4c3e01f80dd6a) Importer(-1,00000000000000000000000000000000) -> (artifact id: '727c03869ec5272131cb4a239dc9a68e') in 0.001798 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/ListNotice.uxml using Guid(ce3b1c47301f979449f9bd6f0dcdd469) Importer(-1,00000000000000000000000000000000) -> (artifact id: '86b67f729c15924cd6fb3a3c13bdb292') in 0.001225 seconds
Start importing Packages/com.unity.collab-proxy/Editor/PlasticSCM/Assets/Layouts/ProgressControlsForDialogs.uxml using Guid(feccc3dff22272744a267246ae760a73) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'f5c87803244571c380a7a6dfa87c9a61') in 0.001378 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/main-window.uxml using Guid(0fc258eba97959a4bbc9d04f35188e88) Importer(-1,00000000000000000000000000000000) -> (artifact id: '4e5d8ade454f986970d58ec8f8753ee7') in 0.001245 seconds
Start importing Packages/com.unity.services.core/Editor/Core/UiHelpers/UXML/Offline.uxml using Guid(5f53bfe242dd84ea1975e05f5a30c390) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a9ca56c96da29c6cf273f42ba88f02fb') in 0.002121 seconds
Start importing Packages/com.unity.collab-proxy/Editor/Collaborate/Assets/Layouts/MainPageView.uxml using Guid(ff1bfb51c3ec34c4aaaeb29a0343f1c4) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'fca64704506d8b11c261b1b680857948') in 0.001370 seconds
[./Modules/LocalizationEditor/LocalizationDatabase.cpp:811]Packages/com.unity.timeline/Editor/Localization/ja.po
Launched and connected shader compiler UnityShaderCompiler after 0.01 seconds
Shader 'TextMeshPro/Distance Field SSD': fallback shader 'TextMeshPro/Mobile/Distance Field' not found
Shader 'TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found
Launched and connected shader compiler UnityShaderCompiler after 0.01 seconds
Launched and connected shader compiler UnityShaderCompiler after 0.01 seconds
Launched and connected shader compiler UnityShaderCompiler after 0.01 seconds
Launched and connected shader compiler UnityShaderCompiler after 0.01 seconds
ShaderCacheRemote uploaded key '1b04cb6448201a2370992c1a4e7f4e71'
ShaderCacheRemote uploaded key '91fa6d44c0a867a271abb399d6377468'
Launched and connected shader compiler UnityShaderCompiler after 0.01 seconds
ShaderCacheRemote uploaded key 'a49fd4b776dc317ac85652393ead87e3'
Launched and connected shader compiler UnityShaderCompiler after 0.01 seconds
ShaderCacheRemote uploaded key '34493fd91ba2f433b408d09ca1e98677'
Launched and connected shader compiler UnityShaderCompiler after 0.00 seconds
ShaderCacheRemote uploaded key 'c7241625b1ecca5b706f086f26e9a5d2'
ShaderCacheRemote uploaded key 'e8b6e6e351fca52a6ee227f4e79a2e19'
ShaderCacheRemote uploaded key '669a3fbb3c9bb62813323d86a80d4de6'
ShaderCacheRemote uploaded key '75dce773c0fc06f7456e0ff604ae124b'
ShaderCacheRemote uploaded key '45c71ddf2cab22037dda194d48bfd5cd'
ShaderCacheRemote uploaded key '85f4f1796e44663c8018ad5aaee33a71'
ShaderCacheRemote uploaded key '13a08027e536f8ed339bba232fb0b708'
Registering precompiled user dll's ...
Registered in 0.001118 seconds.
ShaderCacheRemote uploaded key '9df87475f3ba747c74228ae84ba5030a'
ShaderCacheRemote uploaded key 'e97a4f13520c46c52dcf264b0512959c'
ShaderCacheRemote uploaded key '114568da6d616137222a46d918b4df0d'
ShaderCacheRemote uploaded key '7e9c3f9f2dec7ecc32ea9b2cc0e60436'
ShaderCacheRemote uploaded key '4744b432c0ba46d989f381bf132d2b5d'
ShaderCacheRemote uploaded key 'd18de8eb85d8ea52483fa86a0ff4a13a'
ShaderCacheRemote uploaded key '303ebf758a39738d6ecb4c1579cb85b8'
ShaderCacheRemote uploaded key '774ddd177a6ec64646424b68f619b708'
ShaderCacheRemote uploaded key '80b3e12363c6dfa8fe70f2a7ae69a56f'
ShaderCacheRemote uploaded key '3cd87116bd09dee6dcabbcb808468ad9'
ShaderCacheRemote uploaded key '7117f1a8f8ff550c6a7ac361aef476af'
ShaderCacheRemote uploaded key '86583bbd5a5530f6bb5cb1f435686022'
ShaderCacheRemote uploaded key '643fa11c5720cdda7bb00c577574db50'
ShaderCacheRemote uploaded key '0241e72d12d9ff0c95c9e571b8ec8aeb'
ShaderCacheRemote uploaded key 'be55f801dc6686572d144035dc4d9727'
ShaderCacheRemote uploaded key '094b09b86cf6835e7ab0b45fb877d2a6'
ShaderCacheRemote uploaded key '7708a0e94f9722ba592300f857d1119f'
ShaderCacheRemote uploaded key '82ea9801128870ee99aa1615af4c4b07'
ShaderCacheRemote uploaded key '3b20b546f3567e0cc86aae30f729b004'
ShaderCacheRemote uploaded key '9ef62426db273685d987a01aaa054e2f'
ShaderCacheRemote uploaded key 'd19bf0f393afcccb61c105743e744f94'
ShaderCacheRemote uploaded key 'a612666848d05d6301a10f62fc52d241'
ShaderCacheRemote uploaded key '86232c03bedd833e63a805462a0cd1b4'
ShaderCacheRemote uploaded key 'd00805267854075f1d11b980444929e9'
ShaderCacheRemote uploaded key '952cb00c6cef3dd37b4966e7764f64ad'
Loading style catalogs (8)
StyleSheets/Extensions/base/common.uss
UIPackageResources/StyleSheets/Default/Variables/Public/common.uss
StyleSheets/Northstar/common.uss
StyleSheets/Extensions/fonts/inter.uss
StyleSheets/Extensions/base/dark.uss
UIPackageResources/StyleSheets/Default/Northstar/Palette/dark.uss
Packages/com.unity.timeline/Editor/StyleSheets/Extensions/dark.uss
Packages/com.unity.timeline/Editor/StyleSheets/Extensions/common.uss
Refreshing native plugins compatible for Editor in 0.33 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Asset Pipeline Refresh: Total: 37.814 seconds - Initiated by InitialRefreshV2(ForceSynchronousImport)
Summary:
Imports: total=2812 (actual=606, local cache=0, cache server=2206)
Asset DB Process Time: managed=22 ms, native=28272 ms
Asset DB Callback time: managed=1043 ms, native=396 ms
Scripting: domain reloads=1, domain reload time=1488 ms, compile time=6247 ms, other=345 ms
Project Asset Count: scripts=2012, non-scripts=800
Asset File Changes: new=2812, changed=2812, moved=0, deleted=0
Scan Filter Count: 1
InvokeBeforeRefreshCallbacks: 0.229ms
ApplyChangesToAssetFolders: 0.137ms
Scan: 849.404ms
OnSourceAssetsModified: 41.267ms
InitializeImportedAssetsSnapshot: 28.649ms
GetAllGuidsForCategorization: 0.873ms
CategorizeAssets: 98.698ms
ImportOutOfDateAssets: 35378.761ms (1943.411ms without children)
ImportManagerImport: 27186.537ms (26485.666ms without children)
ImportInProcess: 692.097ms
UpdateCategorizedAssets: 8.775ms
(-26.351ms without children)
RemoteAssetCacheMatchMetadataResults: 26.351ms
CompileScripts: 6246.711ms
ReloadImportedAssets: 0.327ms
EnsureUptoDateAssetsAreRegisteredWithGuidPM: 0.676ms
InitializingProgressBar: 0.009ms
PostProcessAllAssetNotificationsAddChangedAssets: 0.436ms
OnDemandSchedulerStart: 0.653ms
ReloadSourceAssets: 1.148ms
UnloadImportedAssets: 7.594ms
PostProcessAllAssets: 1536.054ms
Hotreload: 1.153ms
GatherAllCurrentPrimaryArtifactRevisions: 0.098ms
UnloadStreamsBegin: 0.352ms
LoadedImportedAssetsSnapshotReleaseGCHandles: 1.004ms
GetLoadedSourceAssetsIDs: 0.813ms
GetLoadedSourceAssetsSnapshot: 1.353ms
PersistCurrentRevisions: 2.690ms
UnloadStreamsEnd: 0.037ms
GenerateScriptTypeHashes: 0.342ms
Untracked: 1399.847ms
Files imported locally: 606
Files downloaded from cache server: 2200
Application.AssetDatabase Initial Refresh End
Scanning for USB devices : 0.077ms
Initializing Unity extensions:
UpdateMenuTitleForLanguage: 10
[MODES] ModeService[none].Initialize
[MODES] ModeService[none].LoadModes
[MODES] Loading mode Default (0) for mode-current-id-CITesting
ProgressiveSceneManager::Cancel()
Unloading 2804 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2923 unused Assets / (455.8 KB). Loaded Objects now: 2078.
Memory consumption went from 142.2 MB to 141.7 MB.
Total: 6.248981 ms (FindLiveObjects: 0.309489 ms CreateObjectMapping: 0.230161 ms MarkObjects: 4.404147 ms DeleteObjects: 1.303782 ms)
Found Keystore. Adding Pass from Environment-Variables
UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/buildslave/unity/build/Runtime/Export/Scripting/StackTrace.cs:37)
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:Log (object)
net.StrangeFruits.BuildTools.BuildScript:smile:oAndroidBuild (UnityEditor.BuildOptions) (at net.strangefruits.buildtools@1.0.0/Editor/BuildScript.cs:230)
net.StrangeFruits.BuildTools.BuildScript:BuildAndroid () (at net.strangefruits.buildtools@1.0.0/Editor/BuildScript.cs:24)
(Filename: net.strangefruits.buildtools@1.0.0/Editor/BuildScript.cs Line: 230)
Starting Build to /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android/output/CITesting.aab using BuildSettings: CompressTextures, StripDebugSymbols, ForceOptimizeScriptCompilation, Il2CPP, CleanBuildCache
UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/buildslave/unity/build/Runtime/Export/Scripting/StackTrace.cs:37)
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:Log (object)
net.StrangeFruits.BuildTools.BuildScript:smile:oAndroidBuild (UnityEditor.BuildOptions) (at net.strangefruits.buildtools@1.0.0/Editor/BuildScript.cs:250)
net.StrangeFruits.BuildTools.BuildScript:BuildAndroid () (at net.strangefruits.buildtools@1.0.0/Editor/BuildScript.cs:24)
(Filename: net.strangefruits.buildtools@1.0.0/Editor/BuildScript.cs Line: 250)
Set Build Label to 0.2(17)
UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/buildslave/unity/build/Runtime/Export/Scripting/StackTrace.cs:37)
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:Log (object)
net.StrangeFruits.BuildTools.BuildVersioning:OnPreprocessBuild (UnityEditor.Build.Reporting.BuildReport) (at net.strangefruits.buildtools@1.0.0/Editor/BuildVersioning.cs:98)
UnityEditor.Build.BuildPipelineInterfaces/<>c__DisplayClass16_0:<OnBuildPreProcess>b__1 (UnityEditor.Build.IPreprocessBuildWithReport) (at /home/bokken/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildPipelineInterfaces.cs:436)
UnityEditor.Build.BuildPipelineInterfaces:InvokeCallbackInterfacesPair<UnityEditor.Build.IPreprocessBuild, UnityEditor.Build.IPreprocessBuildWithReport> (System.Collections.Generic.List`1<UnityEditor.Build.IPreprocessBuild>,System.Action`1<UnityEditor.Build.IPreprocessBuild>,System.Collections.Generic.List`1<UnityEditor.Build.IPreprocessBuildWithReport>,System.Action`1<UnityEditor.Build.IPreprocessBuildWithReport>,bool) (at /home/bokken/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildPipelineInterfaces.cs:402)
UnityEditor.Build.BuildPipelineInterfaces:OnBuildPreProcess (UnityEditor.Build.Reporting.BuildReport) (at /home/bokken/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildPipelineInterfaces.cs:434)
UnityEditor.BuildPipeline:BuildPlayerInternal (string[],string,string,UnityEditor.BuildTargetGroup,UnityEditor.BuildTarget,int,UnityEditor.BuildOptions,string[]) (at /home/bokken/buildslave/unity/build/Editor/Mono/BuildPipeline.bindings.cs:448)
UnityEditor.BuildPipeline:BuildPlayer (string[],string,string,UnityEditor.BuildTargetGroup,UnityEditor.BuildTarget,int,UnityEditor.BuildOptions,string[]) (at /home/bokken/buildslave/unity/build/Editor/Mono/BuildPipeline.bindings.cs:347)
UnityEditor.BuildPipeline:BuildPlayer (UnityEditor.BuildPlayerOptions) (at /home/bokken/buildslave/unity/build/Editor/Mono/BuildPipeline.bindings.cs:321)
net.StrangeFruits.BuildTools.BuildScript:smile:oAndroidBuild (UnityEditor.BuildOptions) (at net.strangefruits.buildtools@1.0.0/Editor/BuildScript.cs:259)
net.StrangeFruits.BuildTools.BuildScript:BuildAndroid () (at net.strangefruits.buildtools@1.0.0/Editor/BuildScript.cs:24)
(Filename: net.strangefruits.buildtools@1.0.0/Editor/BuildVersioning.cs Line: 98)
Registering precompiled user dll's ...
Registered in 0.001125 seconds.
Start importing ProjectSettings/ProjectSettings.asset using Guid(00000000000000004000000000000000) Importer(-1,00000000000000000000000000000000) -> (artifact id: '91d7b33017d09b536e61fb6b9ac0e754') in 0.001594 seconds
Loading style catalogs (8)
StyleSheets/Extensions/base/common.uss
UIPackageResources/StyleSheets/Default/Variables/Public/common.uss
StyleSheets/Northstar/common.uss
StyleSheets/Extensions/fonts/inter.uss
StyleSheets/Extensions/base/dark.uss
UIPackageResources/StyleSheets/Default/Northstar/Palette/dark.uss
Packages/com.unity.timeline/Editor/StyleSheets/Extensions/dark.uss
Packages/com.unity.timeline/Editor/StyleSheets/Extensions/common.uss
Refreshing native plugins compatible for Editor in 0.37 ms, found 0 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Asset Pipeline Refresh: Total: 0.073 seconds - Initiated by StopAssetImportingV2(NoUpdateAssetOptions)
DisplayProgressbar: Checking prerequisites
Android PostProcess task "Checking prerequisites" took 3.3389 ms
DisplayProgressbar: Detect Java Development Kit (JDK)
Android PostProcess task "Detect Java Development Kit (JDK)" took 145.0148 ms
DisplayProgressbar: Detecting Android SDK
Artifact(artifact id=11ffe32e8a344fb2e4b78d39a1224144, static dependencies=9de98220e0d804a7eee77a3f59bb2ece, content hash=74fb98717d03b53f5b0b6dfbaa2d9690) uploaded to cacheserver
Artifact(artifact id=4939bf8ae5604fc7d3df879dfc1001b8, static dependencies=09786cda2e55ddc00c24c6c479d78606, content hash=02d0ec9b9627a3536263df8287f4ca75) uploaded to cacheserver
Artifact(artifact id=825b89a02f64b102c207af0fa29f319b, static dependencies=a5a9f90f53f7e694373b4e28d3a0b8cd, content hash=c9d2221b2912acdffa41c879ae102b5a) uploaded to cacheserver
Artifact(artifact id=88b25327cca4d90bf5c184452d9a92dd, static dependencies=a261ac12e4a3f4805efe25cd12e3e69c, content hash=fe80e04804b276494c00b582115de90d) uploaded to cacheserver
Artifact(artifact id=358d488b31564c52419703ae5390147c, static dependencies=02cd65145b39d1fe3b24fe4182935550, content hash=23112cc2eca4c1aa1205b2cd59b71609) uploaded to cacheserver
Artifact(artifact id=70a7d437a0ddf5f0629f9963b88eb0cf, static dependencies=90bd72c9ec5317f4b3d031aa1863a898, content hash=1e96b4b5d1698a207940a3dc7f2275b5) uploaded to cacheserver
Artifact(artifact id=57c094bd69734bbebd2f8314e5c1b322, static dependencies=91a8a1ebc6ebd2f0847984ad3e91bde4, content hash=255f1c1d3b57ae62ee14914653738be5) uploaded to cacheserver
Artifact(artifact id=2dbee1f07d999ababc62aeb25c474fca, static dependencies=ae7e366351d5bfe4b7f6db2c8ec4105f, content hash=d7df99b47509c8e0203d628fd0685711) uploaded to cacheserver
Artifact(artifact id=1e6809ff0a683acd5d3c99a31cafada0, static dependencies=043f61f2b2f71e396bf52310c11417ea, content hash=20697a2bd78438f2911a4a767b7a81d7) uploaded to cacheserver
Artifact(artifact id=4e4afbad1d84935b282ea734d74b75e1, static dependencies=6ea89aedf0cb7e7ded04a861f12e41fd, content hash=6855c68d280e0076766167fc85690e4a) uploaded to cacheserver
Artifact(artifact id=c8077f25d39931806bbf7cd4ca187972, static dependencies=fc287ebe2f61b05ac674ff0c73906890, content hash=8fe8eb6a2de0813dc4f7a2994689d593) uploaded to cacheserver
Artifact(artifact id=28923fc7f88ee19fad164159622e24e7, static dependencies=ad097bdf283df0e9eed95031027fc435, content hash=490e5658cb6bb334d993691cdd5d0b61) uploaded to cacheserver
Artifact(artifact id=3af3d8cf46205313f00f42424616cce8, static dependencies=2bd38ba5baf8f9d717ff47b8be5a5df5, content hash=3189bebc6067aef85ba110b3dccf5efc) uploaded to cacheserver
Artifact(artifact id=a35541edc448ca2f4156ab5333d27327, static dependencies=98c6c4512d72de141fcf77e4a94ce7a0, content hash=2191fe9728f1e2b8a55b6fa24200b931) uploaded to cacheserver
Artifact(artifact id=d1cf1be8a1ce0d86548d702ace718181, static dependencies=7c52d8c7171c413a3c98a90e4ac2a73e, content hash=38fc6eb9e80843821a04b276c96214f1) uploaded to cacheserver
Artifact(artifact id=5c499d2129bd4a95cdb97c859d3b8e51, static dependencies=2aeaadd2741b965ac07684be1ddc92c0, content hash=ea4b9af1f05b260796bb166e3e13ea54) uploaded to cacheserver
Artifact(artifact id=51056432f683e9b10d49fce87c4cf53e, static dependencies=4b0a7518ef86277db987d55fe2547e9e, content hash=3de8d84f257971dcd5ec486befe541bb) uploaded to cacheserver
Artifact(artifact id=217121210abc983cd5884ea920669904, static dependencies=889e377d02abff3c222271b107532a3b, content hash=e450472066474de6f492346b35d469b3) uploaded to cacheserver
Artifact(artifact id=f4e712b6d691cc957c65975f05f09969, static dependencies=99d75c8d96a644a2759fdb755f2a5431, content hash=e85908c13b7b9e64850ba3e5a4f9bece) uploaded to cacheserver
Artifact(artifact id=efacfc148ec5ace5e1167876c1e0fb7a, static dependencies=9ff8cf6cc4550954743d6a6eeb73cac4, content hash=513987e6e732d27e71b2b1975490f2a2) uploaded to cacheserver
Artifact(artifact id=25b6975b1665d38a060245295913305a, static dependencies=aefa60128fa7ac0f8cfcc97b885e35d6, content hash=492ca638ff26e314c554314fde07ece9) uploaded to cacheserver
Artifact(artifact id=520175854568fbb7a59709a7ce26455e, static dependencies=8617220bef55af520450d63472c29b79, content hash=d4a0fdb204bac4442856af084f59dd87) uploaded to cacheserver
Artifact(artifact id=b68b81e67532c8e165c1152d5bbd3dfb, static dependencies=767d53b517c6df896c35dcdf3c7144ca, content hash=85355efc5479d0f5e116e1d5ec0d198f) uploaded to cacheserver
Artifact(artifact id=b58e63f04bae53cf3b2afa0d4f015f57, static dependencies=f9ec6c93e983609a33465c68efe0d165, content hash=50188ed58c391f04b8ddc188f7c90c72) uploaded to cacheserver
Artifact(artifact id=eb464655c04c3bd7815b9703e627786e, static dependencies=7d6ae943b1a3b5e0288378506b25c774, content hash=9998f616ea336b4c67a4215901cdcc8f) uploaded to cacheserver
Artifact(artifact id=7a521fbeda6db3dbe8c330c1594e5871, static dependencies=ecb56231b81309a8f570b52014cf2488, content hash=dae750da9b81e94aecea26022b103582) uploaded to cacheserver
Artifact(artifact id=38cdbf13465c5ce10ea6944746947b81, static dependencies=a1a3b493cc578207b53cc1a076e37615, content hash=c017a0b9535318e2bc14e6cedcd89fe2) uploaded to cacheserver
Artifact(artifact id=b5ea34aff25c8b077a1db4ef070f2e1b, static dependencies=08f313ed298dd2f37f60d7bd658ac966, content hash=ba7be1639f3842892691572b4b357558) uploaded to cacheserver
Artifact(artifact id=18dc562689ad2375faefd12ae914fcf7, static dependencies=5bfc31d695f6598261af8e990e74abc2, content hash=858c4b16e23790969c5f323250f1b87c) uploaded to cacheserver
Artifact(artifact id=088022794202b061b658443922eedd67, static dependencies=7e442187384e3c9bc2bcaf19d18ad66d, content hash=26afda304f8b7e86ee4dce124e7a1b68) uploaded to cacheserver
Artifact(artifact id=553cecf6c5682a1ddcf86a1001480695, static dependencies=7b346566f1ea5784b89bec077178ada1, content hash=b8edab3dc2636d5474586d79d4b6dc33) uploaded to cacheserver
Artifact(artifact id=f34d4d697e3a06051d0768500879caef, static dependencies=11757c6721b4eb7ed0a2ac9a46c72669, content hash=f83afcb6422fe7893bec97eb8e5f3e85) uploaded to cacheserver
Artifact(artifact id=0b56dbe8fc749e51e6838bbadf6c0188, static dependencies=c5f58be8de6a41fa0084db43c9586cdf, content hash=33bba564e1e7f6e37181495c37ccdc1e) uploaded to cacheserver
Artifact(artifact id=94da8f998d681f63adfa14f14390a45d, static dependencies=44df6293bc28b396de1da26b34d9bb77, content hash=8ea79300b9782199a69348c9dc5ad1ef) uploaded to cacheserver
Artifact(artifact id=95e63fd2ffdd8f26b7680a6ee7deea15, static dependencies=8d9117ae41ebbb6687537391239c34c6, content hash=ec99255cb9c7b42b1506719987badddf) uploaded to cacheserver
Artifact(artifact id=986baaed97d0cf2ebecea6cf3d61d125, static dependencies=9af8757c3a0d174ad71ec1d7ada1c118, content hash=d78f97840bdb21ae308b9c054fad2164) uploaded to cacheserver
Artifact(artifact id=abe3a470e65ea15d4b96a1f1dac4df2e, static dependencies=69eb1b31e9b30e25ad53f513d15f4164, content hash=6333ca86f5017606b4e9aa99945ee53e) uploaded to cacheserver
Artifact(artifact id=13532eccacd8c0beea28c0ac596b5f9e, static dependencies=e29f3d8a0382a7aa57c377bc963802cd, content hash=59d8c43904a632aaff22a3dbf8ef39f9) uploaded to cacheserver
Artifact(artifact id=a985dcede7cfa3f9937e6b67fdb57197, static dependencies=2aa95ddceacd21b2d7e9f7f27b084014, content hash=6717f1ae081dd817c02beabc804de630) uploaded to cacheserver
Artifact(artifact id=71de4d57e44c4f294ce4aa9404179822, static dependencies=175c87606d21839944c1c558d36dbb6b, content hash=2c1c503de3ba1d902e2da2bb8564e2ca) uploaded to cacheserver
Artifact(artifact id=f24c5be792a28888a7177e6b6e4dcc0b, static dependencies=e76af2fa101615d12161d1bd8b5636bf, content hash=172e2d84ebe6219d6b056af12bcb34c2) uploaded to cacheserver
Artifact(artifact id=a44018a5a3a4d251739174bc8547977b, static dependencies=2cf7efde94f9068883cfc7b3ecbdf7be, content hash=d9f08f827b643fd1c6483cdfaff18617) uploaded to cacheserver
Artifact(artifact id=2b409ec844b77cbaba975b59fa63850d, static dependencies=2ff28b1ed68c837d583c0c3dcd70157c, content hash=5a997f434fbcda658102e038c5911c8c) uploaded to cacheserver
Artifact(artifact id=2d1d8607dbc2e3098b11807884a498a4, static dependencies=29081833d70d69d4b14db324661c4878, content hash=b9cd53bbfa1bc1e5b002dc6d39679f42) uploaded to cacheserver
Artifact(artifact id=63db0ffbc53a2a5bd028f19334a39ddd, static dependencies=d2f3d8c86c4fb052dcce4344de36e174, content hash=444067f418d7c8a627db45070770a2b1) uploaded to cacheserver
Artifact(artifact id=35a4fdc80414d21ed4773aef16002c4f, static dependencies=8d2a1102e17d9f883c07548e7fac08c6, content hash=3ff1453c0520e456e689dec3cea49b21) uploaded to cacheserver
Artifact(artifact id=0e97663c1818e3a3b8f80cab80a120ef, static dependencies=c5399184443415a5d712a2ba332da4a0, content hash=eba635f84a98b4139159c96266e91b20) uploaded to cacheserver
Artifact(artifact id=1905cc5c849254846f2f0bdcccc2a7ac, static dependencies=7fd12d3f4522770f1e4ebec2afa1feac, content hash=6ebf522c71bae5391104ca4d04dc60e8) uploaded to cacheserver
Artifact(artifact id=c81209bcaf0d3052212dec5c26573605, static dependencies=94a002fe364348e486e5066a91206f68, content hash=8f684c9f683803bccd7e1992cbf19ff4) uploaded to cacheserver
Artifact(artifact id=699bdf5f9422e86d7ba7336b39c34798, static dependencies=22ea4385aea3ed397f8b3de58f4b1985, content hash=0aae2b9ab4337e9094f1f58b8af0630c) uploaded to cacheserver
Artifact(artifact id=8fc88aaddea6159f909f7842ae52da6c, static dependencies=bea61474ccb1916812ed58b2c30417e5, content hash=651003c9b34299f09d7206c0f8cd1f60) uploaded to cacheserver
Artifact(artifact id=29320ed0b10f88e8af9b106244b79f0e, static dependencies=917d7875853702811acef48da158088e, content hash=7005819c56a4d6629b8d22d3ced6b1a7) uploaded to cacheserver
Artifact(artifact id=268a30ee33fd12477971668cbe1fdfa7, static dependencies=9a82528cc9befa54b1672432d5ec100a, content hash=0313365052fc7aeb6b4002f48d852e66) uploaded to cacheserver
Artifact(artifact id=dd2daac20a2805f5b45bbacd97cf5b49, static dependencies=28ea5c4cc52a4e019cfbb200f1e8f83b, content hash=a7e76d8c340a23b4e16478366e645605) uploaded to cacheserver
Artifact(artifact id=dee239dbbdd0d3c996582950e53093f3, static dependencies=031eca841714c37e9e0dd6204ef2bc92, content hash=d4378c0a7e4bfdc47ee30d271f4410c3) uploaded to cacheserver
Artifact(artifact id=9e969453be793816bfa91d6c7472246c, static dependencies=ffa33d46bc35aaf048521b30fe6f0f69, content hash=422ebc45fbdd7cbd9b4210956025b291) uploaded to cacheserver
Artifact(artifact id=06628c82cb121759acbb7a7a81701587, static dependencies=eaad2e09e71d34a65739fc1a384f0bba, content hash=e15b7ba351d1a38d3b1e1b6f18cacae6) uploaded to cacheserver
Artifact(artifact id=439b8e4bb51d04d659f112a400b8586d, static dependencies=61fca3bf9644e05f76f06baf04a07cb4, content hash=d2ca59191de834149f7bec99326a7caa) uploaded to cacheserver
Artifact(artifact id=c7ba3fd17f841e369d10f5ad581e3e9e, static dependencies=1af5a35aa5f050de2319c808bf52f1ea, content hash=dc9c3bc09bcb9ca27b53092c7c875074) uploaded to cacheserver
AndroidSDKTools:
root : /opt/unity/Editor/Data/PlaybackEngines/AndroidPlayer/SDK
tools : /opt/unity/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/tools
platform-tools: /opt/unity/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/platform-tools
build-tools : /opt/unity/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/build-tools/30.0.2
adb : /opt/unity/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/platform-tools/adb
Android PostProcess task "Detecting Android SDK" took 2351.3899 ms
DisplayProgressbar: Detect Android NDK
Android PostProcess task "Detect Android NDK" took 12.9196 ms
Android PostProcess task "Trying to find a suitable Android device" took 0.324 ms
DisplayProgressbar: Checking Graphics API compatibility
Android PostProcess task "Checking Graphics API compatibility" took 0.7749 ms
DisplayProgressbar: Check resources
Android PostProcess task "Check resources" took 0.2075 ms
DisplayProgressbar: Check Android Player Settings
Android PostProcess task "Check Android Player Settings" took 0.1435 ms
BuildPlayerGenerator: Succeeded
Asset Pipeline Refresh: Total: 0.062 seconds - Initiated by RefreshV2(NoUpdateAssetOptions)
[ScriptCompilation] Requested script compilation because: Recompiling scripts for player build.
BuildPlayer: start building target 13
Starting: /opt/unity/Editor/Data/bee_backend --profile="Library/Bee/backend_profiler0.traceevents" --stdin-canary --dagfile="Library/Bee/1300b0aP.dag" --continue-on-failure ScriptAssemblies
WorkingDir: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android
ExitCode: 4 Duration: 0s18ms
[ ] Require frontend run. Library/Bee/1300b0aP.dag couldn't be loaded
Starting: /opt/unity/Editor/Data/Tools/netcorerun/netcorerun "/opt/unity/Editor/Data/Tools/BuildPipeline/ScriptCompilationBuildProgram.exe" "Library/Bee/1300b0aP.dag.json" "Library/Bee/1300b0aP-inputdata.json" "Library/Bee/buildprogram0.traceevents"
WorkingDir: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android
ExitCode: 0 Duration: 0s208ms
Starting: /opt/unity/Editor/Data/bee_backend --profile="Library/Bee/backend_profiler1.traceevents" --stdin-canary --dagfile="Library/Bee/1300b0aP.dag" --continue-on-failure --dagfilejson="Library/Bee/1300b0aP.dag.json" ScriptAssemblies
WorkingDir: /home/jenkins/agent/workspace/BuildTesting_Unity_master/Android
ExitCode: 0 Duration: 2s116ms
Finished compiling graph: 104 nodes, 605 flattened edges (605 ToBuild, 0 ToUse), maximum node priority 21
[ 0/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/Unity.Timeline.rsp
[ 1/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/Unity.TextMeshPro.rsp
[ 1/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/UnityEngine.UI.rsp
[ 2/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/StrangeFruits.Utils.rsp
[ 4/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_8AC3366FB7E4524D.mvfrm
[ 5/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_0BEA92768290C239.mvfrm
[ 6/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_316E104C3BFC9C5A.mvfrm
[ 7/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_76A48DC3DC759687.mvfrm
[ 7/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_6C965563781439AE.mvfrm
[ 9/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.dll_9893FE5314051071.mvfrm
[ 10/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_549C83A75CD9BDFC.mvfrm
[ 11/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_55A1FB1145026511.mvfrm
[ 12/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_EE5EDEEDA245CA9C.mvfrm
[ 13/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_CA7E4F30CEEAB93A.mvfrm
[ 14/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_B24CA8BB126A05C7.mvfrm
[ 14/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_352A67BC2D526A6C.mvfrm
[ 16/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_3FF1EE8BC974514F.mvfrm
[ 17/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_BA184EDE0EAFB270.mvfrm
[ 18/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_29F386B88DD8F2D7.mvfrm
[ 19/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_9B96956A70617BBE.mvfrm
[ 20/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_5D42DC571B35173B.mvfrm
[ 21/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_867394D7642DBF50.mvfrm
[ 22/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_075C365E4700D9ED.mvfrm
[ 23/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_A82975C6E42E4417.mvfrm
[ 24/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_227FEBEEAE0EF4E2.mvfrm
[ 25/103 0s] Csc Library/Bee/artifacts/1300b0aP.dag/UnityEngine.UI.dll (+2 others)
[ 26/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_6A6822603D92AE00.mvfrm
[ 27/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_B9CBAD53A81942DE.mvfrm
[ 28/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_82BE013247B526FD.mvfrm
[ 29/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsNativeModule.dll_0875CFCE249A68F7.mvfrm
[ 30/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_02CFD48BA347DF99.mvfrm
[ 31/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_12154F76CE4C40A0.mvfrm
[ 32/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UNETModule.dll_A71AA33073BCC95D.mvfrm
[ 33/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_A32987ACFCD81C96.mvfrm
[ 34/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteShapeModule.dll_62A0135DF3EFF6FB.mvfrm
[ 35/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_07EBE0F643A184A1.mvfrm
[ 36/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_E496F53F8EF482AF.mvfrm
[ 37/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_0DD6EE0ECB2004A9.mvfrm
[ 38/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_C0CEFB61A41E38B6.mvfrm
[ 39/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_908C3B48F0E1C2E9.mvfrm
[ 40/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_A574CAC60C589D95.mvfrm
[ 41/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_8860BE15CE3CB26F.mvfrm
[ 42/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GameCenterModule.dll_B9FD151CDB68871C.mvfrm
[ 43/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_D49FB1ABCF4CE8E5.mvfrm
[ 44/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_9F987F6BE2AFC207.mvfrm
[ 45/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_769BE56E281BFB01.mvfrm
[ 46/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_7BED46D79A7CCC22.mvfrm
[ 47/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_DDD46A2CD28A3176.mvfrm
[ 48/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_14745B4726ADD3E4.mvfrm
[ 49/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_0C5D27C0E6757C79.mvfrm
[ 50/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_168D0487DD3A35FD.mvfrm
[ 51/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_F1E577353F0269DB.mvfrm
[ 52/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_8FAFCB021527962B.mvfrm
[ 53/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_5356F3A5F419CD63.mvfrm
[ 54/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_493EE6033E4DBEF1.mvfrm
[ 55/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_204976DE997F4908.mvfrm
[ 56/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_B26425B735ADB220.mvfrm
[ 57/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_C74E3DBD77129B86.mvfrm
[ 58/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_9C0C9A0A2998749A.mvfrm
[ 59/103 0s] Csc Library/Bee/artifacts/1300b0aP.dag/Unity.Timeline.dll (+2 others)
[ 60/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_2E52E6E1BE7FB6D0.mvfrm
[ 61/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_E546887894CA4CA3.mvfrm
[ 62/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_A7AECCF3CAEB498A.mvfrm
[ 63/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_C97B1E425A39FD06.mvfrm
[ 64/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_9FFCE3969516C4F8.mvfrm
[ 65/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/UnityEngine.TestRunner.rsp
[ 66/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/Assembly-CSharp.rsp
[ 67/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DA840121D63F74E2.mvfrm
[ 68/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_76D3D31D5C8A25C1.mvfrm
[ 69/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/Assembly-CSharp.dll.mvfrm.rsp
[ 70/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/Unity.Timeline.dll.mvfrm.rsp
[ 71/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/StrangeFruits.Utils.dll.mvfrm.rsp
[ 72/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/Unity.TextMeshPro.dll.mvfrm.rsp
[ 73/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp
[ 74/103 0s] WriteText Library/Bee/artifacts/1300b0aP.dag/UnityEngine.TestRunner.dll.mvfrm.rsp
[ 75/103 0s] CopyFiles Library/PlayerScriptAssemblies/UnityEngine.UI.pdb
[ 76/103 0s] CopyFiles Library/PlayerScriptAssemblies/Unity.Timeline.dll
[ 77/103 0s] CopyFiles Library/PlayerScriptAssemblies/Unity.Timeline.pdb
[ 78/103 0s] CopyFiles Library/PlayerScriptAssemblies/UnityEngine.UI.dll
[ 79/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_A8E21EA4C175820E.mvfrm
[ 80/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_E3C199B12FF845F4.mvfrm
[ 81/103 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aP.dag/UnityEngine.UI.dll.mvfrm
[ 82/103 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aP.dag/UnityEngine.TestRunner.dll.mvfrm
[ 83/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UI.ref.dll_AFC2E85BC2EDBC0B.mvfrm
[ 84/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Timeline.ref.dll_08E11C037DD39E3A.mvfrm
[ 85/103 0s] Csc Library/Bee/artifacts/1300b0aP.dag/StrangeFruits.Utils.dll (+2 others)
[ 86/103 0s] CopyFiles Library/PlayerScriptAssemblies/StrangeFruits.Utils.pdb
[ 86/103 0s] CopyFiles Library/PlayerScriptAssemblies/StrangeFruits.Utils.dll
[ 88/103 0s] Csc Library/Bee/artifacts/1300b0aP.dag/Unity.TextMeshPro.dll (+2 others)
[ 89/103 0s] CopyFiles Library/PlayerScriptAssemblies/Unity.TextMeshPro.dll
[ 90/103 0s] CopyFiles Library/PlayerScriptAssemblies/Unity.TextMeshPro.pdb
[ 91/103 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aP.dag/StrangeFruits.Utils.dll.mvfrm
[ 92/103 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aP.dag/Unity.TextMeshPro.dll.mvfrm
[ 93/103 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aP.dag/Unity.Timeline.dll.mvfrm
[ 94/103 0s] Csc Library/Bee/artifacts/1300b0aP.dag/UnityEngine.TestRunner.dll (+2 others)
[ 95/103 0s] CopyFiles Library/PlayerScriptAssemblies/UnityEngine.TestRunner.pdb
[ 96/103 0s] CopyFiles Library/PlayerScriptAssemblies/UnityEngine.TestRunner.dll
[ 97/103 0s] MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.TextMeshPro.ref.dll_2E746244A5BDAEA0.mvfrm
[ 98/103 0s] Csc Library/Bee/artifacts/1300b0aP.dag/Assembly-CSharp.dll (+2 others)
[ 99/103 0s] CopyFiles Library/PlayerScriptAssemblies/Assembly-CSharp.dll
[100/103 0s] CopyFiles Library/PlayerScriptAssemblies/Assembly-CSharp.pdb
[101/103 0s] MovedFromExtractorCombine Library/Bee/artifacts/1300b0aP.dag/Assembly-CSharp.dll.mvfrm
*** Tundra build success (2.09 seconds), 102 items updated, 103 evaluated
BuildPlayerGenerator: Succeeded
Rebuilding Data files because BuildOptions.CleanBuildCache is set.
Registering precompiled user dll's ...
Registered in 0.001060 seconds.
Asset Pipeline Refresh: Total: 0.067 seconds - Initiated by RefreshV2()
Opening scene 'Assets/Scenes/SampleScene.unity'
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Loaded scene 'Assets/Scenes/SampleScene.unity'
Deserialize: 11.695 ms
Integration: 30.937 ms
Integration of assets: 0.106 ms
Thread Wait Time: 0.028 ms
Total Operation Time: 42.767 ms
Unloading 37 unused Assets / (0.7 MB). Loaded Objects now: 2137.
Memory consumption went from 73.2 MB to 72.6 MB.
Total: 5.231946 ms (FindLiveObjects: 0.195025 ms CreateObjectMapping: 0.072967 ms MarkObjects: 4.565979 ms DeleteObjects: 0.396983 ms)
Mono dependencies included in the build
Dependency assembly - System.IO.Compression.dll
Dependency assembly - Microsoft.Win32.Registry.AccessControl.dll
Dependency assembly - System.IO.MemoryMappedFiles.dll
Dependency assembly - System.IO.FileSystem.Primitives.dll
Dependency assembly - System.Resources.ResourceManager.dll
Dependency assembly - System.Net.Http.dll
Dependency assembly - System.Diagnostics.TraceEvent.dll
Dependency assembly - System.Net.Security.dll
Dependency assembly - System.Security.Cryptography.ProtectedData.dll
Dependency assembly - System.IO.Compression.ZipFile.dll
Dependency assembly - System.Security.Cryptography.DeriveBytes.dll
Dependency assembly - System.Management.dll
Dependency assembly - System.Net.Ping.dll
Dependency assembly - System.Runtime.CompilerServices.VisualC.dll
Dependency assembly - System.Data.dll
Dependency assembly - System.Threading.Tasks.Parallel.dll
Dependency assembly - System.Linq.dll
Dependency assembly - System.Threading.AccessControl.dll
Dependency assembly - System.Linq.Queryable.dll
Dependency assembly - System.Net.Mail.dll
Dependency assembly - System.IdentityModel.Selectors.dll
Dependency assembly - System.Collections.Concurrent.dll
Dependency assembly - System.Collections.Specialized.dll
Dependency assembly - System.Net.Http.WebRequest.dll
Dependency assembly - System.Web.ApplicationServices.dll
Dependency assembly - System.IO.FileSystem.DriveInfo.dll
Dependency assembly - System.DirectoryServices.Protocols.dll
Dependency assembly - System.Reflection.Extensions.dll
Dependency assembly - System.Runtime.InteropServices.RuntimeInformation.dll
Dependency assembly - System.Memory.dll
Dependency assembly - System.Threading.ThreadPool.dll
Dependency assembly - System.Resources.Writer.dll
Dependency assembly - System.Windows.Forms.dll
Dependency assembly - System.Data.OracleClient.dll
Dependency assembly - System.Collections.NonGeneric.dll
Dependency assembly - System.Runtime.Serialization.dll
Dependency assembly - System.Data.DataSetExtensions.dll
Dependency assembly - System.Net.Sockets.dll
Dependency assembly - System.Xml.dll
Dependency assembly - System.Linq.Expressions.dll
Dependency assembly - System.Xml.XPath.dll
Dependency assembly - System.Numerics.Vectors.dll
Dependency assembly - System.Numerics.dll
Dependency assembly - System.Security.Cryptography.X509Certificates.dll
Dependency assembly - System.Threading.Tasks.dll
Dependency assembly - System.ServiceModel.Web.dll
Dependency assembly - System.Net.AuthenticationManager.dll
Dependency assembly - StrangeFruits.Utils.dll
Dependency assembly - System.Net.HttpListener.dll
Dependency assembly - System.IO.UnmanagedMemoryStream.dll
Dependency assembly - System.Reflection.Primitives.dll
Dependency assembly - Unity.TextMeshPro.dll
Dependency assembly - System.Console.dll
Dependency assembly - System.Globalization.Calendars.dll
Dependency assembly - System.Security.AccessControl.dll
Dependency assembly - System.IO.FileSystem.AccessControl.dll
Dependency assembly - System.ServiceModel.Primitives.dll
Dependency assembly - System.Data.SqlClient.dll
Dependency assembly - System.Linq.Parallel.dll
Dependency assembly - Microsoft.Win32.Registry.dll
Dependency assembly - System.ObjectModel.dll
Dependency assembly - System.Security.Cryptography.OpenSsl.dll
Dependency assembly - System.Core.dll
Dependency assembly - System.Data.Common.dll
Dependency assembly - System.Security.Cryptography.Encryption.ECDsa.dll
Dependency assembly - Microsoft.CSharp.dll
Dependency assembly - System.Web.DynamicData.dll
Dependency assembly - System.Security.SecureString.dll
Dependency assembly - System.Reflection.Emit.dll
Dependency assembly - System.Runtime.Serialization.Xml.dll
Dependency assembly - System.IO.Pipes.dll
Dependency assembly - System.Net.NameResolution.dll
Dependency assembly - System.ServiceModel.Http.dll
Dependency assembly - System.Runtime.Caching.dll
Dependency assembly - System.Web.Extensions.Design.dll
Dependency assembly - System.Diagnostics.StackTrace.dll
Dependency assembly - System.Security.Cryptography.Encryption.dll
Dependency assembly - System.Runtime.InteropServices.WindowsRuntime.dll
Dependency assembly - System.Runtime.Serialization.Formatters.dll
Dependency assembly - System.Runtime.Remoting.dll
Dependency assembly - System.Security.Cryptography.Hashing.Algorithms.dll
Dependency assembly - System.ComponentModel.DataAnnotations.dll
Dependency assembly - System.Security.Cryptography.Encoding.dll
Dependency assembly - System.Net.Cache.dll
Dependency assembly - System.Reflection.DispatchProxy.dll
Dependency assembly - System.Runtime.InteropServices.dll
Dependency assembly - Unity.Timeline.dll
Dependency assembly - System.IO.Compression.FileSystem.dll
Dependency assembly - Mono.Security.dll
Dependency assembly - System.Net.ServicePoint.dll
Dependency assembly - System.Runtime.Serialization.Formatters.Soap.dll
Dependency assembly - System.Security.Cryptography.Encryption.ECDiffieHellman.dll
Dependency assembly - System.Security.Cryptography.RSA.dll
Dependency assembly - System.Text.Encoding.dll
Dependency assembly - System.ServiceModel.Duplex.dll
Dependency assembly - System.Diagnostics.Tools.dll
Dependency assembly - System.Buffers.dll
Dependency assembly - Mono.Data.Sqlite.dll
Dependency assembly - System.AppContext.dll
Dependency assembly - System.IO.FileSystem.Watcher.dll
Dependency assembly - System.ComponentModel.EventBasedAsync.dll
Dependency assembly - Microsoft.Win32.Primitives.dll
Dependency assembly - System.Json.dll
Dependency assembly - System.Text.Encoding.Extensions.dll
Dependency assembly - System.Threading.Tasks.Extensions.dll
Dependency assembly - Accessibility.dll
Dependency assembly - System.Runtime.DurableInstancing.dll
Dependency assembly - System.ServiceModel.Discovery.dll
Dependency assembly - System.Runtime.Numerics.dll
Dependency assembly - System.Transactions.dll
Dependency assembly - System.Text.RegularExpressions.dll
Dependency assembly - System.Threading.Timer.dll
Dependency assembly - System.Security.dll
Dependency assembly - System.Xml.XDocument.dll
Dependency assembly - System.IO.dll
Dependency assembly - Mono.Data.Tds.dll
Dependency assembly - System.Security.Cryptography.Algorithms.dll
Dependency assembly - System.Runtime.dll
Dependency assembly - System.Messaging.dll
Dependency assembly - System.Diagnostics.Process.dll
Dependency assembly - System.Reflection.dll
Dependency assembly - System.Reflection.Context.dll
Dependency assembly - System.Globalization.dll
Dependency assembly - System.Resources.ReaderWriter.dll
Dependency assembly - System.Net.Utilities.dll
Dependency assembly - System.Security.Principal.dll
Dependency assembly - System.Diagnostics.Debug.dll
Dependency assembly - System.Xml.XPath.XDocument.dll
Dependency assembly - System.Xaml.dll
Dependency assembly - System.Xml.ReaderWriter.dll
Dependency assembly - System.Collections.dll
Dependency assembly - System.Drawing.Design.dll
Dependency assembly - System.Windows.dll
Dependency assembly - System.Data.Services.Client.dll
Dependency assembly - System.Runtime.Loader.dll
Dependency assembly - System.Security.Principal.Windows.dll
Dependency assembly - System.Diagnostics.Tracing.dll
Dependency assembly - System.IO.FileSystem.dll
Dependency assembly - System.Security.Cryptography.Primitives.dll
Dependency assembly - System.Net.NetworkInformation.dll
Dependency assembly - System.ServiceModel.NetTcp.dll
Dependency assembly - System.ServiceModel.Security.dll
Dependency assembly - System.Security.Cryptography.Pkcs.dll
Dependency assembly - System.Web.RegularExpressions.dll
Dependency assembly - System.Xml.XPath.XmlDocument.dll
Dependency assembly - System.EnterpriseServices.dll
Dependency assembly - Assembly-CSharp.dll
Dependency assembly - System.ValueTuple.dll
Dependency assembly - System.dll
Dependency assembly - System.Net.Requests.dll
Dependency assembly - System.Diagnostics.Contracts.dll
Dependency assembly - System.Dynamic.Runtime.dll
Dependency assembly - System.Drawing.Common.dll
Dependency assembly - System.Net.WebSockets.dll
Dependency assembly - System.Net.Primitives.dll
Dependency assembly - System.Xml.Xsl.Primitives.dll
Dependency assembly - System.Web.Extensions.dll
Dependency assembly - System.ServiceProcess.ServiceController.dll
Dependency assembly - System.ComponentModel.Primitives.dll
Dependency assembly - System.Reflection.Emit.Lightweight.dll
Dependency assembly - System.Security.Cryptography.Csp.dll
Dependency assembly - System.Windows.Forms.DataVisualization.dll
Dependency assembly - System.Threading.dll
Dependency assembly - System.ComponentModel.dll
Dependency assembly - System.Threading.Thread.dll
Dependency assembly - System.Diagnostics.FileVersionInfo.dll
Dependency assembly - System.Drawing.Primitives.dll
Dependency assembly - System.Web.Services.dll
Dependency assembly - netstandard.dll
Dependency assembly - System.Xml.Serialization.dll
Dependency assembly - System.Security.Cryptography.Cng.dll
Dependency assembly - System.Threading.Overlapped.dll
Dependency assembly - System.ServiceModel.Routing.dll
Dependency assembly - System.Security.Cryptography.Encryption.Aes.dll
Dependency assembly - System.Runtime.Serialization.Json.dll
Dependency assembly - System.Security.Cryptography.RandomNumberGenerator.dll
Dependency assembly - System.Design.dll
Dependency assembly - System.ServiceModel.Activation.dll
Dependency assembly - System.ComponentModel.Annotations.dll
Dependency assembly - System.Diagnostics.TextWriterTraceListener.dll
Dependency assembly - System.Reflection.TypeExtensions.dll
Dependency assembly - mscorlib.dll
Dependency assembly - System.Runtime.Handles.dll
Dependency assembly - System.Data.Linq.dll
Dependency assembly - System.Web.dll
Dependency assembly - System.Diagnostics.TraceSource.dll
Dependency assembly - System.Xml.XmlDocument.dll
Dependency assembly - System.IO.IsolatedStorage.dll
Dependency assembly - System.Security.Cryptography.Hashing.dll
Dependency assembly - System.Runtime.Serialization.Primitives.dll
Dependency assembly - System.Text.Encoding.CodePages.dll
Dependency assembly - System.Configuration.Install.dll
Dependency assembly - System.Resources.Reader.dll
Dependency assembly - System.Data.Entity.dll
Dependency assembly - System.Configuration.dll
Dependency assembly - System.ComponentModel.TypeConverter.dll
Dependency assembly - System.Runtime.Extensions.dll
Dependency assembly - System.ServiceProcess.dll
Dependency assembly - UnityEngine.UI.dll
Dependency assembly - System.Reflection.Emit.ILGeneration.dll
Dependency assembly - System.Drawing.dll
Dependency assembly - System.Globalization.Extensions.dll
Dependency assembly - System.Security.Claims.dll
Dependency assembly - System.Data.Services.dll
Dependency assembly - System.Net.WebSockets.Client.dll
Dependency assembly - System.DirectoryServices.dll
Dependency assembly - System.ServiceModel.dll
Dependency assembly - System.Xml.XmlSerializer.dll
Dependency assembly - System.IdentityModel.dll
Dependency assembly - System.Net.WebHeaderCollection.dll
Dependency assembly - System.Xml.Linq.dll
Dependency assembly - System.ServiceModel.Internals.dll
Dependency assembly - System.ComponentModel.Composition.dll
Dependency assembly - System.Net.dll
DisplayProgressbar: Fetching assembly references
Unloading 12 Unused Serialized files (Serialized files now loaded: 0)
Unloading 28 unused Assets / (0.7 MB). Loaded Objects now: 2113.
Memory consumption went from 74.7 MB to 74.1 MB.
Total: 5.772308 ms (FindLiveObjects: 0.200615 ms CreateObjectMapping: 0.071414 ms MarkObjects: 5.062229 ms DeleteObjects: 0.436227 ms)
[EnlightenBakeManager] m_Clear = false;
Setting up 2 worker threads for Enlighten.
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 0 unused Assets / (0 B). Loaded Objects now: 2113.
Memory consumption went from 74.1 MB to 74.1 MB.
Total: 4.487132 ms (FindLiveObjects: 0.173945 ms CreateObjectMapping: 0.069551 ms MarkObjects: 4.236382 ms DeleteObjects: 0.006252 ms)
Unloading 1 Unused Serialized files (Serialized files now loaded: 0)
Unloading 169 unused Assets / (136.5 MB). Loaded Objects now: 2113.
Memory consumption went from 210.4 MB to 73.9 MB.
Total: 15.428177 ms (FindLiveObjects: 0.085871 ms CreateObjectMapping: 0.075111 ms MarkObjects: 4.641300 ms DeleteObjects: 10.624693 ms)
Compiling shader "TextMeshPro/Sprite" pass "Default" (vp)
24 / 24 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2824 bytes for key 'dc86c0334157f94e0579672877914eab'
ShaderCacheRemote downloaded 3428 bytes for key '55dbc7c240d429b4aeaa6b2ac46f948d'
ShaderCacheRemote downloaded 3004 bytes for key 'cb0fa34258615268ee7fed8c88745539'
ShaderCacheRemote downloaded 3004 bytes for key '2421ea49e2e7b0d97e57b502f17c35bd'
ShaderCacheRemote downloaded 3428 bytes for key '313adaaf3b4fedc9b7e2112f2aaca107'
ShaderCacheRemote downloaded 3004 bytes for key '33849433830f8d93b1f49389287f8cb4'
ShaderCacheRemote downloaded 2824 bytes for key 'ae5c82b6469d65277667474de4a289c6'
ShaderCacheRemote downloaded 2824 bytes for key '7cc286d8749815d8178386924ffd6cd2'
ShaderCacheRemote downloaded 3428 bytes for key 'ba4921043be1a664fa878262c7962120'
ShaderCacheRemote downloaded 3596 bytes for key '6e3c3498a7580693d7e8a95f3dcccc6b'
ShaderCacheRemote downloaded 3596 bytes for key '66ab6fc320c03bc16ffec860c5ef71ce'
ShaderCacheRemote downloaded 3596 bytes for key 'aef91152d6245e7f029d8fed3321b211'
ShaderCacheRemote downloaded 1816 bytes for key '1d716384603ab29e8ae63e4dbfead9a3'
ShaderCacheRemote downloaded 1816 bytes for key 'a2733fea3bad8571673ae4f9d19caae3'
ShaderCacheRemote downloaded 1816 bytes for key 'fdf762ec29abbfd4adf5b8a9ef834e48'
ShaderCacheRemote downloaded 1992 bytes for key 'ce80199f5ae512f9f390e2ee75b2f819'
ShaderCacheRemote downloaded 1992 bytes for key '21536e8a17aa795026d6e4753c028290'
ShaderCacheRemote downloaded 1992 bytes for key 'ada459fbcbe411adce830475195cdd90'
ShaderCacheRemote downloaded 2300 bytes for key '707b6bdf34e27f56afbf228a345c37eb'
ShaderCacheRemote downloaded 2300 bytes for key '25f2a1cf7559116a91ce5d74077f097c'
ShaderCacheRemote downloaded 2300 bytes for key 'd0fab1bb52bb1d2df6779b27d1120f06'
ShaderCacheRemote downloaded 2452 bytes for key 'd9ee1f908d705f195599b125d78dcdda'
ShaderCacheRemote downloaded 2452 bytes for key '274e48ceea56858a6c71e84b03b955df'
ShaderCacheRemote downloaded 2452 bytes for key '76b413b1289aa649fa8b42be404a462f'
finished in 0.13 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 24 (0.88s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader TextMeshPro/Sprite in 0.00s
gles3 (total internal programs: 12, unique: 4)
vulkan (total internal programs: 12, unique: 4)
Compiling shader "Skybox/Procedural" pass "" (vp)
18 / 18 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 13124 bytes for key '0603839ca911db9d9e3713263b3c7672'
ShaderCacheRemote downloaded 13124 bytes for key 'b6d71a34bf288eb8bcea0bca28efcd77'
ShaderCacheRemote downloaded 10528 bytes for key 'aa72f1fa6252f8845ce61fbad9aeffb2'
ShaderCacheRemote downloaded 12488 bytes for key 'f90790abce55583a42be4df3aaea7f38'
ShaderCacheRemote downloaded 10528 bytes for key '64e3b534fb1e0c334b9b13874181f517'
ShaderCacheRemote downloaded 12488 bytes for key '9b238c9f4554534c597ecfeb820fa250'
ShaderCacheRemote downloaded 12488 bytes for key 'af99ece42c6eeba8e3fc80a87cfb1e52'
ShaderCacheRemote downloaded 10528 bytes for key '56dc7a74a1503ca68a81d4c58a7c40e8'
ShaderCacheRemote downloaded 13124 bytes for key '21b80a8a44654520f52e6fd4ab358656'
ShaderCacheRemote downloaded 6716 bytes for key '3093d4b1b589e9d43bfa322653e1b68d'
ShaderCacheRemote downloaded 6716 bytes for key '884fa210d322bc415398ff72cdc29332'
ShaderCacheRemote downloaded 6716 bytes for key 'dd7debe4414ceb5b0165060b14a15bd4'
ShaderCacheRemote downloaded 7968 bytes for key 'cf79ff699ebf37629b024ef6be28b94a'
ShaderCacheRemote downloaded 7968 bytes for key 'a9392067be3285bf2efd187f97a4ce99'
ShaderCacheRemote downloaded 7968 bytes for key 'b0ede8f9311109e382d339a2e1a71ae4'
ShaderCacheRemote downloaded 8384 bytes for key '01e803e7097b2d8888dd2b5fc8bf48ce'
ShaderCacheRemote downloaded 8384 bytes for key '5b7a427cf96be46ca72cfe017c3fc671'
ShaderCacheRemote downloaded 8384 bytes for key '0a46287abdc6764805c89ee21a5659f1'
finished in 0.10 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 18 (0.61s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Skybox/Procedural in 0.00s
gles3 (total internal programs: 9, unique: 3)
vulkan (total internal programs: 9, unique: 3)
Compiling shader "TextMeshPro/Mobile/Distance Field" pass "" (vp)
72 / 72 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 10260 bytes for key '9911f23de7be0db58c9562d30496b9b8'
ShaderCacheRemote downloaded 7644 bytes for key 'd7c049e1cb1105e1dfc11a972237b0f9'
ShaderCacheRemote downloaded 7644 bytes for key 'dbec0e0a8fe14e0dcce1de5c774f4b40'
ShaderCacheRemote downloaded 7644 bytes for key 'f788e39ca4db73e9ebc295c4ef9af31b'
ShaderCacheRemote downloaded 7828 bytes for key '4bbda52ea55338031b4d0967cb0bf24c'
ShaderCacheRemote downloaded 10260 bytes for key '0dc2a2abf5c5834b1cd4dc589d0c7499'
ShaderCacheRemote downloaded 7828 bytes for key 'a5358950b76c12e13943a852e70d1ec9'
ShaderCacheRemote downloaded 7828 bytes for key 'e0bee9ee81e36e6bde6a6ae45219f81d'
ShaderCacheRemote downloaded 10260 bytes for key '8c4de1c63717f3cad3872b52210033f6'
ShaderCacheRemote downloaded 7856 bytes for key '73d73999f7c205b939b4d1ce257db6d1'
ShaderCacheRemote downloaded 7856 bytes for key '167f88593f260046df92b1c1ae3d155d'
ShaderCacheRemote downloaded 7856 bytes for key '02427e6a39f4b5d6ae60932f6f839040'
ShaderCacheRemote downloaded 8020 bytes for key '539adbc418696d517c20da8491efac20'
ShaderCacheRemote downloaded 8020 bytes for key 'b78d532bc18393e013c327154198eaae'
ShaderCacheRemote downloaded 8020 bytes for key '33844db2a92a8bb2f8de7c1b10ee2afc'
ShaderCacheRemote downloaded 10424 bytes for key 'ac9c71b2c3f62ad9d95d49f563d34d9b'
ShaderCacheRemote downloaded 10424 bytes for key '9c4427adf9e91862d67d19c6b4223c8b'
ShaderCacheRemote downloaded 10424 bytes for key 'e94bd32c93b0fbd445713ca799c7ed48'
ShaderCacheRemote downloaded 8252 bytes for key '161ab53d2f95a362868e8ccbfdd53231'
ShaderCacheRemote downloaded 8252 bytes for key 'ad238d173caaa02760eac2cbf5d1fd6f'
ShaderCacheRemote downloaded 8252 bytes for key '599e36e5beb817d6001a306f4d0b0cd8'
ShaderCacheRemote downloaded 8408 bytes for key '6f5a5c8bf2675d1c957ce4a27033f76d'
ShaderCacheRemote downloaded 8408 bytes for key '7763125ee7970c483282ab73b9706b67'
ShaderCacheRemote downloaded 10676 bytes for key '46562468f3f5609b894ee8e5958b6120'
ShaderCacheRemote downloaded 10676 bytes for key '7a38f8b0d078ccf722a2c918ccf62df8'
ShaderCacheRemote downloaded 10676 bytes for key '1f37e0de1cf0d9c0c5ee55957b95974a'
ShaderCacheRemote downloaded 8436 bytes for key '5eec2b63e1088db6ffa9535332e9735e'
ShaderCacheRemote downloaded 8408 bytes for key '668ff67dafac6b2bc16b9d435c04ec61'
ShaderCacheRemote downloaded 8436 bytes for key '5149a0b56e0996d0e6aa26f6bc817031'
ShaderCacheRemote downloaded 8436 bytes for key '22831124e3dd1287ac96f404d54757b1'
ShaderCacheRemote downloaded 8624 bytes for key 'f7a4b8cae024c4dd614ae11f05a47a75'
ShaderCacheRemote downloaded 8624 bytes for key '1d673dd4d47c6e6aca0a81b843be6a86'
ShaderCacheRemote downloaded 8624 bytes for key '1beefaa79edd2ae7b1e706be1473f338'
ShaderCacheRemote downloaded 10844 bytes for key '3eb7426a53ad52ca7b720df2711310e9'
ShaderCacheRemote downloaded 10844 bytes for key '3de497085a6d422b70e5b64804a8179e'
ShaderCacheRemote downloaded 10844 bytes for key '341343cb435924c8b7fe4d336979f91a'
ShaderCacheRemote downloaded 5424 bytes for key '4e91991501cc885e32215f4f5f0b3a41'
ShaderCacheRemote downloaded 5424 bytes for key 'db0689fa86dc3abcc14f64b2ad8894c5'
ShaderCacheRemote downloaded 5424 bytes for key 'c9db5ba34eed04dcf8e81f6ebd26aee4'
ShaderCacheRemote downloaded 5572 bytes for key '696ab994741f0f3d0c37ab86c73d936f'
ShaderCacheRemote downloaded 5572 bytes for key '827798f8ed9a2970040535f126ce5114'
ShaderCacheRemote downloaded 5572 bytes for key '9fb869d553e08dd3381a0660d6062cd1'
ShaderCacheRemote downloaded 7476 bytes for key '1c01dd86ac2e81243638d771181fe805'
ShaderCacheRemote downloaded 7476 bytes for key 'd7c5ed4aa49444e72742357e1ec49f6f'
ShaderCacheRemote downloaded 7476 bytes for key '383604f1eef98ffc327e63d0d4a53a26'
ShaderCacheRemote downloaded 5616 bytes for key 'e64bb52d5f232cf786bbb28471d2c042'
ShaderCacheRemote downloaded 5616 bytes for key '8261a2672aa361ac28e512d9a8f56018'
ShaderCacheRemote downloaded 5616 bytes for key 'b961e9e5d07e5a261574406812052f0d'
ShaderCacheRemote downloaded 5772 bytes for key 'd323ad6d8dcf6b9c218409d3e81d4aee'
ShaderCacheRemote downloaded 5772 bytes for key '70a92dec64efd452d215cee6135e5556'
ShaderCacheRemote downloaded 5772 bytes for key 'd4ca790e83b16959339237df02a0185a'
ShaderCacheRemote downloaded 7644 bytes for key '10d66ed7555396c20cab60bb5c2d2c5f'
ShaderCacheRemote downloaded 7644 bytes for key 'ea822252574b12bb7c8e7e87651e0f1c'
ShaderCacheRemote downloaded 7644 bytes for key '13d101cf810d356c4a5ea94f35a9a37d'
ShaderCacheRemote downloaded 5880 bytes for key '74ea590642268e5d7031e3fa8fa99e68'
ShaderCacheRemote downloaded 5880 bytes for key '4b9dd08b6798d381a51721f0ad6b29d9'
ShaderCacheRemote downloaded 5880 bytes for key '79cc396a41394e9ebd49a0f7ff8bfa97'
ShaderCacheRemote downloaded 6012 bytes for key 'b267cacfadb5dbdb0585395fd74e867d'
ShaderCacheRemote downloaded 6012 bytes for key '3d12477988822bc14e32ecba60068b9d'
ShaderCacheRemote downloaded 6012 bytes for key 'fd7ee9c684dbbbaae7cbc13ac64a018c'
ShaderCacheRemote downloaded 7808 bytes for key '1aa98de61c0e6b0fba87efa9f55decec'
ShaderCacheRemote downloaded 7808 bytes for key '41549be57d5a47c4bec9c72b60ad5f95'
ShaderCacheRemote downloaded 7808 bytes for key 'a254961fe872b304f7fef5240af9e7b8'
ShaderCacheRemote downloaded 6040 bytes for key '1135c0ea608581e9508608ca0e2afd90'
ShaderCacheRemote downloaded 6040 bytes for key '4a6f2dbfb6436de199f53fc5279f30f6'
ShaderCacheRemote downloaded 6040 bytes for key 'bed4616799a63ddbe030fdda4165ea93'
ShaderCacheRemote downloaded 6192 bytes for key '00731e0907d3347bfd906a1c69173df5'
ShaderCacheRemote downloaded 6192 bytes for key '6abc7151e74433df5efae065baeb0cfd'
ShaderCacheRemote downloaded 6192 bytes for key '998c58368e41b05db63c50e5b85822e0'
ShaderCacheRemote downloaded 7972 bytes for key '4a22614e27b6055c9ed9e02d33b843ab'
ShaderCacheRemote downloaded 7972 bytes for key '109079a01263a6d68064ebf5185d4587'
ShaderCacheRemote downloaded 7972 bytes for key '00a2344ffcf31adf5e591556aae11bbc'
finished in 0.39 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 72 (2.94s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader TextMeshPro/Mobile/Distance Field in 0.00s
gles3 (total internal programs: 36, unique: 12)
vulkan (total internal programs: 36, unique: 12)
Compiling shader "Legacy Shaders/VertexLit" pass "" (vp)
18 / 18 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 24388 bytes for key '4fb4589f8d7a62857e429fdad63c9aaf'
ShaderCacheRemote downloaded 24388 bytes for key '9964ef6bf61bd951ae92c13fae797054'
ShaderCacheRemote downloaded 26484 bytes for key '87797c0e645c6d87da2cfd5b140b9997'
ShaderCacheRemote downloaded 9212 bytes for key 'f922fcd64eef155450512afb941b2d0c'
ShaderCacheRemote downloaded 24388 bytes for key '426f9abe49e5a20e8900bb1354b53084'
ShaderCacheRemote downloaded 9212 bytes for key 'c154ae670fbba8784928b59d9a5381aa'
ShaderCacheRemote downloaded 26484 bytes for key '35a7874a199ad9ed9e6e4f2a82c249bd'
ShaderCacheRemote downloaded 9212 bytes for key '94b736d0dfc3c83b8823dc59627eded9'
ShaderCacheRemote downloaded 26484 bytes for key 'af3fdbb7fda5afec27e3cf246ab0e618'
ShaderCacheRemote downloaded 5596 bytes for key '4253cce208150ad141a88a86db15a8bd'
ShaderCacheRemote downloaded 5596 bytes for key '6f26eeae727c5b6c98822f761a47f715'
ShaderCacheRemote downloaded 5596 bytes for key '94b18d32277f2ceb5300fbf934e001c6'
ShaderCacheRemote downloaded 6060 bytes for key '18bca4a75e2b09067bbc6e570e2e1fab'
ShaderCacheRemote downloaded 6060 bytes for key '131d608abc35892ebad2aa379f860834'
ShaderCacheRemote downloaded 6060 bytes for key '4a215c15b525a802f2462139e204ed4d'
ShaderCacheRemote downloaded 6364 bytes for key '8b28e0e9be311bb1bae9ac30da11c6f5'
ShaderCacheRemote downloaded 6364 bytes for key 'f36ad1070ec405a6d24ac25672674be4'
ShaderCacheRemote downloaded 6364 bytes for key 'fc079793cd8c2aa4f6e89f8519c19ace'
finished in 0.11 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 18 (0.69s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Legacy Shaders/VertexLit" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 3328 bytes for key '4481e1e66b088884e1aaac8deb1089de'
ShaderCacheRemote downloaded 3328 bytes for key '1142b62aa9b5262d3946000e9ccaa48e'
ShaderCacheRemote downloaded 2260 bytes for key 'af5a9de41c2ff66003e3d77b9fa1397c'
ShaderCacheRemote downloaded 3328 bytes for key '610c18f4069b510fac0312082bfe4c78'
ShaderCacheRemote downloaded 2260 bytes for key '06a93887952f860cc83bf8f6cc55d007'
ShaderCacheRemote downloaded 2260 bytes for key '00add125a941478d3343e373c96ee5cf'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.14s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Legacy Shaders/VertexLit" pass "ShadowCaster" (vp)
12 / 12 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 3212 bytes for key '3f29bee005081fd7c6adbdd94e76c774'
ShaderCacheRemote downloaded 2336 bytes for key '809bfabeb9c549ed94ca612b72d4ec01'
ShaderCacheRemote downloaded 2336 bytes for key 'd36995473274680ba91edf267e72d950'
ShaderCacheRemote downloaded 3064 bytes for key '92dcedc7bc875a3f89f6b576410ea360'
ShaderCacheRemote downloaded 3064 bytes for key '12ec260037c9388cd18402269fbe792b'
ShaderCacheRemote downloaded 3064 bytes for key 'f7a7ee565d18ed21237d63ff6dad76f8'
ShaderCacheRemote downloaded 3212 bytes for key '91018c992234728601f59692a832d161'
ShaderCacheRemote downloaded 3212 bytes for key 'bcdb3e6a61af36a1b9036b74f039108a'
ShaderCacheRemote downloaded 2336 bytes for key '16beae534ca369a97de98a135c9a5811'
ShaderCacheRemote downloaded 2224 bytes for key '4b349850520be07ed39860fcb803399c'
ShaderCacheRemote downloaded 2224 bytes for key '31b0006afeeda242a9de8a0c1193cc21'
ShaderCacheRemote downloaded 2224 bytes for key 'b45bcfd41223870e4ab42cc2499f0ff2'
finished in 0.07 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 12 (0.42s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Legacy Shaders/VertexLit in 0.00s
gles3 (total internal programs: 18, unique: 6)
vulkan (total internal programs: 18, unique: 6)
Compiling shader "Legacy Shaders/Diffuse" pass "FORWARD" (vp)
48 / 48 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 3716 bytes for key '533912839c5bace260336d24c4d85b48'
ShaderCacheRemote downloaded 5988 bytes for key '37b681049fc00f4e784624bacef01203'
ShaderCacheRemote downloaded 3716 bytes for key 'bac2eaec26bff8eae4d144eb9ee9e514'
ShaderCacheRemote downloaded 5988 bytes for key '12c6770dbcb2977da3381f172124afaa'
ShaderCacheRemote downloaded 5528 bytes for key '307db355dd66d1d5b9ebd63e21b052a9'
ShaderCacheRemote downloaded 5528 bytes for key 'bd78906f3e1e350cb32a228d6c0d89ea'
ShaderCacheRemote downloaded 3716 bytes for key 'eb7c29ea8a369dda168692f59ef2c89e'
ShaderCacheRemote downloaded 5528 bytes for key '9f7fb85fc76a479c2eb2babdada4e9d9'
ShaderCacheRemote downloaded 5988 bytes for key '1bd5de57b7b7054cdb1e69feee849689'
ShaderCacheRemote downloaded 7796 bytes for key '415503682985aaf31ba0b5a223da63ec'
ShaderCacheRemote downloaded 7796 bytes for key 'ee8c115690c5c3127ad8bdff77f6e16f'
ShaderCacheRemote downloaded 7796 bytes for key '2d8aa5032390401ef0d8e6e5d7b06fce'
ShaderCacheRemote downloaded 3736 bytes for key '6cd0dec19cdf062ac3632681cf0dedfd'
ShaderCacheRemote downloaded 3736 bytes for key 'cff6e10d89bfac87d9df747d2a2569c7'
ShaderCacheRemote downloaded 3736 bytes for key '9a9f796ad2f72ad6d0a294a42c0d0ae5'
ShaderCacheRemote downloaded 7108 bytes for key '6677c23b9b187f074da114250322b10f'
ShaderCacheRemote downloaded 7108 bytes for key '2556fb9cb09679e64ad9e600b76bb6dd'
ShaderCacheRemote downloaded 7108 bytes for key '999428c870a90795b3bf72debaa59840'
ShaderCacheRemote downloaded 6008 bytes for key '8012b1dd8fe595d04f7e5f98e809dc0a'
ShaderCacheRemote downloaded 6008 bytes for key '7db93aaeb9af81a2f4adf7f1720734bf'
ShaderCacheRemote downloaded 6008 bytes for key '6b9a49ba4f58e6863013469c77a65814'
ShaderCacheRemote downloaded 9644 bytes for key 'a911e8109c82caec4a733891930ae89a'
ShaderCacheRemote downloaded 9644 bytes for key '1bb204faf8608e2cc98a0d63a0492075'
ShaderCacheRemote downloaded 9644 bytes for key 'df52766e455f8e3dac17fe2523947dbd'
ShaderCacheRemote downloaded 2468 bytes for key 'd05127684b287ca0bfa52f5b47d988db'
ShaderCacheRemote downloaded 2468 bytes for key '4514722fa36466b089aba721087c028b'
ShaderCacheRemote downloaded 2468 bytes for key '9bb0fbc23387368f5d9515e9baa2bc46'
ShaderCacheRemote downloaded 3748 bytes for key '6377614b0a88b3b0655abdd0ea53f6eb'
ShaderCacheRemote downloaded 3748 bytes for key '1de209065efc2fbbd0c488697c6d7fa3'
ShaderCacheRemote downloaded 3748 bytes for key '1212bc148c9091388c3bfcb15df9a458'
ShaderCacheRemote downloaded 3860 bytes for key '52e3ba70c5f93633b32d027cc38b4310'
ShaderCacheRemote downloaded 3860 bytes for key '311002a9f99b58e31d48c510d7cb0d04'
ShaderCacheRemote downloaded 3860 bytes for key '10a0b308ac403a01a12545767d9963db'
ShaderCacheRemote downloaded 5128 bytes for key 'cc6e3fc74eabe5e7bfc5b13c8c9ec8c3'
ShaderCacheRemote downloaded 5128 bytes for key '5c4abd2206a7e8a57021a064b48bf4a0'
ShaderCacheRemote downloaded 5128 bytes for key 'd950bca0988bcfe57d4763c01ce736c1'
ShaderCacheRemote downloaded 2488 bytes for key 'b64c843ad17dc99ffaa8f7ed2e45b9fa'
ShaderCacheRemote downloaded 2488 bytes for key '4cbffb9387f6dd7331ed1e469b5dc27d'
ShaderCacheRemote downloaded 2488 bytes for key 'ea873a8e3e27da12c88325a6f04f54df'
ShaderCacheRemote downloaded 4848 bytes for key 'c474f493b4257816c0818f2b1fe1fba0'
ShaderCacheRemote downloaded 4848 bytes for key 'db1a8071cf28b8332b078bf93e58fadc'
ShaderCacheRemote downloaded 4848 bytes for key '6aee3c18268753845454e5771836d44b'
ShaderCacheRemote downloaded 3880 bytes for key '78a862264588f3777a1a1f5cca7e204d'
ShaderCacheRemote downloaded 3880 bytes for key '2956bb4d8b0d1c3358652c334fccf94b'
ShaderCacheRemote downloaded 3880 bytes for key '66353c86db399b85681ed7be0506e845'
ShaderCacheRemote downloaded 6408 bytes for key '67c870ecfaedbfb8e4f94fce60f946ee'
ShaderCacheRemote downloaded 6408 bytes for key 'dead0e1e5e2feec0704e4da36ee5d9a3'
ShaderCacheRemote downloaded 6408 bytes for key 'dc0f19b145df411d7208ed84f6e02a21'
finished in 0.28 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 48 (2.09s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Legacy Shaders/Diffuse" pass "FORWARD" (vp)
30 / 30 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 5168 bytes for key '6dd101e59064683f3b3a6add4261e161'
ShaderCacheRemote downloaded 5516 bytes for key 'bae1734083bf552de940290aa3f1e2bf'
ShaderCacheRemote downloaded 5168 bytes for key 'fb4af5a5efd5ef2aecdcdfdd153befb6'
ShaderCacheRemote downloaded 5516 bytes for key 'a728e9a4ad5e0e8af94e5a01c34bf74a'
ShaderCacheRemote downloaded 3716 bytes for key '412c0e38fffce3e2aed4327aec6c1c79'
ShaderCacheRemote downloaded 5168 bytes for key '3f20734d86818ecf125473778b99381c'
ShaderCacheRemote downloaded 3716 bytes for key 'b0ce0408b45edb6ba1e9769af3cb010e'
ShaderCacheRemote downloaded 3716 bytes for key 'be1eec2f3ec2c3c284e9a8ee8efa73ff'
ShaderCacheRemote downloaded 5516 bytes for key '0e4ef7e76b81383a48740054b90a526c'
ShaderCacheRemote downloaded 5376 bytes for key 'b7f7a5d2dba3c24181d254ec0ce9a4ae'
ShaderCacheRemote downloaded 5376 bytes for key '4558fa10f4c05f1540188c19dd7bbd6c'
ShaderCacheRemote downloaded 5376 bytes for key '0ab48b13a618198ef90e1d01760ab196'
ShaderCacheRemote downloaded 4912 bytes for key '204c5a805c3e00b5be4c23f15ded72f9'
ShaderCacheRemote downloaded 4912 bytes for key '5f76ef67deb4ec7e64b26018fbcdb221'
ShaderCacheRemote downloaded 4912 bytes for key 'ef49d17cfabf5e45a0c64b728798819e'
ShaderCacheRemote downloaded 3352 bytes for key 'e304e121a096565e149504244cd0eeb7'
ShaderCacheRemote downloaded 3352 bytes for key 'e9b83eeb321c8223d56114188c4ccbd3'
ShaderCacheRemote downloaded 3352 bytes for key 'bb82f3552bd90b343839c2ac621bbbc3'
ShaderCacheRemote downloaded 2468 bytes for key '84e0d19a8249201cc3dc565ee0496293'
ShaderCacheRemote downloaded 2468 bytes for key 'e357802b435b9a4cf73f9f2a10d10402'
ShaderCacheRemote downloaded 2468 bytes for key '9b0821863c2a3196f97359b361c54176'
ShaderCacheRemote downloaded 3628 bytes for key '05cf4833d14b6a920ca33fce95df05b5'
ShaderCacheRemote downloaded 3628 bytes for key 'fe78bcf9b1d91a8b914576524af3ba5c'
ShaderCacheRemote downloaded 3628 bytes for key 'a81bcdcfbaad4fc51ce967cf10d19503'
ShaderCacheRemote downloaded 3504 bytes for key '414b381e4e0cf1eefb3419a574e11e5d'
ShaderCacheRemote downloaded 3504 bytes for key '480dffce3b2a1d2ad741e118658c4349'
ShaderCacheRemote downloaded 3504 bytes for key 'ebaa4e0c37760cb423e2aa1a2eddd5b8'
ShaderCacheRemote downloaded 3336 bytes for key '5c9841b5e61c67f2f6ab0f499d52f111'
ShaderCacheRemote downloaded 3336 bytes for key 'cef045686b4c5f365003911cfa131081'
ShaderCacheRemote downloaded 3336 bytes for key '48002716513c7d407019287937078ba5'
finished in 0.18 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 30 (1.29s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Legacy Shaders/Diffuse" pass "PREPASS" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1636 bytes for key '83ded2259b5fca9b020ec2973350467f'
ShaderCacheRemote downloaded 2336 bytes for key '228b8b35fdc4cf838ffa0538e0fc3b5b'
ShaderCacheRemote downloaded 2336 bytes for key 'b3f80f55233853811c2988552490bdd8'
ShaderCacheRemote downloaded 2336 bytes for key '8d2c91c439c90f0c241add29dee6f9e7'
ShaderCacheRemote downloaded 1636 bytes for key '0702489d5e62a6e52d7ca737298ac7a6'
ShaderCacheRemote downloaded 1636 bytes for key 'f38072f02259ace649e15c6ab132192e'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Legacy Shaders/Diffuse" pass "PREPASS" (vp)
24 / 24 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 5688 bytes for key '30166a5279c7173c40ac7e69abe5a058'
ShaderCacheRemote downloaded 5708 bytes for key '2775d0f2f05ee199e0dfe3af1719d113'
ShaderCacheRemote downloaded 5688 bytes for key '7ea18c29599ac8f1ce1ddacbafd3bf14'
ShaderCacheRemote downloaded 5708 bytes for key '72e737bfbd1a3bf5095466d085857034'
ShaderCacheRemote downloaded 5656 bytes for key '4881cd445c3a9b01242a1e5ea4904308'
ShaderCacheRemote downloaded 5688 bytes for key 'aac6a933555a29bf37ffae23ab4c23ee'
ShaderCacheRemote downloaded 5656 bytes for key 'cecd84488cd57ae8e020a65ec14166ac'
ShaderCacheRemote downloaded 5708 bytes for key 'b50bb4b15af56828b4ec0f439832f431'
ShaderCacheRemote downloaded 5656 bytes for key 'a37cd5d04f6bb6deebc39eb80ba75747'
ShaderCacheRemote downloaded 5676 bytes for key '23877bb6851b214b0099e45e843a2dd4'
ShaderCacheRemote downloaded 5676 bytes for key 'd2a32adc7766ff77dd23d26ec62963ec'
ShaderCacheRemote downloaded 5676 bytes for key '0d5e1fa439d0992aa6cabb7b0c90c551'
ShaderCacheRemote downloaded 3868 bytes for key 'aacc3bd69acf8720600a9417f769570f'
ShaderCacheRemote downloaded 3868 bytes for key '62c47837c40323f556df1e812ad15bbd'
ShaderCacheRemote downloaded 3868 bytes for key 'e1c3f72b7db56c5ac5c32e79eec2b338'
ShaderCacheRemote downloaded 3888 bytes for key '6b95a4339fea264d9ba452c1378985d0'
ShaderCacheRemote downloaded 3888 bytes for key 'd81635c15edf12cd3e6ecae338b23f50'
ShaderCacheRemote downloaded 3888 bytes for key '85136e4c41c2190c21bff9a2b7fdc9c4'
ShaderCacheRemote downloaded 3856 bytes for key '265970f72b80350ffad4325d9184375d'
ShaderCacheRemote downloaded 3856 bytes for key '4ab7af58c5f7b03b89b04e0f68657482'
ShaderCacheRemote downloaded 3856 bytes for key '216ef71ec3a753995ef54b76d68cef3d'
ShaderCacheRemote downloaded 3876 bytes for key 'da82ae1932f84ee65491fb7c15b9e67a'
ShaderCacheRemote downloaded 3876 bytes for key 'bfb376829dacccfcd0cc61d5c9ead5b6'
ShaderCacheRemote downloaded 3876 bytes for key '716db80e8804bdc7e126ec13471d8389'
finished in 0.14 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 24 (0.97s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Legacy Shaders/Diffuse" pass "DEFERRED" (vp)
24 / 24 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 5488 bytes for key 'dc6ddff094c7d4c5c60c245b245d82a9'
ShaderCacheRemote downloaded 3664 bytes for key '3d6adf9295cc18d652b4197ffc93bda4'
ShaderCacheRemote downloaded 3664 bytes for key 'bfff43ccea9731acd0e3cb633ef490a2'
ShaderCacheRemote downloaded 3664 bytes for key 'd63a6d56796ac442e611d250d570fb4a'
ShaderCacheRemote downloaded 5488 bytes for key '882448ce223b604e4b64a2900df501a4'
ShaderCacheRemote downloaded 3680 bytes for key '70045b2984acb768fff06558939a5646'
ShaderCacheRemote downloaded 3680 bytes for key '5f923a65ee5d9f2e1d90ca70be69111d'
ShaderCacheRemote downloaded 5488 bytes for key 'b70d1051dc7829bd0c53afbae2413b87'
ShaderCacheRemote downloaded 3680 bytes for key 'b4eae3382d9ccc8fd6b13bc4c6d4fc54'
ShaderCacheRemote downloaded 5432 bytes for key '073ca92d553c8ba55c8989aa2fb1b1df'
ShaderCacheRemote downloaded 5432 bytes for key 'ce96ba28a65e441cb68ba9c2129da30a'
ShaderCacheRemote downloaded 5432 bytes for key '40d7a8ced7d12c1e2c1b3f33fb81ad33'
ShaderCacheRemote downloaded 2348 bytes for key '3854e0e4f6f29d8ce1745acb20773b79'
ShaderCacheRemote downloaded 2348 bytes for key 'a858f5073164f7f79a89f48d8baa3632'
ShaderCacheRemote downloaded 2348 bytes for key 'a6a652b759463271aa1b1c8d17763959'
ShaderCacheRemote downloaded 3660 bytes for key '3f9cc6baec756a6917db9756f0b836a8'
ShaderCacheRemote downloaded 3660 bytes for key '610ab00a5d03d1ac1ce51b90192651b4'
ShaderCacheRemote downloaded 3660 bytes for key '00d8f8ba373a39cdb98a63feee1dc152'
ShaderCacheRemote downloaded 2364 bytes for key '6aa8d21833f487a163684c6d0305519e'
ShaderCacheRemote downloaded 2364 bytes for key 'b80be13cb509cbca984fecbf5cc03643'
ShaderCacheRemote downloaded 2364 bytes for key 'ab3aa0efdcaf5426321e711902337b29'
ShaderCacheRemote downloaded 3644 bytes for key 'c54c33ac00bcf1c14fab49bfc8d9bcc1'
ShaderCacheRemote downloaded 3644 bytes for key '2fb602990309364aeb9b4711739fd4d5'
ShaderCacheRemote downloaded 3644 bytes for key '47da80d84f8dbfbb7b69bb0823b4847b'
finished in 0.14 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 24 (0.94s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Legacy Shaders/Diffuse in 0.00s
gles3 (total internal programs: 66, unique: 22)
vulkan (total internal programs: 66, unique: 22)
Compiling shader "Hidden/Internal-StencilWrite" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1584 bytes for key 'c95b60dc1c8626ff7d3ad01c198778a4'
ShaderCacheRemote downloaded 1128 bytes for key '46fe52b5ef17a316a2028b6a07bb93ed'
ShaderCacheRemote downloaded 1584 bytes for key '4ceab1dd402c1ed1aabd78791396d258'
ShaderCacheRemote downloaded 1128 bytes for key '227116d214d5a80c67a425d6f6db52a4'
ShaderCacheRemote downloaded 1584 bytes for key 'd3a14941f798c55e392d2e5caec0558d'
ShaderCacheRemote downloaded 1128 bytes for key '3dac10a46ddefdcbf850a5df87672e12'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-StencilWrite in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/Internal-DepthNormalsTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4352 bytes for key '26dd25448ba213a9ebb82e40ecb9c2c0'
ShaderCacheRemote downloaded 4352 bytes for key '94410051a26e3b7f0e0d69ed3e7fd82e'
ShaderCacheRemote downloaded 4352 bytes for key '9467dcb754478ca58086d4e10f32e234'
ShaderCacheRemote downloaded 3092 bytes for key '380c3fece380ba3d97af8065939739da'
ShaderCacheRemote downloaded 3092 bytes for key '3a8a5cfb4c6d07f4362564ef670e3c4b'
ShaderCacheRemote downloaded 3092 bytes for key '5d840cf49beaf60e6e60ba822353ea17'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DepthNormalsTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 5444 bytes for key '45fe42aaddfd34eb44a3a22d2f1d11a5'
ShaderCacheRemote downloaded 3772 bytes for key '0cc18de1a2a495e46384a207c9b6cfec'
ShaderCacheRemote downloaded 5444 bytes for key 'cc24c5efffb8e2b457c7ec0a4db2f185'
ShaderCacheRemote downloaded 5444 bytes for key 'cf435e28e7cdb6ed6e2493c72899ba48'
ShaderCacheRemote downloaded 3772 bytes for key '27c2f9de14c575b1f9221660b086d637'
ShaderCacheRemote downloaded 3772 bytes for key '1bfe79855cdf9e7c9842703ad148eefc'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DepthNormalsTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4764 bytes for key '43242363a75667f944bdee90f15ca8da'
ShaderCacheRemote downloaded 6560 bytes for key 'd08304e0db1fe44290a284049420af7c'
ShaderCacheRemote downloaded 6560 bytes for key '1c0d1dd27f7623efb35cf7acfbf0550d'
ShaderCacheRemote downloaded 6560 bytes for key 'c1eb34486abe92f8d86a488c2173047a'
ShaderCacheRemote downloaded 4764 bytes for key 'a0290c2e3754170973af793abd081b14'
ShaderCacheRemote downloaded 4764 bytes for key '0830e41a968fa42dc19b333cfba0f4fa'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DepthNormalsTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 7796 bytes for key '99a64b1e4c6733691b49967650718ad7'
ShaderCacheRemote downloaded 5304 bytes for key '45aadb1ff596a79d3dfcf0d624e89347'
ShaderCacheRemote downloaded 5304 bytes for key '895657ed474a433aa49a7ecf6395623b'
ShaderCacheRemote downloaded 5304 bytes for key 'bfa556406a5c80945dbf39b57e4378c4'
ShaderCacheRemote downloaded 7796 bytes for key 'eed8fabb6b8f79bd9aa39cb286f5c75b'
ShaderCacheRemote downloaded 7796 bytes for key 'dfa23544860bf3f9987cb6d990479dc6'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DepthNormalsTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 3952 bytes for key 'dd1b8fbd8ea6702d7b413f9f70bfa753'
ShaderCacheRemote downloaded 5456 bytes for key '84e0bacbe2a9ce504b5cf754e51f4037'
ShaderCacheRemote downloaded 5456 bytes for key '72dd2933f357ef8b550f000c73f03711'
ShaderCacheRemote downloaded 3952 bytes for key '34137311c3b76c5e617ab600065221ef'
ShaderCacheRemote downloaded 5456 bytes for key '69434722cc1a79e9171d0bb698943c33'
ShaderCacheRemote downloaded 3952 bytes for key 'de48861b842f1800c2548a5172b6b8ff'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.14s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DepthNormalsTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4480 bytes for key '5b4e361551ba58011cc07183e93419ac'
ShaderCacheRemote downloaded 6372 bytes for key '8ba522c170ec67bff9fd511151d4803d'
ShaderCacheRemote downloaded 6372 bytes for key '822423a67e711ddefa73e5681f0826d9'
ShaderCacheRemote downloaded 6372 bytes for key 'a58295eb2de27c75ea4690499f77daa8'
ShaderCacheRemote downloaded 4480 bytes for key '59a33e7d025738bf24dbb653919a167a'
ShaderCacheRemote downloaded 4480 bytes for key 'fdcebc1b4aecbcfc7069f68d6a526110'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DepthNormalsTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4512 bytes for key 'ddc359756cc869da5042bf56483f1805'
ShaderCacheRemote downloaded 4512 bytes for key '0cbaa961c13c8fb17f660004e63a9a77'
ShaderCacheRemote downloaded 4512 bytes for key '13f518e4155465cc3b440f46b4fb74f9'
ShaderCacheRemote downloaded 6404 bytes for key '434f874d9cf07df0482e3b522f195cd5'
ShaderCacheRemote downloaded 6404 bytes for key '405c100cd1e33ba38f874a1df6ce30bf'
ShaderCacheRemote downloaded 6404 bytes for key '6d608a005be40c69bd44cc2371874b76'
finished in 0.05 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.23s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DepthNormalsTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 3320 bytes for key '165fc7d3ada712abd2645fc65b2297de'
ShaderCacheRemote downloaded 4644 bytes for key '8c2c7d8483a02dcf986a9f9aedd0c14c'
ShaderCacheRemote downloaded 3320 bytes for key '6d728018996bdf50335605a5e0c4b50f'
ShaderCacheRemote downloaded 3320 bytes for key '9ff91ca8d42e6a4f11167d298ceccc5a'
ShaderCacheRemote downloaded 4644 bytes for key '45b03e1278d7bd3123968737df6d22f4'
ShaderCacheRemote downloaded 4644 bytes for key 'da51a1426d5e55e65d700f648c885d23'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DepthNormalsTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 8104 bytes for key 'd9d1caa2d5cafdfbf7e9db90c4d3361b'
ShaderCacheRemote downloaded 8104 bytes for key '17bd3144be65a32a025acb65d613873b'
ShaderCacheRemote downloaded 8104 bytes for key '66d77112dc66ea85a2846cad6913ea77'
ShaderCacheRemote downloaded 5496 bytes for key 'b48a1d0b8ad763be1cf9e0b87d243532'
ShaderCacheRemote downloaded 5496 bytes for key 'd87838093b8f1f8d049b8afcdc6a35b1'
ShaderCacheRemote downloaded 5496 bytes for key 'c588d10b094e34df7db4a2bc1bb56315'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DepthNormalsTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 5228 bytes for key 'b9a8c067e6c9f8f6a5f7940a0277e72b'
ShaderCacheRemote downloaded 7668 bytes for key '30fe05cfdaa844d0b4da0697fa7ed907'
ShaderCacheRemote downloaded 5228 bytes for key 'bac0e86b1461873011f297f530c6275b'
ShaderCacheRemote downloaded 7668 bytes for key '28db54e5be1e2095a896c0eecc97ff7d'
ShaderCacheRemote downloaded 7668 bytes for key '827874402688c72302ef22f23a890451'
ShaderCacheRemote downloaded 5228 bytes for key '3e4f2626be04b760b11e54cfac734705'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-DepthNormalsTexture in 0.00s
gles3 (total internal programs: 30, unique: 10)
vulkan (total internal programs: 30, unique: 10)
Compiling shader "Hidden/Internal-PrePassLighting" pass "" (vp)
78 / 78 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 8028 bytes for key '71420a933fe36aa4001e33e9d1bd82ac'
ShaderCacheRemote downloaded 8028 bytes for key 'be2f50403b7f704bb3de61abb3f21bd1'
ShaderCacheRemote downloaded 6724 bytes for key '9c0478acdca9c8f5f2be2a966f6b9901'
ShaderCacheRemote downloaded 7236 bytes for key '71447d3504953f0853ecd49bdb65b48c'
ShaderCacheRemote downloaded 6724 bytes for key '25cb7adeee8eb2cd0f37108e70347c07'
ShaderCacheRemote downloaded 6724 bytes for key 'e9b4008c1548bb365efef91031c8030b'
ShaderCacheRemote downloaded 7236 bytes for key 'b2f0a9e371744a19487644115d56cdb0'
ShaderCacheRemote downloaded 7236 bytes for key 'cac2b5dd1f3709a6daef7a57623956e5'
ShaderCacheRemote downloaded 8028 bytes for key '206321a2e55152314e2c871fa618f7c4'
ShaderCacheRemote downloaded 7876 bytes for key 'bb9365d445bf13c1e042ca7a6bf30cc5'
ShaderCacheRemote downloaded 7876 bytes for key '3bd3c07e31ff7545a6e064e7e6af2908'
ShaderCacheRemote downloaded 7876 bytes for key '49fb4a6974eccd00606307f1804f36fa'
ShaderCacheRemote downloaded 7428 bytes for key '75de6e9eae4ca8127f2ece957473c82c'
ShaderCacheRemote downloaded 7428 bytes for key 'edeae440a731da7c230c4fa9ca24ce42'
ShaderCacheRemote downloaded 7428 bytes for key 'b4033329b11bbf1dbc1f4c7b05cd3da4'
ShaderCacheRemote downloaded 9268 bytes for key 'c16c3c554b23de52223c27910e2317ac'
ShaderCacheRemote downloaded 7436 bytes for key '6e39ccb8335a8fb2afe514b619302dfc'
ShaderCacheRemote downloaded 9268 bytes for key '9d9c2255cb6ec55da2244d6e9a01e176'
ShaderCacheRemote downloaded 9268 bytes for key '6da73aa43e99ccffedd1e2ef971b78ca'
ShaderCacheRemote downloaded 10004 bytes for key '30952d165c5da16472780eb3138d975a'
ShaderCacheRemote downloaded 10004 bytes for key '915cc623b11e5023d3555a03ec4e615a'
ShaderCacheRemote downloaded 10004 bytes for key 'a8fdf36444c02eabc1d85708f7667673'
ShaderCacheRemote downloaded 7436 bytes for key 'de38ad871653dfeed9445503be197aa9'
ShaderCacheRemote downloaded 7436 bytes for key '76a9699a5ff29bfb53d5b9c1eaf30f63'
ShaderCacheRemote downloaded 7972 bytes for key '08ecce35a9c1eef8dc54ca4794a470c8'
ShaderCacheRemote downloaded 7972 bytes for key 'b868edc565a9a672c4b006de02cb4982'
ShaderCacheRemote downloaded 7972 bytes for key 'e85b166b0f992955db81cdd11fdd237a'
ShaderCacheRemote downloaded 8464 bytes for key '60c2be7337d0f92eeef8481f02a552ee'
ShaderCacheRemote downloaded 8464 bytes for key '9cfc345a6f5c17eac698ab2749fd74be'
ShaderCacheRemote downloaded 8464 bytes for key 'd7173fb4d426abdc81116eb813a0cd0d'
ShaderCacheRemote downloaded 9184 bytes for key 'daace1e4e7cac83fe6cb6259d3003836'
ShaderCacheRemote downloaded 9184 bytes for key 'a7ddabd4592f63cf08e7836de08881f5'
ShaderCacheRemote downloaded 9184 bytes for key 'ee81be4ef1b22b59879b556516e1aa23'
ShaderCacheRemote downloaded 9092 bytes for key '6104edd5764b8ce3dd7e7b260ea76ed4'
ShaderCacheRemote downloaded 9092 bytes for key '03a9029e021324020832699d03a61de9'
ShaderCacheRemote downloaded 9092 bytes for key '387e4a97422556484ca12490ba5c13a9'
ShaderCacheRemote downloaded 9816 bytes for key '3242fc21cc8013014ae87ab5bdf82401'
ShaderCacheRemote downloaded 9816 bytes for key 'd9fda8b11a7a988bee19056a918f26bf'
ShaderCacheRemote downloaded 9816 bytes for key '20b6d06565add48b2512b39815195cb3'
ShaderCacheRemote downloaded 4988 bytes for key '22dc0646ab67e243f974ee7d758bd21a'
ShaderCacheRemote downloaded 4988 bytes for key 'e3a17109f9a3823f0a3f1dc9d2d81f7d'
ShaderCacheRemote downloaded 4988 bytes for key '7f8e0363cbbee8119eab81946ddfb277'
ShaderCacheRemote downloaded 4684 bytes for key '6bd25c54e798a808b31e74259454317f'
ShaderCacheRemote downloaded 4684 bytes for key 'b32c1bce60cae78e0f4e27dc647cae3e'
ShaderCacheRemote downloaded 4684 bytes for key '7773545e7b166b8bee790373717ca883'
ShaderCacheRemote downloaded 5508 bytes for key 'd8c60e483e6966e415e6d482ad187eef'
ShaderCacheRemote downloaded 5508 bytes for key '2c82bfe9beca767a291a2fd391472450'
ShaderCacheRemote downloaded 5416 bytes for key '5833e0591833ee59739f3fdd525c657a'
ShaderCacheRemote downloaded 5416 bytes for key 'db5744d6c49dca4fc8af6405c1aa779c'
ShaderCacheRemote downloaded 5416 bytes for key '86a76001ff9fb7d2959135bdaf6e948d'
ShaderCacheRemote downloaded 5164 bytes for key '44936c9a174450e93dedd4926ba898d0'
ShaderCacheRemote downloaded 5164 bytes for key 'f431829a8fc2202b515227da0cc5032e'
ShaderCacheRemote downloaded 5508 bytes for key '3ad0648ba9336f6e20de04b5a854bfd3'
ShaderCacheRemote downloaded 5164 bytes for key '812bb56171fc418097519ce0a1439a75'
ShaderCacheRemote downloaded 6252 bytes for key '1ef6390f69661c7d0013fd3e02dca5c6'
ShaderCacheRemote downloaded 6252 bytes for key '3923d9d9d5ca768e35875bc5fa86794d'
ShaderCacheRemote downloaded 6252 bytes for key '6cfe03d52946e3686699e89cf1fd41e3'
ShaderCacheRemote downloaded 7104 bytes for key '5ac26a61038e109480ecde6e60339c13'
ShaderCacheRemote downloaded 7104 bytes for key 'bd602fb51fdab103b51ab0fb1daa4c04'
ShaderCacheRemote downloaded 7104 bytes for key '9b7a88c9d301678fd739d1519e45ab48'
ShaderCacheRemote downloaded 5112 bytes for key '9a81bb18d490507663351f1d28bf58ae'
ShaderCacheRemote downloaded 5112 bytes for key '1bed73a4213fe88c930250663ecec347'
ShaderCacheRemote downloaded 5112 bytes for key 'f59248aa7efe0bbf7ca63ea6a89b08dd'
ShaderCacheRemote downloaded 5604 bytes for key '41cee6162a3f2c7dab7fe82e02c01cea'
ShaderCacheRemote downloaded 5604 bytes for key '5e63e3cd7dbdaaee600a92b69bc07785'
ShaderCacheRemote downloaded 5604 bytes for key 'fe6b80979f041286d57be503bfa1f1d2'
ShaderCacheRemote downloaded 5888 bytes for key '52a2a48a95fad3561a0de5be90d521c6'
ShaderCacheRemote downloaded 5888 bytes for key 'f66df4fe2db61859fdd7fe823e58bf16'
ShaderCacheRemote downloaded 5888 bytes for key '0932f9ed7694ecb072c1b197439fd13d'
ShaderCacheRemote downloaded 6488 bytes for key '2c3135d38b919645d94256358bc531d6'
ShaderCacheRemote downloaded 6488 bytes for key '2b36df897e11e1dfafcd3b38fc70a8b1'
ShaderCacheRemote downloaded 6488 bytes for key '8fbd5a95075542067cdd9eb613d32a9d'
ShaderCacheRemote downloaded 6268 bytes for key '225ef25da2feccdbf7b882f573bafb67'
ShaderCacheRemote downloaded 6268 bytes for key 'da25043b5e74d8085b3c34746152100a'
ShaderCacheRemote downloaded 6268 bytes for key 'f1bc22ea9bd633f0da0a5fee72f29f95'
ShaderCacheRemote downloaded 6964 bytes for key '62ac1a1a55c8e28b9e2743aab1d92ee4'
ShaderCacheRemote downloaded 6964 bytes for key 'e4c3602d57bbf99ddef00a69772bc705'
ShaderCacheRemote downloaded 6964 bytes for key '07b8a3ae6ce1915c34825823fb8842a5'
finished in 0.43 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 78 (3.29s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-PrePassLighting" pass "" (vp)
78 / 78 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 6716 bytes for key '5b23b30f33a6c872f898e4867f4a1c42'
ShaderCacheRemote downloaded 6716 bytes for key '678b48822918d8332574cad407720476'
ShaderCacheRemote downloaded 7228 bytes for key '1280bedb3fb287b43a041e5870750ff0'
ShaderCacheRemote downloaded 7228 bytes for key 'c2d37f244f84adf5be11e3f00113b0f0'
ShaderCacheRemote downloaded 8020 bytes for key 'c98697fe5acc47ccad1af5c02c291dd8'
ShaderCacheRemote downloaded 7228 bytes for key '8ac08424f1dccfa8818c31acd9152afb'
ShaderCacheRemote downloaded 6716 bytes for key '4e4383104ba5b83179e60395eeef7bca'
ShaderCacheRemote downloaded 8020 bytes for key '626ac030ff41457729989492c82d20da'
ShaderCacheRemote downloaded 8020 bytes for key 'b9a9dbb6989bba28676e0189f76eb814'
ShaderCacheRemote downloaded 7868 bytes for key '71dd74bb1bd45ee0baa1491265a33adf'
ShaderCacheRemote downloaded 7868 bytes for key 'd6460e92f09b25fcf400821a0c6bddae'
ShaderCacheRemote downloaded 7868 bytes for key '154ffcd4269923ebdb59a92e3b7603c8'
ShaderCacheRemote downloaded 7420 bytes for key 'ed947f88d83e7797fce9236a6e6d96ce'
ShaderCacheRemote downloaded 7420 bytes for key 'db4380688f45f11b3d1ece7d0f21d14f'
ShaderCacheRemote downloaded 7420 bytes for key '0f287c8aa4f6287fe7149012b5f687da'
ShaderCacheRemote downloaded 9260 bytes for key 'c1d3e9694970b3d631b4989cbfc55193'
ShaderCacheRemote downloaded 9260 bytes for key 'c4b2a59d4f125c10e38250cb4ec3bd1f'
ShaderCacheRemote downloaded 9260 bytes for key 'd8cefc5f8db479b08fe0e657028a161c'
ShaderCacheRemote downloaded 9996 bytes for key 'b0e2cc309e4ac4768876b8b4f240a550'
ShaderCacheRemote downloaded 9996 bytes for key 'eb92d6234a042ad4614811e8c1b049ca'
ShaderCacheRemote downloaded 9996 bytes for key 'f9752d1adbba207f174c92d45aee963f'
ShaderCacheRemote downloaded 7428 bytes for key 'fc62adac7508237fe5e639fb65544c5c'
ShaderCacheRemote downloaded 7428 bytes for key '2f13f520288edc099fadf38bdd731fc3'
ShaderCacheRemote downloaded 7428 bytes for key '3409d74c7e190fbee26e4728f79d642a'
ShaderCacheRemote downloaded 7964 bytes for key '6e92b30b6dd08f4e55cb2468d14dcd47'
ShaderCacheRemote downloaded 7964 bytes for key '20ae40c7e5ecb7ac635fdb5794a42d9c'
ShaderCacheRemote downloaded 7964 bytes for key '4ae73d3ba761327a6e5d7c7af1b30cdc'
ShaderCacheRemote downloaded 8456 bytes for key 'e57bb4272730fc9f95f80f5f43d19989'
ShaderCacheRemote downloaded 8456 bytes for key '5da15974d8b8b07815fe8d64fcde3cb4'
ShaderCacheRemote downloaded 8456 bytes for key 'de7fda6c91a4cc7f6e2a508ae3ddc702'
ShaderCacheRemote downloaded 9176 bytes for key 'df0e2ad68e0eafa087d6b3ca52782998'
ShaderCacheRemote downloaded 9176 bytes for key 'ca114e63a4af8219707f1a81876c6c06'
ShaderCacheRemote downloaded 9176 bytes for key '06fd53b7cde827234648a6db8fe7bb0f'
ShaderCacheRemote downloaded 9084 bytes for key '0f25820f29a85b379cc9088d197f12d4'
ShaderCacheRemote downloaded 9084 bytes for key '31deb2289bc35252a39bbcfe56a74a72'
ShaderCacheRemote downloaded 9084 bytes for key '099cb92ab7d42fea426ddd3bf7a24615'
ShaderCacheRemote downloaded 9808 bytes for key '2b40cdc7332cdd16c92136eb6027f0f4'
ShaderCacheRemote downloaded 9808 bytes for key '3d3173370b61fdb4ec1e17a695b19f9b'
ShaderCacheRemote downloaded 9808 bytes for key 'ca9bdca25a0f9ccc9bd15cdd318ea6bd'
ShaderCacheRemote downloaded 4976 bytes for key '81c78f79c2ace3fdbd44c884db8f1893'
ShaderCacheRemote downloaded 4976 bytes for key 'dba8d781d818f536b348289ffd54961c'
ShaderCacheRemote downloaded 4976 bytes for key '87ea0c83dd0e0c998d663e0091af124a'
ShaderCacheRemote downloaded 4672 bytes for key 'f124cb1d9efeaf6167d95c0c5e930d28'
ShaderCacheRemote downloaded 4672 bytes for key 'a792ce01e4ae50872c1cc5fa9b3d435c'
ShaderCacheRemote downloaded 4672 bytes for key '50042bd48e2cf56385bc658cf35255df'
ShaderCacheRemote downloaded 5496 bytes for key 'bed88e323144ea58aaffe5355c06f38d'
ShaderCacheRemote downloaded 5496 bytes for key '973ee48862e69aad7ff165195027e01e'
ShaderCacheRemote downloaded 5496 bytes for key 'e9df9098173217753dbbffb90ed550e9'
ShaderCacheRemote downloaded 5404 bytes for key 'd21b99f701d46c1ab05a45be43669a32'
ShaderCacheRemote downloaded 5404 bytes for key '79ceeb2edc102d3cfc7f1dace0399f6f'
ShaderCacheRemote downloaded 5404 bytes for key 'b4f7758c1c0872f7a9a28e6bdb16616f'
ShaderCacheRemote downloaded 5152 bytes for key '91b41d0d092595d2cdfd5a412f490d09'
ShaderCacheRemote downloaded 5152 bytes for key 'd73e418962832f846865f6a1276468ea'
ShaderCacheRemote downloaded 5152 bytes for key '1f29f6761bcf2ba2d268e085a064cd9c'
ShaderCacheRemote downloaded 6240 bytes for key '3a40b5f567e462c4c1f0abe20f7c474f'
ShaderCacheRemote downloaded 6240 bytes for key '02168b6eb87528bd28c865393d2d09a1'
ShaderCacheRemote downloaded 6240 bytes for key 'a21b9fd3b9afca3eff5931b7060c19c5'
ShaderCacheRemote downloaded 7096 bytes for key '2d2c4a41c897c801543cc95fbbfc8142'
ShaderCacheRemote downloaded 7096 bytes for key '40f35913041b328ffd04d4db71ef0231'
ShaderCacheRemote downloaded 7096 bytes for key '4ac8a8b7436360de34793c37618ca438'
ShaderCacheRemote downloaded 5104 bytes for key 'fdbc5520fdf549f76d00aed4f4d79f2f'
ShaderCacheRemote downloaded 5104 bytes for key 'eade5ff33054a133934157bae485442d'
ShaderCacheRemote downloaded 5104 bytes for key '9c8459b35181b9c1e4d4805f65cb8553'
ShaderCacheRemote downloaded 5576 bytes for key 'c794a27fb7a3809a462e22d42de49439'
ShaderCacheRemote downloaded 5576 bytes for key '01896a34b2903fbc464d177d1ca19715'
ShaderCacheRemote downloaded 5576 bytes for key 'e663517ef9280171a52a2f82b03566b8'
ShaderCacheRemote downloaded 5880 bytes for key '9c8664ec0eb4bf14de9453cb003d3d5d'
ShaderCacheRemote downloaded 5880 bytes for key '70ecc76c459f5e3c876d694d5514de53'
ShaderCacheRemote downloaded 5880 bytes for key '59ca745c015830f8e6ceff50bcb888b7'
ShaderCacheRemote downloaded 6480 bytes for key 'c326131d1ac1df2966d72a999ad8c74f'
ShaderCacheRemote downloaded 6480 bytes for key '8f4a33d604bcbc3d24fd632ef2f65171'
ShaderCacheRemote downloaded 6480 bytes for key 'fb0d81bd314881f53fab7ca6627dfaed'
ShaderCacheRemote downloaded 6256 bytes for key '8b3b6308a9f3d5b726a974849a4d0648'
ShaderCacheRemote downloaded 6256 bytes for key 'd7a64452cea421ca1fda2a929f8aadf2'
ShaderCacheRemote downloaded 6256 bytes for key '0b680a3e9cf7d9d5c2e7288ac3c9c65e'
ShaderCacheRemote downloaded 6952 bytes for key '0cc527fad560e8e8d41684a51e5c87ba'
ShaderCacheRemote downloaded 6952 bytes for key 'cfbf66e9d080a35678044ef3d9d12b25'
ShaderCacheRemote downloaded 6952 bytes for key 'b653ca39377d45456509e438f5135b5f'
finished in 0.44 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 78 (3.35s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-PrePassLighting in 0.00s
gles3 (total internal programs: 78, unique: 26)
vulkan (total internal programs: 78, unique: 26)
Compiling shader "Hidden/Internal-ScreenSpaceShadows" pass "" (vp)
24 / 24 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 7656 bytes for key '7df30891fdc8c2577040f60b60007d76'
ShaderCacheRemote downloaded 5664 bytes for key 'a4c240a7c71d9bfbd243261380233002'
ShaderCacheRemote downloaded 8140 bytes for key '48f892a740281abc24a78ebdb6cc99b9'
ShaderCacheRemote downloaded 5664 bytes for key '992fcc90f374fa05533419277bb32e2a'
ShaderCacheRemote downloaded 7656 bytes for key 'd8a018943e4729c070b3247a7dd730a9'
ShaderCacheRemote downloaded 7656 bytes for key 'f92e87b1b845652f2e95197eb7c31f2e'
ShaderCacheRemote downloaded 8140 bytes for key '48f1963af5211507ae007498dc8800d5'
ShaderCacheRemote downloaded 8140 bytes for key 'db6f6e5aae5a4fb9c5f1f7499e9dbb5b'
ShaderCacheRemote downloaded 5664 bytes for key '7ea4060ae13d515cdc9ec58c35eedb04'
ShaderCacheRemote downloaded 5692 bytes for key '318f5470fd78ab8d64347b6f703eeb7e'
ShaderCacheRemote downloaded 5692 bytes for key '5cd3feb665afadea6cd45b653662eec5'
ShaderCacheRemote downloaded 5692 bytes for key '1f2d52aba4fc261e13d4c7740560a129'
ShaderCacheRemote downloaded 5240 bytes for key '30ca028da8fd7371c898dec489a694da'
ShaderCacheRemote downloaded 5240 bytes for key '4a432642a34c7462c3bdb04c3a712b59'
ShaderCacheRemote downloaded 5240 bytes for key '886bc7cc62939785b55571eb2ff8c97d'
ShaderCacheRemote downloaded 5456 bytes for key '20cb463cdc8157186126e6c15e816ef8'
ShaderCacheRemote downloaded 5456 bytes for key 'd15257bb790968dc34c961985d3dad45'
ShaderCacheRemote downloaded 5456 bytes for key '2ce5eb9b0a99a3d9c6e9a37c83022141'
ShaderCacheRemote downloaded 3872 bytes for key '0bee3c7d6e4ac0406ec5f053fb01cd66'
ShaderCacheRemote downloaded 3872 bytes for key '935618e4c9db7c01495d1f6d91de7bfc'
ShaderCacheRemote downloaded 3872 bytes for key '86c825b7f1ae524dea6f1c899e205e96'
ShaderCacheRemote downloaded 3900 bytes for key 'bae9a9d1b88199fb0b0c49b115da2c30'
ShaderCacheRemote downloaded 3900 bytes for key '14c62bb0338c8911d69f1fec7e3ccbba'
ShaderCacheRemote downloaded 3900 bytes for key '20677437a4b64c33a9228ff490ef242b'
finished in 0.13 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 24 (0.89s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-ScreenSpaceShadows" pass "" (vp)
24 / 24 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 7460 bytes for key '6aaec2a663ba43fb3fdf5340f6639101'
ShaderCacheRemote downloaded 7944 bytes for key '21b5520cbab0e3dbcb2e3625b152d444'
ShaderCacheRemote downloaded 5468 bytes for key '3d09a438f428a4375e327e4fda64351a'
ShaderCacheRemote downloaded 7944 bytes for key '34331668d0713238e5d9467792e49a4f'
ShaderCacheRemote downloaded 7944 bytes for key 'a5ae4f31af94331f87d9cf96b797fd2e'
ShaderCacheRemote downloaded 7460 bytes for key 'd6430c74f759bdf8f5780f92dc4d6bdd'
ShaderCacheRemote downloaded 5468 bytes for key 'a9b8f70a76a4348734a878a0e960b79c'
ShaderCacheRemote downloaded 7460 bytes for key '06eaff515e78d2a7717a1a04b0567db7'
ShaderCacheRemote downloaded 5468 bytes for key 'c5812764451dd530ac74609a7ac147c9'
ShaderCacheRemote downloaded 5496 bytes for key '37ce74e4c6c0a99b247f337130ef5596'
ShaderCacheRemote downloaded 5496 bytes for key '11b7e0d15a77908d3e1668bfe7db16d1'
ShaderCacheRemote downloaded 5496 bytes for key 'e3c8cac765f43ca7e86f895177110069'
ShaderCacheRemote downloaded 4992 bytes for key '082315e71745e08b97fb751cfd265a6e'
ShaderCacheRemote downloaded 4992 bytes for key 'd1eff4505d26d739d440d65cd38d0b55'
ShaderCacheRemote downloaded 4992 bytes for key '3286f62f7e123dfc74c8b4e5e295d7ad'
ShaderCacheRemote downloaded 5224 bytes for key 'bbaa4de86c3e189a52b6a3a31ada8263'
ShaderCacheRemote downloaded 5224 bytes for key '80546fafda9c494d4fc0ae62e55dbeeb'
ShaderCacheRemote downloaded 5224 bytes for key 'ade01a429c981f952fbb7d4ea36da9ad'
ShaderCacheRemote downloaded 3620 bytes for key 'd4a20b546ad201cffcfec02cb7249f28'
ShaderCacheRemote downloaded 3620 bytes for key '8eb12f1a2a09ed1a1c3cba06007b99f7'
ShaderCacheRemote downloaded 3620 bytes for key '203e2bf28ca126ccda308d403afddc07'
ShaderCacheRemote downloaded 3648 bytes for key '7921d2b0251f49ef19524c760ed19948'
ShaderCacheRemote downloaded 3648 bytes for key '7860eee2ab4995876e3ea99a9ba1de6d'
ShaderCacheRemote downloaded 3648 bytes for key 'b171ec9882d01710c02d221d9bfcc82a'
finished in 0.13 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 24 (0.90s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-ScreenSpaceShadows" pass "" (vp)
24 / 24 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 11496 bytes for key 'bcd1541bf045fd696ea4543174d76a6c'
ShaderCacheRemote downloaded 9536 bytes for key 'f1a80f6adaddd3c67a7bce8fbe07da83'
ShaderCacheRemote downloaded 11496 bytes for key '038da74a30d637dc715f3094cc9bc3b4'
ShaderCacheRemote downloaded 11496 bytes for key 'c6f2ff8dd1cfc604c1b95563babb55f1'
ShaderCacheRemote downloaded 12012 bytes for key '2dab64bbcb85b4a1a65086bcf1bfdf06'
ShaderCacheRemote downloaded 12012 bytes for key '6a2dfe9467bb17a0cc1ab3d718669f3c'
ShaderCacheRemote downloaded 9536 bytes for key '0b9743b2dbf867e78cb1fa330cc75b35'
ShaderCacheRemote downloaded 12012 bytes for key 'fa90995026b750069b6df2f37a237e05'
ShaderCacheRemote downloaded 9536 bytes for key '224211a6ed054898ad3253a0829d7e5a'
ShaderCacheRemote downloaded 9564 bytes for key 'a7e756688fbcf78bcd6f3ae1480bbaed'
ShaderCacheRemote downloaded 9564 bytes for key '6cbad9824a269339adc2ee352dc83bbe'
ShaderCacheRemote downloaded 9564 bytes for key 'c9a6b835fc99679bcc008bc594b66887'
ShaderCacheRemote downloaded 8192 bytes for key '234590f7d8c82934e840a77d113f8a10'
ShaderCacheRemote downloaded 8192 bytes for key '13316b7d5cfbe9b5b923c5e771530be7'
ShaderCacheRemote downloaded 8192 bytes for key '1072079166e31a0c8d38fb5c1e819f7f'
ShaderCacheRemote downloaded 8688 bytes for key '43fe711ce7f7a3c4ad4a396eaf46253d'
ShaderCacheRemote downloaded 8688 bytes for key '2394aeb2159d801131c7397a622f2d68'
ShaderCacheRemote downloaded 8688 bytes for key '99b6a0881322c2c2fff4dde9f5aa3b7b'
ShaderCacheRemote downloaded 6676 bytes for key 'fb88a4d2968f40a9ea8a4f841c9609c8'
ShaderCacheRemote downloaded 6676 bytes for key '9cfad81f13f24ce965efe5c0700ced7e'
ShaderCacheRemote downloaded 6676 bytes for key 'b0d83b4381c9e33d03a3f3d0f2ad4a34'
ShaderCacheRemote downloaded 6704 bytes for key '6f8864862e070f72f6cd4f8a1612d2b5'
ShaderCacheRemote downloaded 6704 bytes for key 'ef9e9a540b72e843209118ec15d8be8e'
ShaderCacheRemote downloaded 6704 bytes for key 'c41d11164da934d8318e5efc1589c8d4'
finished in 0.13 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 24 (0.92s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-ScreenSpaceShadows" pass "" (vp)
24 / 24 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 9368 bytes for key '9ab24fd36f00fdda4d94b64543564e7a'
ShaderCacheRemote downloaded 11332 bytes for key '17ce0f8c42e8abbeb44cacec6df3202f'
ShaderCacheRemote downloaded 11844 bytes for key '56bf26e29474f7a12064696639a69876'
ShaderCacheRemote downloaded 11844 bytes for key '776c776cd28d3c3ab6354a52d8499073'
ShaderCacheRemote downloaded 9368 bytes for key '8f3ed3dfe1cb42123e2aefd731f05628'
ShaderCacheRemote downloaded 11332 bytes for key 'a327e889d96f7615eaf38e22cf089f82'
ShaderCacheRemote downloaded 11332 bytes for key 'b315ee8ca12b439b18bb8f7c3078c644'
ShaderCacheRemote downloaded 11844 bytes for key 'eeadcf8487482ecb7363e3b9c8dd93f3'
ShaderCacheRemote downloaded 9368 bytes for key '8f256ac8e55b18ffd36450cf24251d64'
ShaderCacheRemote downloaded 9396 bytes for key '2d793548bf56639fc4c1140b7a258a7f'
ShaderCacheRemote downloaded 9396 bytes for key 'f9a7e21b88c8fbafc8d2ef4ccb26ccc4'
ShaderCacheRemote downloaded 9396 bytes for key '45585bef9fa99d6a49dc071c15b68342'
ShaderCacheRemote downloaded 7952 bytes for key '0faaf8c30df75315cc1e17cadc980631'
ShaderCacheRemote downloaded 7952 bytes for key 'fb08f499f1359cb41f8e3af60bfb37e0'
ShaderCacheRemote downloaded 7952 bytes for key '461896404fe4ffe7535afec92fd360a0'
ShaderCacheRemote downloaded 8428 bytes for key '7a27cd8f966d87e4692ea452effe8e68'
ShaderCacheRemote downloaded 8428 bytes for key '30506729817597ead78d41476b3af3bd'
ShaderCacheRemote downloaded 8428 bytes for key 'aa57987d3ed11aceb80e0a051b70918a'
ShaderCacheRemote downloaded 6464 bytes for key 'f0c959a4c4c5279725f9ace3484101f2'
ShaderCacheRemote downloaded 6464 bytes for key '94f64873e1f16dfbe6990f2257a916ee'
ShaderCacheRemote downloaded 6464 bytes for key 'b33a9724ee3bb5b41417044157ef32c8'
ShaderCacheRemote downloaded 6492 bytes for key '019e8b30daa7d98613f4c14b57204315'
ShaderCacheRemote downloaded 6492 bytes for key '3dc893219cfd446a429ead3cea6ff7ab'
ShaderCacheRemote downloaded 6492 bytes for key 'adc2366cddd5bfa5dd10d56c1eadec37'
finished in 0.14 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 24 (0.94s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-ScreenSpaceShadows in 0.00s
gles3 (total internal programs: 48, unique: 16)
vulkan (total internal programs: 48, unique: 16)
Compiling shader "Hidden/Internal-CombineDepthNormals" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 3740 bytes for key 'a95aed91e2c35c0fa66b60de7143d351'
ShaderCacheRemote downloaded 3740 bytes for key 'b685cfcbecb94d6fa8887e5064f7e300'
ShaderCacheRemote downloaded 3740 bytes for key '761db4423e4c1194e33d31d719dca70f'
ShaderCacheRemote downloaded 2556 bytes for key '9699ee6bcf105126bb63d4ae666751a5'
ShaderCacheRemote downloaded 2556 bytes for key '27ba9ebae901a42e33f9de28cf2d54e4'
ShaderCacheRemote downloaded 2556 bytes for key '6f82b28a8e66ba4120448e5f78b21808'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.15s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-CombineDepthNormals in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/BlitCopy" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1596 bytes for key '5d49cdee641ab0b96bd076550c418f20'
ShaderCacheRemote downloaded 2444 bytes for key '0c32016371ecb88cec450071ba0a57e4'
ShaderCacheRemote downloaded 2444 bytes for key 'e5d29e37aac790f9ca01f0faa12c2823'
ShaderCacheRemote downloaded 2444 bytes for key '4f4517cc9f91d2c6966ad02a720fa3d0'
ShaderCacheRemote downloaded 1596 bytes for key 'afd08030db11e826f0c27b8b449875cd'
ShaderCacheRemote downloaded 1596 bytes for key '70c42ddf4fcda14dcc61b947c579b03e'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.14s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/BlitCopy in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/BlitCopyDepth" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2152 bytes for key 'cdd86983b4f8181fb2cc668446c8e4ec'
ShaderCacheRemote downloaded 2152 bytes for key '64daf9712b95e53b595ab2629c175540'
ShaderCacheRemote downloaded 1408 bytes for key '27a69334500b70fa29bab4f561e7b250'
ShaderCacheRemote downloaded 1408 bytes for key '113bb245c96a5606549bed952cd9069c'
ShaderCacheRemote downloaded 1408 bytes for key '7ff92869ec431a94630d175c1d42c542'
ShaderCacheRemote downloaded 2152 bytes for key '0358727f171839420e6cf38fe58d30ec'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/BlitCopyDepth in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/ConvertTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2288 bytes for key '14e784635eb05bd046757ef29d76dd02'
ShaderCacheRemote downloaded 3336 bytes for key 'b3924cd9673ddb411ab43904f324cd40'
ShaderCacheRemote downloaded 3336 bytes for key '12c17624d05141b24cfae11e1b38a644'
ShaderCacheRemote downloaded 3336 bytes for key 'c1dba44b4e766320b7347afa679b5875'
ShaderCacheRemote downloaded 2288 bytes for key '048bc0c4012806637aef2bf066206e23'
ShaderCacheRemote downloaded 2288 bytes for key 'bbe5a5737575d17ca7d5454d369c7795'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/ConvertTexture in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/Internal-DeferredShading" pass "" (vp)
156 / 156 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 7976 bytes for key '0b5cc7cd2f5811dba30d76a94b2bfd90'
ShaderCacheRemote downloaded 6800 bytes for key 'b92d7aae8136c260a75fb03682b77657'
ShaderCacheRemote downloaded 6320 bytes for key 'fbb0d7f42f24354dbc21831746168dec'
ShaderCacheRemote downloaded 7224 bytes for key '79ed47e271607c3a69b272fed9a2f3a0'
ShaderCacheRemote downloaded 7224 bytes for key '8a73ad2b22b9ce9744f9ab90e50be1e5'
ShaderCacheRemote downloaded 6684 bytes for key '274bbd6053a78cdb5776cb8aede682f3'
ShaderCacheRemote downloaded 6684 bytes for key 'd4bcf5f5bed6e9b676263e625d3d4225'
ShaderCacheRemote downloaded 7572 bytes for key '7763b79486e05a95f174150e4d95f3a6'
ShaderCacheRemote downloaded 7976 bytes for key '777ecc8563e08a03d0bde12608abcd95'
ShaderCacheRemote downloaded 7400 bytes for key '76b6b33a49b33bc4f3805de59b0a1aaf'
ShaderCacheRemote downloaded 7808 bytes for key '1ea9418e854e3f7efc400c93929c8cfe'
ShaderCacheRemote downloaded 7808 bytes for key '50e2ac415fd4dc5be37aaf1235b83a6d'
ShaderCacheRemote downloaded 6968 bytes for key '3d88ec729c5b081be3d294b5f7eab4ab'
ShaderCacheRemote downloaded 7344 bytes for key 'f2730271f7b4060e6dc86aeb91942006'
ShaderCacheRemote downloaded 7344 bytes for key 'cf324e518ee72b2c782bc0e4d41b4409'
ShaderCacheRemote downloaded 9260 bytes for key 'b3ec7686d3b361c956384d92352a284f'
ShaderCacheRemote downloaded 9640 bytes for key '30168c62c96f818bc6a0fd3b0adec3a3'
ShaderCacheRemote downloaded 9640 bytes for key '8d6dccd337db19d05ad6fcd50f5bfd72'
ShaderCacheRemote downloaded 10000 bytes for key '93bb1d1090a9d14af7ce885018c4f16b'
ShaderCacheRemote downloaded 10396 bytes for key 'ed3021cfa68577d9afea2fe234d03441'
ShaderCacheRemote downloaded 10396 bytes for key '47ba2fc7c0e6fde8d3199d6281455b0b'
ShaderCacheRemote downloaded 7292 bytes for key 'fca7643292857c6abb8510a2169c386c'
ShaderCacheRemote downloaded 7712 bytes for key '14d0527a223afebb8d7c68666e65447d'
ShaderCacheRemote downloaded 7712 bytes for key '73d87fb8ac6c778208e9bc25fd8b15de'
ShaderCacheRemote downloaded 7892 bytes for key '2b210cc259e9398465ac9502986213f9'
ShaderCacheRemote downloaded 8284 bytes for key '6ea54c1a26a9425952ebd84a32167b05'
ShaderCacheRemote downloaded 8284 bytes for key '1b77620eb41ef78f91775b10ae911ec5'
ShaderCacheRemote downloaded 8432 bytes for key '9b2836b59b0418a82ea0f76a641bebfb'
ShaderCacheRemote downloaded 8840 bytes for key '80da9890375dec1edd701a48de967f7e'
ShaderCacheRemote downloaded 8840 bytes for key '7f18b5da62bb426bf7655963221927d3'
ShaderCacheRemote downloaded 9124 bytes for key '85596c9a37cf6e0adcb9ccdbc0fd9a86'
ShaderCacheRemote downloaded 9556 bytes for key 'e458fbea996c926e1095e6ad2c215ff4'
ShaderCacheRemote downloaded 9556 bytes for key 'd4e83957633553b9bf767441bf6426a0'
ShaderCacheRemote downloaded 9044 bytes for key 'ed2792e3aacb9f302fc5b1b89b07a827'
ShaderCacheRemote downloaded 9448 bytes for key '2590b86f6e1b5207f2482d03fae2ee32'
ShaderCacheRemote downloaded 9448 bytes for key '6ac72fbdc6806301fd50b01682ba7fd0'
ShaderCacheRemote downloaded 9744 bytes for key '58a661c763eb90153692b240a541c0a0'
ShaderCacheRemote downloaded 10192 bytes for key 'e52c15c8e4d0cb7c1327899a458d370c'
ShaderCacheRemote downloaded 10192 bytes for key 'dc065d04694fb37ba9130ec332049e0c'
ShaderCacheRemote downloaded 6752 bytes for key '60619c1b2e6ea4b10e44447533425fa2'
ShaderCacheRemote downloaded 7176 bytes for key '517be5a0f6e74281bbb44a2f31c3c045'
ShaderCacheRemote downloaded 7176 bytes for key '7aa8790d5ae363c0cbf08c84852bbb81'
ShaderCacheRemote downloaded 6272 bytes for key '120a95a27788b43d58dd48a8c02a7858'
ShaderCacheRemote downloaded 6636 bytes for key '4af6564053a4897c4fabd05771137ebc'
ShaderCacheRemote downloaded 6636 bytes for key 'ad38e8c3c3196103664290aea654dc2d'
ShaderCacheRemote downloaded 7524 bytes for key '8133c6f838d2a380c004ccf28e748709'
ShaderCacheRemote downloaded 7928 bytes for key '0ab26527aa0058d541d7cdf5d756d36c'
ShaderCacheRemote downloaded 7928 bytes for key '4d6f33018790b52c77abb16c6362a615'
ShaderCacheRemote downloaded 7352 bytes for key '6bad43882e5a9334e002b4bfb93b58c3'
ShaderCacheRemote downloaded 7760 bytes for key 'c6b8abc383328c5a2bd805c11058945b'
ShaderCacheRemote downloaded 7760 bytes for key 'e13be8de0dbfa9e74f36cde5dd20ec28'
ShaderCacheRemote downloaded 6920 bytes for key '5ff49690790904dd40ee485520fbcaeb'
ShaderCacheRemote downloaded 7296 bytes for key '44cbd0b7fa70c1475440bb26d21888b0'
ShaderCacheRemote downloaded 7296 bytes for key 'ab3776dfc9560f68265059d946155fb3'
ShaderCacheRemote downloaded 9216 bytes for key '3431fd0e6925443350e0a764ce6e5e1d'
ShaderCacheRemote downloaded 9592 bytes for key '082da29d538ab938080d140f3d2bf4c3'
ShaderCacheRemote downloaded 9592 bytes for key '51449ea1ddecaa8b29fe01caf57c25ac'
ShaderCacheRemote downloaded 9956 bytes for key '7b7dd4fe093e7c53e2514086bdddebe4'
ShaderCacheRemote downloaded 10348 bytes for key '27ae5a8a74191aaad7b2a4178c5c9484'
ShaderCacheRemote downloaded 10348 bytes for key '658ba6d570f0bccafa90daf8388a4f6b'
ShaderCacheRemote downloaded 7244 bytes for key '65fe1e6710c7634c971333973755d2e3'
ShaderCacheRemote downloaded 7664 bytes for key 'e9c927fc4412ee9530b91e38424ed6fe'
ShaderCacheRemote downloaded 7664 bytes for key '1d000fa1511b13e76681794db37bf747'
ShaderCacheRemote downloaded 7844 bytes for key '71296e2597953a271030176d731acccf'
ShaderCacheRemote downloaded 8236 bytes for key '8e7d4106ff0949c2ae8ba07d40b810b9'
ShaderCacheRemote downloaded 8236 bytes for key 'c51a60ca5d56ce5888c930743adc2066'
ShaderCacheRemote downloaded 8384 bytes for key '5ef59722dd472ae1d85ea6e5bfe361e1'
ShaderCacheRemote downloaded 8792 bytes for key '21057d4a98b825ce041bfa81226d2c2e'
ShaderCacheRemote downloaded 8792 bytes for key 'a75f2174a33b836135c1478e00470ed6'
ShaderCacheRemote downloaded 9076 bytes for key '8bdac6faf772d47b9374223aa9c03698'
ShaderCacheRemote downloaded 9508 bytes for key 'cdb2ff0039cb7ec1a0af14dbf198b1bb'
ShaderCacheRemote downloaded 9508 bytes for key '78aa8bc796392c71ce0e43909168927b'
ShaderCacheRemote downloaded 8996 bytes for key '37126439f1e1faf22bc3594e45ecc07c'
ShaderCacheRemote downloaded 9400 bytes for key '899f822a56655f34b1f9226d1c2db00a'
ShaderCacheRemote downloaded 9400 bytes for key '07e284c0e3d39660130275d9918a122b'
ShaderCacheRemote downloaded 9696 bytes for key 'cee9e58481f3d00260b83c53f5f6218c'
ShaderCacheRemote downloaded 10144 bytes for key '3451c399c416f2f6c6094287ba653798'
ShaderCacheRemote downloaded 10144 bytes for key '7cfd516dbd89fee20b354e1fef4d28f1'
ShaderCacheRemote downloaded 4632 bytes for key 'a462b600a3d7564fccdceed5afc16df9'
ShaderCacheRemote downloaded 4908 bytes for key '518a72c4e1c0781bf2ed8d74f6ea2c84'
ShaderCacheRemote downloaded 4908 bytes for key 'ffccd3ef55d40464c40a8c5948b3fbe0'
ShaderCacheRemote downloaded 4440 bytes for key 'e200ce37d541b33fc23160bf1bba3af5'
ShaderCacheRemote downloaded 4720 bytes for key 'a51c3117e54f219029595f35f4a9f934'
ShaderCacheRemote downloaded 4720 bytes for key '55b940b7fd032b07c9ae7afc6b8d5333'
ShaderCacheRemote downloaded 5136 bytes for key '1d18262139683ad95951f99ef0d7a1af'
ShaderCacheRemote downloaded 5412 bytes for key '788af51b89c4033e1ea515c7f0c531ad'
ShaderCacheRemote downloaded 5412 bytes for key '159ceffc7a93b7a977b7e71d9e7f6527'
ShaderCacheRemote downloaded 5052 bytes for key 'e2c01c6cdae312abe6d654c4f19c0fcd'
ShaderCacheRemote downloaded 5332 bytes for key 'ddcda0a8ca8bead2f7b0018da6b5a16e'
ShaderCacheRemote downloaded 5332 bytes for key '87f2a55ce6c2dfc764db14cc2579fec5'
ShaderCacheRemote downloaded 4784 bytes for key '2b47b229e748626e7b02158b2df43868'
ShaderCacheRemote downloaded 5064 bytes for key '35b9277d25188d58268f5a08b710a0b7'
ShaderCacheRemote downloaded 5064 bytes for key 'c0634bb3a113d980d4de3bb28039fd42'
ShaderCacheRemote downloaded 6268 bytes for key 'a8d78c0f478b147ea07718241c298cc2'
ShaderCacheRemote downloaded 6668 bytes for key 'def15d318ea11c1df6ced7c7c6b0536c'
ShaderCacheRemote downloaded 6668 bytes for key 'ebca69bf3d5281cca2c033f85e99a452'
ShaderCacheRemote downloaded 7004 bytes for key '7817aacd395e7054bfd78bb4e266ae45'
ShaderCacheRemote downloaded 7216 bytes for key 'be7acb978bd8d32ed8b4c166e1480c59'
ShaderCacheRemote downloaded 7216 bytes for key '19a6a9fd6c1cbe5f083ba86b7a2d2e8b'
ShaderCacheRemote downloaded 5004 bytes for key '5ddfa05787053c641ea8ed085134a1b7'
ShaderCacheRemote downloaded 5392 bytes for key 'b711bb618af2cbc560d2a5ca46e19886'
ShaderCacheRemote downloaded 5392 bytes for key 'c12e72831959d1f56ae71d1ffd21f354'
ShaderCacheRemote downloaded 5468 bytes for key '97ef3877ddaa417619d04970cbec70a6'
ShaderCacheRemote downloaded 5712 bytes for key '0c753034f874794a8deca4d2e27fa0b5'
ShaderCacheRemote downloaded 5712 bytes for key 'ee143503743725c74faaef3601184c06'
ShaderCacheRemote downloaded 5728 bytes for key 'd3a836b7066fd09e306fddb0d547d477'
ShaderCacheRemote downloaded 5988 bytes for key 'fbecfde48e6212e31adf0e028d1df2c8'
ShaderCacheRemote downloaded 5988 bytes for key '5804b7e7320d1838f037dfdb05041689'
ShaderCacheRemote downloaded 6300 bytes for key '4ae7b46264d54afc52974abfcc88d9c3'
ShaderCacheRemote downloaded 6468 bytes for key 'd45038e7b0340abf30cfe45d244a4a53'
ShaderCacheRemote downloaded 6468 bytes for key '74ca61bc79005c7dc8ac5c206e7e4527'
ShaderCacheRemote downloaded 6100 bytes for key 'c61fc924077601290e350127e819b19b'
ShaderCacheRemote downloaded 6360 bytes for key 'e2e2e30dcb2004a303909adc71b186ed'
ShaderCacheRemote downloaded 6360 bytes for key '3c13049eb3fda307fdecfd24a75d7b48'
ShaderCacheRemote downloaded 6692 bytes for key '90cd72172b864d0a35b989478976552b'
ShaderCacheRemote downloaded 6860 bytes for key '990d6724675547af9ce3428cf2be2844'
ShaderCacheRemote downloaded 6860 bytes for key 'aab35312f2ceb4357d069a629ace3a83'
ShaderCacheRemote downloaded 4620 bytes for key 'ac74b03b7e71c003d5960dbe64cddfc1'
ShaderCacheRemote downloaded 4896 bytes for key '3529ab2ed5e1885090d2464e7c689e57'
ShaderCacheRemote downloaded 4896 bytes for key '20ea54d6db2a852b05c462abf29eeeb3'
ShaderCacheRemote downloaded 4428 bytes for key '012f414462eaf3998368883a497f9751'
ShaderCacheRemote downloaded 4708 bytes for key '04cef4b054f2232b9571d995da85a5e5'
ShaderCacheRemote downloaded 4708 bytes for key '5126b0a7c7668a0df49dd669c1999897'
ShaderCacheRemote downloaded 5124 bytes for key 'a8d26e8b3921bb4b8bb39796f5db0934'
ShaderCacheRemote downloaded 5400 bytes for key '7b82bec39459ed88f4fc17a0c182722e'
ShaderCacheRemote downloaded 5400 bytes for key '354ba9ca0c513c1fa22cc00a271ea839'
ShaderCacheRemote downloaded 5040 bytes for key '3d8d83e8d5e79b00a8759452411587c9'
ShaderCacheRemote downloaded 5320 bytes for key '5531731dede90a847c3d15739e97a98b'
ShaderCacheRemote downloaded 5320 bytes for key '5a9d07d481a0994fe4c7e40908c359ab'
ShaderCacheRemote downloaded 4772 bytes for key '19622e5e8d78b3eddc8af5bd5f0070b4'
ShaderCacheRemote downloaded 5056 bytes for key 'b9433fe55261a3ebac8a3cd4ee55ec5f'
ShaderCacheRemote downloaded 5056 bytes for key 'e3dbbf000332c8ed94412dbc2df08fce'
ShaderCacheRemote downloaded 6256 bytes for key 'cafeb64897fa0368fda6a6a845626e61'
ShaderCacheRemote downloaded 6656 bytes for key 'df94fb92b55c61635649597cae4f0736'
ShaderCacheRemote downloaded 6656 bytes for key 'c124b1a15760b254fd95a22f8e61ddd5'
ShaderCacheRemote downloaded 6992 bytes for key '80847093e301b8d55297425887a0b40c'
ShaderCacheRemote downloaded 7204 bytes for key 'd3ee4b790a20bdd84eed2d977e44fabb'
ShaderCacheRemote downloaded 7204 bytes for key 'a4b759e9815468d1fc6f7f7a37b18d04'
ShaderCacheRemote downloaded 4992 bytes for key '4c8450ebc3cc5483a897bf5ed0a3714b'
ShaderCacheRemote downloaded 5384 bytes for key '9d944ae7689ed58979f273b35fd67b47'
ShaderCacheRemote downloaded 5384 bytes for key 'fb348f491a726d31f4ccf9ea2cf59240'
ShaderCacheRemote downloaded 5456 bytes for key 'dd82d249a6b91f8ce94b74dde84b48c2'
ShaderCacheRemote downloaded 5704 bytes for key '8c0fb6b827a690022206cb6d713960e3'
ShaderCacheRemote downloaded 5704 bytes for key '8324a65e17ab0bbb314c0fb99ce3405e'
ShaderCacheRemote downloaded 5716 bytes for key '31f8c881538317362278b415d82c0214'
ShaderCacheRemote downloaded 5976 bytes for key '75bf8c45d1b18f9c85f2bda29facafc6'
ShaderCacheRemote downloaded 5976 bytes for key 'dee2b0ef71d277e77a1bd4127637f8f2'
ShaderCacheRemote downloaded 6284 bytes for key '0d9465758143b6d9bfb9ca788294c43c'
ShaderCacheRemote downloaded 6460 bytes for key 'ac83862e5bac3ec5eb40d8bf60faee76'
ShaderCacheRemote downloaded 6460 bytes for key '0bd735411dc6234e17b34c716130a19c'
ShaderCacheRemote downloaded 6088 bytes for key '3cabd05e3b9f17e6fce798e307d6b665'
ShaderCacheRemote downloaded 6352 bytes for key '853c8c93e948069e87aae761979a8aca'
ShaderCacheRemote downloaded 6352 bytes for key 'a1ba9656ed576b6ee7a19e83f69c77ff'
ShaderCacheRemote downloaded 6676 bytes for key '01b9b2d096ed9302e64973c7b011cbb2'
ShaderCacheRemote downloaded 6852 bytes for key '5c21387012a2833dee302be4eec4b6b9'
ShaderCacheRemote downloaded 6852 bytes for key 'a20ea69416c769ffec14b9ad4d9bd29a'
finished in 0.87 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 156 (6.80s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DeferredShading" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1388 bytes for key '245236458bdf65fb3b686c193c13245b'
ShaderCacheRemote downloaded 2168 bytes for key '6d5970b2e056a962bf4569cea0e3eb7c'
ShaderCacheRemote downloaded 2168 bytes for key '80d055759ad312b0fa85e425c62510f0'
ShaderCacheRemote downloaded 2168 bytes for key 'fad97329fb98258db4c402d55897d580'
ShaderCacheRemote downloaded 1388 bytes for key 'bd1a6c529aaad511221e9e9f6197c34c'
ShaderCacheRemote downloaded 1388 bytes for key 'b9038aba2dee101bbe5664ae644d576b'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-DeferredShading in 0.00s
gles3 (total internal programs: 81, unique: 53)
vulkan (total internal programs: 81, unique: 53)
Compiling shader "Hidden/Internal-DeferredReflections" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 5344 bytes for key 'f3da0dd0dbcbd819c51ff7e7faa3fb9b'
ShaderCacheRemote downloaded 5548 bytes for key '66b229b131d814d5defb69373b315896'
ShaderCacheRemote downloaded 7872 bytes for key '2fe0151a7a6f7b41dc4289aeeaa2af8a'
ShaderCacheRemote downloaded 8016 bytes for key 'a563f5891fa88e00fb2e6d45d259047e'
ShaderCacheRemote downloaded 8016 bytes for key '23e4158b423ee5a2491173f34134c6a9'
ShaderCacheRemote downloaded 5548 bytes for key '4f97953181a5ce256eca15f0d3c76402'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-DeferredReflections" pass "" (vp)
12 / 12 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1628 bytes for key '6f5e68dd6bc7319ec2cf96631cd5b55d'
ShaderCacheRemote downloaded 2424 bytes for key '80b70641fd8422162ec75f7756af6e1a'
ShaderCacheRemote downloaded 2424 bytes for key '4d7d55404a4e040371d111b30c61fd79'
ShaderCacheRemote downloaded 2424 bytes for key '32aa13d65249b2e28d48cbf35126b4a9'
ShaderCacheRemote downloaded 2432 bytes for key 'b85639ffa9eaf6155e449301b1559d51'
ShaderCacheRemote downloaded 1628 bytes for key '04164f8db075a3c7078f1e5009636b5a'
ShaderCacheRemote downloaded 2432 bytes for key '0bee87e184aa5a215abafbe2c26f8b76'
ShaderCacheRemote downloaded 2432 bytes for key '66b7427fe3d598e94d9d8ba0e19930bd'
ShaderCacheRemote downloaded 1628 bytes for key 'bed904430d604cc9dfd125546821b089'
ShaderCacheRemote downloaded 1636 bytes for key '3aff6c63786a5522fbbab57e17a9935e'
ShaderCacheRemote downloaded 1636 bytes for key '467633115aea6c8585a03280454a5b9a'
ShaderCacheRemote downloaded 1636 bytes for key 'ba51ec07d0b914779c126671fb05afbf'
finished in 0.06 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 12 (0.36s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-DeferredReflections in 0.00s
gles3 (total internal programs: 9, unique: 4)
vulkan (total internal programs: 9, unique: 4)
Compiling shader "Hidden/Internal-MotionVectors" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4364 bytes for key '8aa9c54644c9b7cf664627b8321458a3'
ShaderCacheRemote downloaded 4364 bytes for key 'b0bd84f6bb233d63b3751cf7c3ef3f5c'
ShaderCacheRemote downloaded 2992 bytes for key 'adc69c52e50e00c3e8affba77f43d3dd'
ShaderCacheRemote downloaded 2992 bytes for key '85bfa49317036a71afe22479a9a53073'
ShaderCacheRemote downloaded 4364 bytes for key 'eb83c75e02eef02cb7b49d6ccfb19870'
ShaderCacheRemote downloaded 2992 bytes for key 'b77f1d36c69009640e5c8561552ad43b'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-MotionVectors" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4580 bytes for key 'ad270adf63f0b7cf64f02c2a49e0b414'
ShaderCacheRemote downloaded 4580 bytes for key 'a1ce7048175824f80323483458b69777'
ShaderCacheRemote downloaded 4580 bytes for key 'ffa32bc2ef9574f932883699fb09c2ba'
ShaderCacheRemote downloaded 3276 bytes for key '2f7e28c2512b51c204cf727e37d3d80e'
ShaderCacheRemote downloaded 3276 bytes for key '6879f0f576893a87a4c11520ecb0db75'
ShaderCacheRemote downloaded 3276 bytes for key 'a57ce5afbbefd04ac35cd56445d3bfc1'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-MotionVectors" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 3312 bytes for key '31a8fc296aee028bb9ae9b458be23638'
ShaderCacheRemote downloaded 4608 bytes for key 'd3294a1734dae3204bba12ecde76ea16'
ShaderCacheRemote downloaded 4608 bytes for key '4e49ab73429c72b95a2cdabdcce74e99'
ShaderCacheRemote downloaded 3312 bytes for key 'b742eef62f0020a8ac000b1f328111d7'
ShaderCacheRemote downloaded 4608 bytes for key 'fee94f750e4083f43df4d0e878e875de'
ShaderCacheRemote downloaded 3312 bytes for key 'd0183ffa7943746e0693b330c0168dc6'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-MotionVectors in 0.00s
gles3 (total internal programs: 9, unique: 3)
vulkan (total internal programs: 9, unique: 3)
Compiling shader "Hidden/Internal-Flare" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1540 bytes for key '289e534547025a98b4c466567052f82b'
ShaderCacheRemote downloaded 2408 bytes for key 'bda7cd0088163271c213a7e2bc3e88d8'
ShaderCacheRemote downloaded 1540 bytes for key 'c67f35767c898d26f30028186e0a859f'
ShaderCacheRemote downloaded 2408 bytes for key '2bf3f00ea537867d82499a20d85f8d5c'
ShaderCacheRemote downloaded 1540 bytes for key '87c97cdd8b4dfcbfcf0ed25a9181cf63'
ShaderCacheRemote downloaded 2408 bytes for key '2e1e60aaf5d71277d1a4c99c08036c5b'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.14s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-Flare in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/Internal-Halo" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1596 bytes for key '0cd1a6b7b48f2052124fb11dfff81483'
ShaderCacheRemote downloaded 2408 bytes for key 'bad854edf6f73ec9c5d448d2901cb02d'
ShaderCacheRemote downloaded 2408 bytes for key 'c258f1fa9dd4d5b037e28c8790b82b59'
ShaderCacheRemote downloaded 2408 bytes for key '37b8f07be1f58b7ec467c07d2e81387c'
ShaderCacheRemote downloaded 1596 bytes for key '7e9e6c2e1a7ab19fc167cc08b1bde735'
ShaderCacheRemote downloaded 1596 bytes for key 'b78683ec2dceb6645e2777674c584cbf'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-Halo in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/BlitCopyWithDepth" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2648 bytes for key '0906447a100218b410a970d9089f24d0'
ShaderCacheRemote downloaded 2648 bytes for key 'bd77d733db84fb464e3d4bfa54ce0a4e'
ShaderCacheRemote downloaded 1760 bytes for key '7ef21e8646c7aec00044f4534c5c665d'
ShaderCacheRemote downloaded 1760 bytes for key 'f8868fa785dc59d8ad241a0c5cb44c76'
ShaderCacheRemote downloaded 1760 bytes for key '64a9573c3e3cf6cb986965f04b8aaea6'
ShaderCacheRemote downloaded 2648 bytes for key 'b85ddcb15ead186310b1412629b5dd8b'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/BlitCopyWithDepth in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/BlitToDepth" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1512 bytes for key '2a6f5064cdcd4a22dfcbd4654f6b6e14'
ShaderCacheRemote downloaded 2308 bytes for key '35aff748f7ca899d2b3cbecc763bdba0'
ShaderCacheRemote downloaded 2308 bytes for key 'a18930f3625a2667b1e7413edefca456'
ShaderCacheRemote downloaded 2308 bytes for key '675500ef1a3f28ebb392d64e53195a00'
ShaderCacheRemote downloaded 1512 bytes for key 'a9b0b140d54e3bf14d9fdf8ec53a463c'
ShaderCacheRemote downloaded 1512 bytes for key 'b6a89eaf11e2cf07668608781c504238'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/BlitToDepth in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/BlitToDepth_MSAA" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1312 bytes for key 'a340005ea70ae8bfd8bbd8e27ec3b597'
ShaderCacheRemote downloaded 1840 bytes for key '2d216c60084a21b6ea311209b3a12c3d'
ShaderCacheRemote downloaded 1312 bytes for key '8d06feaafcdafc4db976460dd6de7212'
ShaderCacheRemote downloaded 1312 bytes for key '88982657e8489b8329ebd802eb19f6c5'
ShaderCacheRemote downloaded 1840 bytes for key 'bbd75675dc2bc9d35b537253edd6746d'
ShaderCacheRemote downloaded 1840 bytes for key '83a4c4a3ab121ce2a7c98064ca76928f'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/BlitToDepth_MSAA in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/BlitCopyHDRTonemap" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 5672 bytes for key 'dac4c754edc3cd40e14e1261620c9cf4'
ShaderCacheRemote downloaded 5672 bytes for key '178c5ae0919f2de875a73833e101f1a1'
ShaderCacheRemote downloaded 3780 bytes for key 'b0edf66f22b240c3018b7158614e59f4'
ShaderCacheRemote downloaded 3780 bytes for key 'af50483401c994a7089c0f7f93adca31'
ShaderCacheRemote downloaded 3780 bytes for key '72d52ec914de0ac19f046763f6846fca'
ShaderCacheRemote downloaded 5672 bytes for key 'c0cbe0ad65fc08b77b7bd1c4bdf3f585'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/BlitCopyHDRTonemap in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/Internal-GUITextureClip" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4232 bytes for key 'f2b3d66455e0f31d4e4c811371848b91'
ShaderCacheRemote downloaded 2788 bytes for key 'cd349122cf1360328cfed5c202a5c280'
ShaderCacheRemote downloaded 2788 bytes for key '14f6eff7096629b625ac92032db9304b'
ShaderCacheRemote downloaded 4232 bytes for key '77a168f92e91a593632a8c3e883baf59'
ShaderCacheRemote downloaded 4232 bytes for key 'c3053e6f8fe211877b82060f85ac0dea'
ShaderCacheRemote downloaded 2788 bytes for key '2424a1231aeeef4c5aa1489123fcb03b'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-GUITextureClip" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4232 bytes for key 'd26189a34d37566a371fc7b5aeeeca21'
ShaderCacheRemote downloaded 4232 bytes for key '3bde96fa91888b6bac903e72b4f652df'
ShaderCacheRemote downloaded 2788 bytes for key '164febf0b5fe6affd4b5ede6c79b49c3'
ShaderCacheRemote downloaded 2788 bytes for key '898560f49c8f768d738eb4dc906a858d'
ShaderCacheRemote downloaded 2788 bytes for key 'aa9450410436e334efd3e32966fa307f'
ShaderCacheRemote downloaded 4232 bytes for key 'fd6dbca0b1e304681380c6fadc8bb9ad'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-GUITextureClip in 0.00s
gles3 (total internal programs: 6, unique: 1)
vulkan (total internal programs: 6, unique: 1)
Compiling shader "Hidden/Internal-GUITextureClipText" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2408 bytes for key 'f0d49cc39e4cf92ff731e7ab7305c0c7'
ShaderCacheRemote downloaded 3528 bytes for key 'ac48e6f996f875907920752d9f281bf4'
ShaderCacheRemote downloaded 3528 bytes for key '2d2705e507842611b478fed14db69b12'
ShaderCacheRemote downloaded 2408 bytes for key '1c9d475460d92df8b8af0b5b4cf9451d'
ShaderCacheRemote downloaded 3528 bytes for key '7541ceaf744fb8e7529dcded3a497d2b'
ShaderCacheRemote downloaded 2408 bytes for key '29253de01be4c761e45366a7a5c6a31a'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-GUITextureClipText" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2408 bytes for key '8b0735c2af02748e6313540fc55e7b4f'
ShaderCacheRemote downloaded 3528 bytes for key 'b5712c477efcf3f5aa318f60ab2d5938'
ShaderCacheRemote downloaded 2408 bytes for key '889e56f0b1633a904b4e0a551279b8ab'
ShaderCacheRemote downloaded 2408 bytes for key '10136ce9c48af799e264172e30146da6'
ShaderCacheRemote downloaded 3528 bytes for key 'f41ea6cf0296eb440db0fcb60a73efbe'
ShaderCacheRemote downloaded 3528 bytes for key '0c8e81ba74decf5beb7b3b30fc229260'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-GUITextureClipText in 0.00s
gles3 (total internal programs: 6, unique: 1)
vulkan (total internal programs: 6, unique: 1)
Compiling shader "Hidden/Internal-GUITexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1548 bytes for key 'adb1bc4cbe974bc4cd4f5466cd4c5f00'
ShaderCacheRemote downloaded 2404 bytes for key 'dfd7ebb6c11f80df9a6971feceda2933'
ShaderCacheRemote downloaded 2404 bytes for key '1d9852a1c1c8f5250c4ae1ee1b9d4e1a'
ShaderCacheRemote downloaded 2404 bytes for key '22ec8ad4ad780dc6376d4b46ff2db061'
ShaderCacheRemote downloaded 1548 bytes for key 'd3884dc901693c66c0bc54f181107c90'
ShaderCacheRemote downloaded 1548 bytes for key 'b6cabd7e34d168192c70d5634436fc02'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-GUITexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1548 bytes for key 'dd771c386d8b016c8ae1bee3c3811057'
ShaderCacheRemote downloaded 1548 bytes for key '630c0bce7c783e65bd9ad6da0d9209dc'
ShaderCacheRemote downloaded 2404 bytes for key '8ab9f5cb0950a87c84359b85b1b1ae3e'
ShaderCacheRemote downloaded 1548 bytes for key '3f1a1820434c5cf553cec70bdacba4cd'
ShaderCacheRemote downloaded 2404 bytes for key '7bdcec7f0c4588e6877448787cb17757'
ShaderCacheRemote downloaded 2404 bytes for key 'a0944816f1f339a792f39bc81866479f'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-GUITexture in 0.00s
gles3 (total internal programs: 6, unique: 1)
vulkan (total internal programs: 6, unique: 1)
Compiling shader "Hidden/Internal-GUITextureBlit" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2728 bytes for key 'd95c963706213d5994647cec1a8b264f'
ShaderCacheRemote downloaded 4160 bytes for key '97fa294610ecd3dea82750a3636f9eb4'
ShaderCacheRemote downloaded 2728 bytes for key 'e7daba001533780502c90f938c49bf5a'
ShaderCacheRemote downloaded 4160 bytes for key '434b1cc4bf8e38d9b6f8b86eb1a84ed6'
ShaderCacheRemote downloaded 4160 bytes for key '8e143a78dc8335630834c46094821996'
ShaderCacheRemote downloaded 2728 bytes for key 'd3918b9625b4f14541706e9a7a8c3ecb'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-GUITextureBlit" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4160 bytes for key '611da1d73ffd94e6476b13e47151f9a7'
ShaderCacheRemote downloaded 2728 bytes for key '65694430d20f3b11c13ed8575691d06d'
ShaderCacheRemote downloaded 4160 bytes for key '3444b222614948f342018c84b366e346'
ShaderCacheRemote downloaded 4160 bytes for key 'bb1b210dd133c0d4c55a7b930c24f930'
ShaderCacheRemote downloaded 2728 bytes for key '949916bedb3fbace3bc7b220f6cdb363'
ShaderCacheRemote downloaded 2728 bytes for key 'eb039e1a10b76c62744cd210c497e550'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-GUITextureBlit in 0.00s
gles3 (total internal programs: 6, unique: 1)
vulkan (total internal programs: 6, unique: 1)
Compiling shader "Hidden/Internal-GUIRoundedRect" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 8776 bytes for key '004a8935ab62cd9752eadd6cad310286'
ShaderCacheRemote downloaded 6164 bytes for key 'c5abeaf09dd681b034b41d43b77d9bb1'
ShaderCacheRemote downloaded 6164 bytes for key '5e778bfb9ee0f1f4a9da65415d3d9b42'
ShaderCacheRemote downloaded 8776 bytes for key '58a6a37443abbb83c93af5ce6ecf3d77'
ShaderCacheRemote downloaded 8776 bytes for key '03551d5a7e2345fb5534751bf1c4d9cf'
ShaderCacheRemote downloaded 6164 bytes for key 'a80a889838fb8e32dbecbbb1f5f53ce3'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-GUIRoundedRect" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 6164 bytes for key 'c866c6365cb5718a875f5e73322f91b4'
ShaderCacheRemote downloaded 8776 bytes for key 'a3a1e9427190dfcc64480d208ad9f7e6'
ShaderCacheRemote downloaded 8776 bytes for key '1ce22fe7dd01b515e501c824a4a49ddd'
ShaderCacheRemote downloaded 8776 bytes for key 'a4005ad39a5365cd2bec44e5c0b104a5'
ShaderCacheRemote downloaded 6164 bytes for key 'e4ba4266e199675a7ca5b7f165eb8f48'
ShaderCacheRemote downloaded 6164 bytes for key '26fb70fcb95a87c3ed868b562809dde7'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-GUIRoundedRect in 0.00s
gles3 (total internal programs: 6, unique: 1)
vulkan (total internal programs: 6, unique: 1)
Compiling shader "Hidden/Internal-GUIRoundedRectWithColorPerBorder" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 7728 bytes for key '5def70af4b667e97a265dd2b9c2bf7a0'
ShaderCacheRemote downloaded 11060 bytes for key 'd798964ef3fca91f82ac033f14f1fe2c'
ShaderCacheRemote downloaded 7728 bytes for key '0bd01cf83112e977857ca348d3a31ab5'
ShaderCacheRemote downloaded 7728 bytes for key '50b41f9db0f585972a1813437a16fa6e'
ShaderCacheRemote downloaded 11060 bytes for key 'e6ffb7b1b019c8a8f71d013dfbe0d487'
ShaderCacheRemote downloaded 11060 bytes for key '6748e793809d1abf68329c73bd1a01cc'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-GUIRoundedRectWithColorPerBorder" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 11060 bytes for key 'd1369abfc6aa0de4ea2981aa8077940b'
ShaderCacheRemote downloaded 11060 bytes for key '8178ef36331342cace5dd8f05bb6ebf9'
ShaderCacheRemote downloaded 7728 bytes for key '5b9c2e304b6fce9341be21704c080646'
ShaderCacheRemote downloaded 7728 bytes for key '66af0267cf30eed947715827d3b500d0'
ShaderCacheRemote downloaded 11060 bytes for key 'e19e65c78a7e280d5a6afe3c317106d2'
ShaderCacheRemote downloaded 7728 bytes for key '22639b4e800ec3c439a54cd1cc0a3c2f'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-GUIRoundedRectWithColorPerBorder in 0.00s
gles3 (total internal programs: 6, unique: 1)
vulkan (total internal programs: 6, unique: 1)
Compiling shader "Hidden/Internal-UIRDefault" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 25900 bytes for key 'ec5efaf624d333062b94d5192cbf0ed5'
ShaderCacheRemote downloaded 25900 bytes for key '1317d8c79b8d04ba94808386a27730c0'
ShaderCacheRemote downloaded 16116 bytes for key '7e81b5373792c68fde01d0de09c4f793'
ShaderCacheRemote downloaded 16116 bytes for key '724415c1c3f374db84f38f5f5bb93a24'
ShaderCacheRemote downloaded 16116 bytes for key '4c101a8d6ee31b89ed22df501f86cfd0'
ShaderCacheRemote downloaded 25900 bytes for key '8e5af0f1010e193e024b0e04059c41a2'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.14s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-UIRDefault" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 14424 bytes for key '9c7cada7be909888b61562fe441553ac'
ShaderCacheRemote downloaded 23116 bytes for key '2f7a275eabf02f44970fc14b57adc44b'
ShaderCacheRemote downloaded 23116 bytes for key '5e5b0151112093282f39e74819700bb8'
ShaderCacheRemote downloaded 14424 bytes for key '6cf299695f07b0c94c02601d05cc31ca'
ShaderCacheRemote downloaded 14424 bytes for key 'a76dade9cc79087807605559617b1795'
ShaderCacheRemote downloaded 23116 bytes for key '51f7507b01a4b512c1ba986a8f70aa0a'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.14s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-UIRDefault in 0.00s
gles3 (total internal programs: 6, unique: 2)
vulkan (total internal programs: 6, unique: 2)
Compiling shader "Hidden/Internal-UIRAtlasBlitCopy" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 3800 bytes for key 'dda41ba75d85eb3d8729f8f3b8793910'
ShaderCacheRemote downloaded 5872 bytes for key 'aa039de30ba025e32dd8a6297156afb2'
ShaderCacheRemote downloaded 5872 bytes for key 'b945bafeac74096319fb5962be45b335'
ShaderCacheRemote downloaded 5872 bytes for key '1a03b2662ef6254cdcd93933d4b239b3'
ShaderCacheRemote downloaded 3800 bytes for key '39d10cf245a4ffe07e78a6473096e706'
ShaderCacheRemote downloaded 3800 bytes for key '7d10b0222f1b70825c9b5d1af6e30cff'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-UIRAtlasBlitCopy in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/Internal-UIRDefaultWorld" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 16116 bytes for key 'a5ae0b3876a3fbbbd71b1069bcb22318'
ShaderCacheRemote downloaded 25900 bytes for key '3942b3f47948a63e0b4435e86d1d5851'
ShaderCacheRemote downloaded 25900 bytes for key '798d353e65cc8b3e2895a760f6fa853e'
ShaderCacheRemote downloaded 16116 bytes for key '60aa2b03cf67e04ea196fe2bb76c8764'
ShaderCacheRemote downloaded 25900 bytes for key '431e8bf8d6eb8034c135aad7da91937a'
ShaderCacheRemote downloaded 16116 bytes for key 'baa1730437f577dd379cdb862a9e7947'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-UIRDefaultWorld" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 14424 bytes for key '1ca0339e94d33924f2939c8976791f25'
ShaderCacheRemote downloaded 23116 bytes for key 'f5ea76b509a06bef8585004a7f1b7400'
ShaderCacheRemote downloaded 14424 bytes for key '6dd8cc20e11e23a74c136851b44ee95d'
ShaderCacheRemote downloaded 23116 bytes for key '316332c08252bfca04dfd1744b2fe005'
ShaderCacheRemote downloaded 23116 bytes for key '2b34a1a69bfa0ddc01dc1735a3f03d55'
ShaderCacheRemote downloaded 14424 bytes for key '8cd00960c1216563b18add4c919d2b72'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/Internal-UIRDefaultWorld in 0.00s
gles3 (total internal programs: 6, unique: 2)
vulkan (total internal programs: 6, unique: 2)
Compiling shader "Sprites/Default" pass "" (vp)
24 / 24 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 3020 bytes for key '192bbf4178d59de3211ad73852ece5d5'
ShaderCacheRemote downloaded 3204 bytes for key 'ee3bad96ac4b66150bc50d340f786f3a'
ShaderCacheRemote downloaded 2636 bytes for key 'f1aa92594e705172aab23e27d2673d37'
ShaderCacheRemote downloaded 3020 bytes for key '2865d44388f17bcf5a95ad7bc30d1ad2'
ShaderCacheRemote downloaded 2636 bytes for key '1475096accf204bdffd9b9729c6850a0'
ShaderCacheRemote downloaded 3204 bytes for key '856dc542d0d06ae337ef46f3c291e209'
ShaderCacheRemote downloaded 2636 bytes for key '6980e0545385db7adbdcb92cf05e79ef'
ShaderCacheRemote downloaded 3020 bytes for key '7e09dec758062ed80edc0449354893b7'
ShaderCacheRemote downloaded 3204 bytes for key '7eea95bdf2da75c0bc38b8f637011986'
ShaderCacheRemote downloaded 3588 bytes for key '82ddb3321315a609c48548c3bca4ba89'
ShaderCacheRemote downloaded 3588 bytes for key 'f3b7ed903dd879aa2c2a700389b1f605'
ShaderCacheRemote downloaded 3588 bytes for key 'd54bb8b1a99ad8746e7bb33d0a4431dd'
ShaderCacheRemote downloaded 1764 bytes for key 'cd757e63dfc27ed5693cef6b91eaf4ca'
ShaderCacheRemote downloaded 1764 bytes for key '5006eb94c76dd629e6fdc07b58543c08'
ShaderCacheRemote downloaded 1764 bytes for key 'f7b47ce28d8f3690d7a8daf3df711f6e'
ShaderCacheRemote downloaded 2160 bytes for key 'b7c7dd3dde1dbd1decf609206df3f8cf'
ShaderCacheRemote downloaded 2160 bytes for key '65da871b94762d9d7624574d5505845f'
ShaderCacheRemote downloaded 2160 bytes for key '355e7243597d5e03b94b80d1c4964071'
ShaderCacheRemote downloaded 2172 bytes for key '2eef09be94977ec544af71b8fcdab970'
ShaderCacheRemote downloaded 2172 bytes for key '6ac0fbed5fff0686a88139c17b3ad77b'
ShaderCacheRemote downloaded 2172 bytes for key '48056a280632b66b1d4430a7455a96c3'
ShaderCacheRemote downloaded 2564 bytes for key '78eda9baef606f6f516f11857c60b985'
ShaderCacheRemote downloaded 2564 bytes for key '3b33aaa466b00cc0b7828152985959b8'
ShaderCacheRemote downloaded 2564 bytes for key 'af5fdbe3d7530962fbf448bceb8d0daf'
finished in 0.13 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 24 (0.90s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Sprites/Default in 0.00s
gles3 (total internal programs: 12, unique: 4)
vulkan (total internal programs: 12, unique: 4)
Compiling shader "Sprites/Mask" pass "" (vp)
24 / 24 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2936 bytes for key '8ead93c17d90e783c17fe8a9eb1066b0'
ShaderCacheRemote downloaded 2552 bytes for key '4ed53c4171bdec56053f92e6af2d60af'
ShaderCacheRemote downloaded 2936 bytes for key 'a2e84e58c35f4dbad18252d57d3eb0c2'
ShaderCacheRemote downloaded 2944 bytes for key '505dd5a14968bb0b81a6c618a6d1759f'
ShaderCacheRemote downloaded 2944 bytes for key '966abcb1f493e3ccb170ab95d73a8f91'
ShaderCacheRemote downloaded 2552 bytes for key '6c6be2d2fa045286dab0e737de730685'
ShaderCacheRemote downloaded 2936 bytes for key 'd4a043f2e05adfb9a8011eb7dbf9eb52'
ShaderCacheRemote downloaded 2552 bytes for key 'c87d6a843226a2a1a5e877b4f0173533'
ShaderCacheRemote downloaded 2944 bytes for key 'f3202094c717f617dad81b900a8e7c0f'
ShaderCacheRemote downloaded 3328 bytes for key '5edde3adbc78398f44b0bccc580ea56e'
ShaderCacheRemote downloaded 3328 bytes for key 'dc558a9b3721f4e9d4ed28586c665495'
ShaderCacheRemote downloaded 3328 bytes for key 'b5288dbded5174f198d33fe0b9e695fb'
ShaderCacheRemote downloaded 1728 bytes for key '29322013ac8922e0a993d058f6e07fe2'
ShaderCacheRemote downloaded 1728 bytes for key '66a49053de61253d7dfa8fc74c290070'
ShaderCacheRemote downloaded 1728 bytes for key '0b943a51180bbf16d1d9ce09a41da4dd'
ShaderCacheRemote downloaded 2084 bytes for key '044fd5bb4a8de3d2d0f6a75ff2a83f4d'
ShaderCacheRemote downloaded 2084 bytes for key '1fd5f0f34309129d0272fb88ee598cf8'
ShaderCacheRemote downloaded 2084 bytes for key '8f0657f2e0819e17d520f7a16844b68d'
ShaderCacheRemote downloaded 2008 bytes for key '8e5b29e4954c5a26d2a34e22d874b804'
ShaderCacheRemote downloaded 2008 bytes for key 'd9ae4a8fb66337d1c481a240c6bc2931'
ShaderCacheRemote downloaded 2008 bytes for key '14c3cc859e634fd167b6d4b84110cbae'
ShaderCacheRemote downloaded 2380 bytes for key '861535160bc7f4fcf0cd47e3d0c22c6f'
ShaderCacheRemote downloaded 2380 bytes for key '4d06d7e02515fead057029605ebbc3c9'
ShaderCacheRemote downloaded 2380 bytes for key '7e10359865b04bfc2aeaf1e68e6db5df'
finished in 0.13 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 24 (0.92s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Sprites/Mask in 0.00s
gles3 (total internal programs: 12, unique: 4)
vulkan (total internal programs: 12, unique: 4)
Compiling shader "UI/Default" pass "Default" (vp)
24 / 24 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4160 bytes for key 'fb45ee7057319427b7057d6ec6fb1e22'
ShaderCacheRemote downloaded 4160 bytes for key '4a37ce39c8dc3955212d4dac38307299'
ShaderCacheRemote downloaded 4160 bytes for key 'e166ee9b8e4e7ced4155ec4e4a4ef44f'
ShaderCacheRemote downloaded 4604 bytes for key 'eddd91836cfcdc31bc0c6ed82eff8143'
ShaderCacheRemote downloaded 4604 bytes for key '412be63d45d7298cb1273879172cf170'
ShaderCacheRemote downloaded 4344 bytes for key '49e3ff5256771578eef26b46cc54edc2'
ShaderCacheRemote downloaded 4344 bytes for key '6315409c7363a15d1c8a2dfa0a7ed513'
ShaderCacheRemote downloaded 4344 bytes for key '3698faa65a34e7ced7616a2a12ecbbae'
ShaderCacheRemote downloaded 4604 bytes for key 'e4a63f791a5bc2b15465aacc3db62522'
ShaderCacheRemote downloaded 4768 bytes for key 'e60e183e502a011e1aa1b6034fbc31cd'
ShaderCacheRemote downloaded 4768 bytes for key 'd06d66b6e509ddb8c3da851f7731b008'
ShaderCacheRemote downloaded 4768 bytes for key '0c7ad6350953ce45f37b2f1b441607b0'
ShaderCacheRemote downloaded 2880 bytes for key '244d63da220335cc43ab263e04e25ee2'
ShaderCacheRemote downloaded 2880 bytes for key '39d946e1d165b0594e52fe0f37d4f6f3'
ShaderCacheRemote downloaded 2880 bytes for key 'b0169a625b9252da368a6ac173c04b24'
ShaderCacheRemote downloaded 3044 bytes for key '52b1373305090010332a356bff49c7b8'
ShaderCacheRemote downloaded 3044 bytes for key '57b7193a61357d97554cd13fa3a5002b'
ShaderCacheRemote downloaded 3044 bytes for key '45b654c941d354669e59c0b61f494308'
ShaderCacheRemote downloaded 3256 bytes for key '31947214afd229f4aa49fc4517ad70f3'
ShaderCacheRemote downloaded 3256 bytes for key '3a5a129b106de001919b8fe8e62b384f'
ShaderCacheRemote downloaded 3256 bytes for key '8b348366babd4a429111863641811896'
ShaderCacheRemote downloaded 3416 bytes for key 'da6e2d539581fcd5ebd96ebad86ccb1e'
ShaderCacheRemote downloaded 3416 bytes for key 'a912a8c31cb33ca6b8099e50a95d4f9a'
ShaderCacheRemote downloaded 3416 bytes for key '12358d29ae0b09f4d2bc181ef6f2719a'
finished in 0.13 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 24 (0.91s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader UI/Default in 0.00s
gles3 (total internal programs: 12, unique: 4)
vulkan (total internal programs: 12, unique: 4)
Compiling shader "Hidden/CubeBlur" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 4428 bytes for key 'e8eb77c75ed682b6cb0c96302ce8828a'
ShaderCacheRemote downloaded 4428 bytes for key '6d8c4309cf87155fa593b95b0b63b6c4'
ShaderCacheRemote downloaded 7384 bytes for key '86d0d29c75750acd6d1623b911c57a0a'
ShaderCacheRemote downloaded 7384 bytes for key '36bc21ca321b51ee2053d308690a0843'
ShaderCacheRemote downloaded 4428 bytes for key 'be3de348e278db3b69161d50550a6bf9'
ShaderCacheRemote downloaded 7384 bytes for key '0b8c8e1c54f6953dcfb3db5818e1edb5'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/CubeBlur" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2460 bytes for key '717a0f208371b4faae2efd8903e167dc'
ShaderCacheRemote downloaded 1540 bytes for key 'f6db185be0711ade7339111a28e85c3e'
ShaderCacheRemote downloaded 2460 bytes for key '1467b36be92ba03f26811d6ec73b0e75'
ShaderCacheRemote downloaded 1540 bytes for key '2007da6b062981aec8fdb6926822d1e3'
ShaderCacheRemote downloaded 2460 bytes for key '24af41d8528e122d01bf84a6b51935fe'
ShaderCacheRemote downloaded 1540 bytes for key '6b2ebc63db6277bf42ef6c66cab72345'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.14s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/CubeBlur in 0.00s
gles3 (total internal programs: 6, unique: 2)
vulkan (total internal programs: 6, unique: 2)
Compiling shader "Hidden/CubeCopy" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1488 bytes for key '7c17683dffe981ceb9c503d6105abecb'
ShaderCacheRemote downloaded 2372 bytes for key 'a120e077fa099ac4682b042faca94fb2'
ShaderCacheRemote downloaded 2372 bytes for key 'df9747bbccc0e75897a7bb12fbeed15d'
ShaderCacheRemote downloaded 2372 bytes for key '6fa39dc51bb07345ed0a768d5a3d84a8'
ShaderCacheRemote downloaded 1488 bytes for key 'cbcfcc10af530385ea54e31c66eef147'
ShaderCacheRemote downloaded 1488 bytes for key '6e29f116540491a7426a536d30f88b3e'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/CubeCopy" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2372 bytes for key 'cb1416a36c683e11ba59d86d1f5430bc'
ShaderCacheRemote downloaded 1488 bytes for key '6e927cd550541defc04d61758980fad6'
ShaderCacheRemote downloaded 2372 bytes for key 'e5a8aaa77f3c0850ca3b0ec185db5bb4'
ShaderCacheRemote downloaded 1488 bytes for key '4ca576f58a29ef5d1c24032b8924fd7e'
ShaderCacheRemote downloaded 2372 bytes for key 'c1b8248e6cf9cb7912a2ecb7a2b27860'
ShaderCacheRemote downloaded 1488 bytes for key '7e2ee8dfc1200a9e87ba286deb11c7e1'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/CubeCopy in 0.00s
gles3 (total internal programs: 6, unique: 1)
vulkan (total internal programs: 6, unique: 1)
Compiling shader "Hidden/CubeBlend" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2276 bytes for key 'ec69e3ad51c673b13706184f119d1b19'
ShaderCacheRemote downloaded 3352 bytes for key 'd27b82178235c769f839946e977aa945'
ShaderCacheRemote downloaded 3352 bytes for key '7d6a667fdede2003d0b3653b4cafe8a1'
ShaderCacheRemote downloaded 3352 bytes for key '9d759e1c78c333e98a2ebf671a301127'
ShaderCacheRemote downloaded 2276 bytes for key '1e9db5cafdb15555a9ad64194a07581f'
ShaderCacheRemote downloaded 2276 bytes for key 'bad2acad3cf72366fee8aaaf930199f2'
finished in 0.04 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.14s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/CubeBlend" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 3352 bytes for key 'bb10166fa2beb1234676fb00fee3c7b1'
ShaderCacheRemote downloaded 3352 bytes for key '17cf6b3875a5bcfc1b4bfc5ef5d60d98'
ShaderCacheRemote downloaded 2276 bytes for key '032fabba0eadf4dddfdc31a426ab8937'
ShaderCacheRemote downloaded 2276 bytes for key 'b9ebb07e45e2bd9379be37f9721b26e5'
ShaderCacheRemote downloaded 2276 bytes for key '7def5518e001aed0c10e13684792e4cf'
ShaderCacheRemote downloaded 3352 bytes for key '0511070c1d0e2234808a0ed5ae9b5f5c'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/CubeBlend in 0.00s
gles3 (total internal programs: 6, unique: 1)
vulkan (total internal programs: 6, unique: 1)
Compiling shader "Hidden/VR/BlitTexArraySlice" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1660 bytes for key 'f543f5f704d994683582912c5c0d57e7'
ShaderCacheRemote downloaded 2536 bytes for key '8b6e13897816b56045799498dad8da68'
ShaderCacheRemote downloaded 2536 bytes for key '22520c731a1b54685acf894928639db0'
ShaderCacheRemote downloaded 2536 bytes for key '76bc67284cde1e8ac22ba93db2b3be82'
ShaderCacheRemote downloaded 1660 bytes for key '6a01c6d556f215d59e7a9f1df986f049'
ShaderCacheRemote downloaded 1660 bytes for key '10d09703221bd8d2deb3449979433be9'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.13s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Serialized binary data for shader Hidden/VR/BlitTexArraySlice in 0.00s
gles3 (total internal programs: 3, unique: 1)
vulkan (total internal programs: 3, unique: 1)
Compiling shader "Hidden/Internal-ODSWorldTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 1224 bytes for key '1fa6ab2cfd17e0f92a4dfb82bb14b223'
ShaderCacheRemote downloaded 1224 bytes for key 'd006a706fa1fc34e6ef83db4e9890955'
ShaderCacheRemote downloaded 1708 bytes for key '5accfa9fa25152453edf57a72cd8044f'
ShaderCacheRemote downloaded 1708 bytes for key '0f233a110b5c7368b957530d125617c5'
ShaderCacheRemote downloaded 1224 bytes for key '6806b95aa6ac6332d5d7c597251b26cb'
ShaderCacheRemote downloaded 1708 bytes for key 'a3cb934159d1380f28ee364739b3cb3d'
finished in 0.03 seconds. Local cache hits 0 (0.00s CPU time), remote cache hits 6 (0.12s CPU time), compiled 0 variants (0.00s CPU time), skipped 0 variants
Compiling shader "Hidden/Internal-ODSWorldTexture" pass "" (vp)
6 / 6 variants left after stripping, processed in 0.00 seconds
starting compilation...
ShaderCacheRemote downloaded 2804 bytes for key 'f15dd94b427570f2c3ac477fea2e453c'
ShaderCacheRemote downloaded 1912 bytes for key '995a25b2954b918919769475e8e38b82'
ShaderCacheRemote downloaded 1912 bytes for key '0bc39466b9d381dc9b3fdfdc1f6c0e01'
ShaderCacheRemote downloaded 2804 bytes for key '7f82831818ce6a19676575a0a3295a0b'
ShaderCacheRemote downloaded 1912 bytes for key 'eea096b