Can't work with HDRP/URP in any way

Hello,
today i thought it’ll be a good idea to try 3D HDRP.
So i went to unityHub, downloaded 3D HDRP sample, named a project. Everything must be good, yeah?
Oh hell nah, no! I did not even one time open this new one project, when on loading it says that i need to enter safe mode.
Okay, I enter safe mode and what i see? 100+ errors from nowhere.
Well, i looked on yt & google how to fix it & also asked chat GPT if he knows something.

What I’ve tried:

  • Deleting “Library” folder in project
  • Deleting everything IN “Library” folder in project
  • Clearing whole Unity cache
  • re-install Unity & UnityHub
  • re-installing HDRP in project
  • tried to add HDRP to my normal project
  • tried to change HDRP version - but package manager don’t let me.
  • tried to update package manager UI - package manager don’t let me.

What if I just ignore safe-mode and clear console?:

  • still 10-100+ errors
  • everything is pink

And yeah… none of those helped me, no metter is there already project and I add HDRP, or I create a whole new HDRP project - same, I got 10-100+ errors. I honestly don’t know what to do, please help me!

Also
My Unity version - 2022.3.14f1 [LTS]
HDRP version - 14.0.9

I’m on my new computer, just bought, so it can’t be a problem that’ve created by myself.
I’ve never saw any problems like this one before, on my old pc.

9496780--1337305--Screenshot_4.png

Where did you create the project? If it‘s not under the user‘s path (eg c:\Users\YourUser..) try creating it in this path. If this solves the issue please let me know.

Be sure to look into the editor.log and locate the first few errors from the top. These may indicate the root cause of the issue, for example it might be an issue downloading or extracting a package.

You can try manually changing the HDRP version for the project to a higher or lower release (via the manifest file if UPM is not showing alternatives). If 14.0.9 isn’t working I would try jumping back an earlier 14.0 version, and just messing with versions until something works. If nothing does, I can only imagine you’re experiencing some form of corruption; make sure there aren’t other errors before the HDRP ones that might indicate something else is wrong.

Created new project with 2022.3.14f1 from template “HDRP Sample Scene” and HDRP package 14.0.9. Exact same versions as OP.

No issues on my system.

I would like to offer a best guess:

The project was either created on a drive that used to be in the previous system or it was created in a folder that was copied from the previous system.

If so, it would confirm my suspicion that these ‘random’ issues when creating projects have to do with file/folder permissions and ownership.

hi, tried to change path to c:\Users\MyUser\UnityProjs\

-nothing changed, still “enter safe mode” 10+ errors

No, I’ve tried to see and change permissions and ownership for project folder, everything looks fine. But nothing changed

Do you mean by that that you moved/copied the project? If so, try creating a new HDRP project there.

The current user is owner, has read+write+execute permissions and these permissions are inherited to all children?
In that case permissions ought to be alright.

Do you run any sort of ‘security’ software besides Windows Defender?

I meant that i’ve created a whole new project.

9497836--1337518--Screenshot_1.png

No.

Could you open the project again and then post the editor.log? Maybe there’s some pointers in there.

Library\PackageCache\com.unity.shadergraph@14.0.9\Editor\Generation\Targets\BuiltIn\Editor\ShaderGUI\MaterialAssemblyReference\RawRenderQueue.cs(12,24): error CS1061: ‘Material’ does not contain a definition for ‘rawRenderQueue’ and no accessible extension method ‘rawRenderQueue’ accepting a first argument of type ‘Material’ could be found (are you missing a using directive or an assembly reference?)

There is only 1 error like this ^^^^
Others all looks same like

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(11,44): error CS0246: The type or namespace name ‘CustomPostProcessVolumeComponent’ could not be found (are you missing a using directive or an assembly reference?)
[quote=“vertxxyz, post:3, topic: 934460, username:vertxxyz”]
You can try manually changing the HDRP version for the project to a higher or lower release (via the manifest file if UPM is not showing alternatives). If 14.0.9 isn’t working I would try jumping back an earlier 14.0 version, and just messing with versions until something works. If nothing does, I can only imagine you’re experiencing some form of corruption; make sure there aren’t other errors before the HDRP ones that might indicate something else is wrong.
*[/quote]
*
Hi, i’ve tried this method - nothing changed.

[Licensing::Module] Trying to connect to existing licensing client channel...
[Licensing::IpcConnector] Successfully connected to the License Client on channel: "LicenseClient-wadis" at "2023-11-28T15:42:44.4835116Z"
[Licensing::Client] Handshaking with LicensingClient:
  Version:                 1.14.1+d093dab
  Session Id:              e7273a80d3254798953e8d7ddfe90eca
  Correlation Id:          8bf501ee4a740743da40b176f6564976
  External correlation Id: 4666828271607615620
  Machine Id:              w4kzOyKlGshvQZUK+VaKVFzrM4k=
[Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-wadis" (connect: 0.00s, validation: 0.01s, handshake: 0.83s)
[Licensing::IpcConnector] Successfully connected to the License Notification on channel: "LicenseClient-wadis-notifications" at "2023-11-28T15:42:45.3279584Z"
[Licensing::Client] Successfully updated the access token
[Licensing::Module] Successfully updated the access token rck3L_Nvq5...
[Licensing::Client] Successfully updated license
Built from '2022.3/staging' branch; Version is '2022.3.14f1 (eff2de9070d8) revision 15725278'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 11  (10.0.22621) 64bit Core' Language: 'en' Physical Memory: 16224 MB
[Licensing::Client] Successfully resolved entitlements
[Licensing::Module] Serial number assigned to: "F4-JFCE-FH28-63DB-Z5Z4-XXXX"
BatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 1, IsPro: 0

COMMAND LINE ARGUMENTS:
C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Unity.exe
-projectpath
C:\Users\wadis\UnityProjs\My project
-useHub
-hubIPC
-cloudEnvironment
production
-licensingIpc
LicenseClient-wadis
-hubSessionId
64620394-9087-4ffc-a12d-3012b1e4ec10
-accessToken
rck3L_Nvq5tZfZ9QJfW70N3R7VKTZzFr1cW7gsWpCmQ007f
Successfully changed project path to: C:\Users\wadis\UnityProjs\My project
C:/Users/wadis/UnityProjs/My project
[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-allocator-temp-initial-block-size-main=262144"
    "memorysetup-allocator-temp-initial-block-size-worker=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"
Player connection [9016] Host "[IP] 192.168.1.229 [Port] 55496 [Flags] 2 [Guid] 2252188552 [EditorId] 2252188552 [Version] 1048832 [Id] WindowsEditor(7,wadish) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...

Player connection [9016] Host "[IP] 192.168.1.229 [Port] 55496 [Flags] 2 [Guid] 2252188552 [EditorId] 2252188552 [Version] 1048832 [Id] WindowsEditor(7,wadish) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...

[Physics::Module] Initialized MultithreadedJobDispatcher with 15 workers.
[Package Manager] UpmClient::Connect -- Connected to IPC stream "Upm-27828" after 0.3 seconds.
[Licensing::Client] Successfully resolved entitlements
[Package Manager] Restoring resolved packages state from cache
[Licensing::Client] Successfully resolved entitlement details
[Package Manager] Registered 55 packages:
  Packages from [https://packages.unity.com]:
    com.unity.collab-proxy@2.2.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.collab-proxy@2.2.0)
    com.unity.textmeshpro@3.0.6 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.textmeshpro@3.0.6)
    com.unity.timeline@1.7.6 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.timeline@1.7.6)
    com.unity.visualscripting@1.9.1 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.visualscripting@1.9.1)
    com.unity.mathematics@1.2.6 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.mathematics@1.2.6)
    com.unity.burst@1.8.10 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.burst@1.8.10)
    com.unity.ide.visualstudio@2.0.22 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.ide.visualstudio@2.0.22)
    com.unity.ide.rider@3.0.26 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.ide.rider@3.0.26)
    com.unity.ide.vscode@1.2.5 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.ide.vscode@1.2.5)
    com.unity.editorcoroutines@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.editorcoroutines@1.0.0)
    com.unity.performance.profile-analyzer@1.2.2 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.performance.profile-analyzer@1.2.2)
    com.unity.test-framework@1.1.33 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.test-framework@1.1.33)
    com.unity.testtools.codecoverage@1.2.4 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.testtools.codecoverage@1.2.4)
    com.unity.searcher@4.9.2 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.searcher@4.9.2)
    com.unity.settings-manager@2.0.1 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.settings-manager@2.0.1)
    com.unity.ext.nunit@1.0.6 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.ext.nunit@1.0.6)
  Built-in packages:
    com.unity.feature.development@1.0.1 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.feature.development@1.0.1)
    com.unity.render-pipelines.high-definition@14.0.9 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9)
    com.unity.ugui@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.ugui@1.0.0)
    com.unity.modules.ai@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.ai@1.0.0)
    com.unity.modules.androidjni@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.androidjni@1.0.0)
    com.unity.modules.animation@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.animation@1.0.0)
    com.unity.modules.assetbundle@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.assetbundle@1.0.0)
    com.unity.modules.audio@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.audio@1.0.0)
    com.unity.modules.cloth@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.cloth@1.0.0)
    com.unity.modules.director@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.director@1.0.0)
    com.unity.modules.imageconversion@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.imageconversion@1.0.0)
    com.unity.modules.imgui@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.imgui@1.0.0)
    com.unity.modules.jsonserialize@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.jsonserialize@1.0.0)
    com.unity.modules.particlesystem@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.particlesystem@1.0.0)
    com.unity.modules.physics@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.physics@1.0.0)
    com.unity.modules.physics2d@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.physics2d@1.0.0)
    com.unity.modules.screencapture@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.screencapture@1.0.0)
    com.unity.modules.terrain@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.terrain@1.0.0)
    com.unity.modules.terrainphysics@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.terrainphysics@1.0.0)
    com.unity.modules.tilemap@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.tilemap@1.0.0)
    com.unity.modules.ui@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.ui@1.0.0)
    com.unity.modules.uielements@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.uielements@1.0.0)
    com.unity.modules.umbra@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.umbra@1.0.0)
    com.unity.modules.unityanalytics@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.unityanalytics@1.0.0)
    com.unity.modules.unitywebrequest@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.unitywebrequest@1.0.0)
    com.unity.modules.unitywebrequestassetbundle@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.unitywebrequestassetbundle@1.0.0)
    com.unity.modules.unitywebrequestaudio@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.unitywebrequestaudio@1.0.0)
    com.unity.modules.unitywebrequesttexture@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.unitywebrequesttexture@1.0.0)
    com.unity.modules.unitywebrequestwww@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.unitywebrequestwww@1.0.0)
    com.unity.modules.vehicles@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.vehicles@1.0.0)
    com.unity.modules.video@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.video@1.0.0)
    com.unity.modules.vr@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.vr@1.0.0)
    com.unity.modules.wind@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.wind@1.0.0)
    com.unity.modules.xr@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.xr@1.0.0)
    com.unity.modules.subsystems@1.0.0 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.modules.subsystems@1.0.0)
    com.unity.render-pipelines.core@14.0.9 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.render-pipelines.core@14.0.9)
    com.unity.shadergraph@14.0.9 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.shadergraph@14.0.9)
    com.unity.visualeffectgraph@14.0.9 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.visualeffectgraph@14.0.9)
    com.unity.render-pipelines.high-definition-config@14.0.9 (location: C:\Users\wadis\UnityProjs\My project\Library\PackageCache\com.unity.render-pipelines.high-definition-config@14.0.9)
[Subsystems] No new subsystems found in resolved package list.
Package Manager log level set to [2]
[Package Manager] Done registering packages in 0.06 seconds
Refreshing native plugins compatible for Editor in 8.48 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2022.3.14f1 (eff2de9070d8)
[Subsystems] Discovering subsystems at path C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path C:/Users/wadis/UnityProjs/My project/Assets
GfxDevice: creating device client; threaded=1; jobified=0
Direct3D:
    Version:  Direct3D 11.0 [level 11.1]
    Renderer: NVIDIA GeForce RTX 4060 (ID=0x2882)
    Vendor:   NVIDIA
    VRAM:     7971 MB
    Driver:   31.0.15.3652
[Licensing::Client] Successfully resolved entitlements
Initialize mono
Mono path[0] = 'C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed'
Mono path[1] = 'C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56828
Using cacheserver namespaces - metadata:defaultmetadata, artifacts:defaultartifacts
Using cacheserver namespaces - metadata:defaultmetadata, artifacts:defaultartifacts
ImportWorker Server TCP listen port: 0
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
Register platform support module: C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.007269 seconds.
- Loaded All Assemblies, in  0.231 seconds
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in  0.173 seconds
Domain Reload Profiling: 402ms
    BeginReloadAssembly (71ms)
        ExecutionOrderSort (0ms)
        DisableScriptedObjects (0ms)
        BackupInstance (0ms)
        ReleaseScriptingObjects (0ms)
        CreateAndSetChildDomain (1ms)
    RebuildCommonClasses (22ms)
    RebuildNativeTypeToScriptingClass (6ms)
    initialDomainReloadingComplete (40ms)
    LoadAllAssembliesAndSetupDomain (90ms)
        LoadAssemblies (70ms)
        RebuildTransferFunctionScriptingTraits (0ms)
        AnalyzeDomain (88ms)
            TypeCache.Refresh (87ms)
                TypeCache.ScanAssembly (77ms)
            ScanForSourceGeneratedMonoScriptInfo (0ms)
            ResolveRequiredComponents (0ms)
    FinalizeReload (173ms)
        ReleaseScriptCaches (0ms)
        RebuildScriptCaches (0ms)
        SetupLoadedEditorAssemblies (137ms)
            LogAssemblyErrors (0ms)
            InitializePlatformSupportModulesInManaged (7ms)
            SetLoadedEditorAssemblies (3ms)
            RefreshPlugins (0ms)
            BeforeProcessingInitializeOnLoad (1ms)
            ProcessInitializeOnLoadAttributes (91ms)
            ProcessInitializeOnLoadMethodAttributes (34ms)
            AfterProcessingInitializeOnLoad (0ms)
            EditorAssembliesLoaded (0ms)
        ExecutionOrderSort2 (0ms)
        AwakeInstancesAfterBackupRestoration (0ms)
[Licensing::Client] Successfully resolved entitlements
Application.AssetDatabase Initial Refresh Start
Asset Packages/com.unity.render-pipelines.high-definition/Editor/Lighting/Reflection/Volume/SerializedReflectionProxyVolumeComponent.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/Material/StackLit/ShaderGraph/StackLitAdvancedOptionsPropertyBlock.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/Material/Water/ShaderGraph/Node/EvaluateSimulationDisplacement_Water.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/RenderPipelineResources/Texture/HDRenderPipelineEditorResourcesAsset.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/RenderPipelineResources/Texture/WaterSurface/Resources/OceanIcon_D.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/RenderPipelineResources/Texture/WaterSurface/Resources/OceanIcon_L.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/RenderPipelineResources/Texture/WaterSurface/Resources/PoolIcon_D.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/RenderPipelineResources/Texture/WaterSurface/Resources/PoolIcon_L.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/RenderPipelineResources/Texture/WaterSurface/Resources/RiverIcon_D.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/RenderPipelineResources/Texture/WaterSurface/Resources/RiverIcon_L.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/VFXGraph/Shaders/Templates/PlanarPrimitive/PassDepthForwardOnly.template has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/VFXGraph/Shaders/Templates/PlanarPrimitive/PassShadowCaster.template has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Editor/VFXGraph/Shaders/Templates/VFXParticleDistortionPlanarPrimitive.template has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/Lighting/ScreenSpaceLighting/ShaderVariablesAmbientOcclusion.cs.hlsl has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/Lighting/ScreenSpaceLighting/ShaderVariablesScreenSpaceLighting.hlsl has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/Lighting/ScreenSpaceLighting/ShaderVariablesScreenSpaceReflection.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/Lighting/VolumetricLighting/HDRenderPipeline.VolumetricCloudsMap.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/Lighting/VolumetricLighting/HDRenderPipeline.VolumetricCloudsShadows.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/Lighting/VolumetricLighting/HDRenderPipeline.VolumetricCloudsSky.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/Lighting/VolumetricLighting/HDRenderPipeline.VolumetricLighting.cs.hlsl has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/Material/PreIntegratedFGD/preIntegratedFGD_CharlieFabricLambert.shader has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/PostProcessing/CustomPostProcessing/CustomPostProcessInjectionPoint.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/PostProcessing/CustomPostProcessing/CustomPostProcessVolumeComponent.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/PostProcessing/Shaders/SubpixelMorphologicalAntialiasingBridge.hlsl has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/HDRenderPipelineGlobalSettings.ShaderVariantSettings.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/PathTracing/Shaders/PathTracingSkySamplingData.compute has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/HDRenderPipeline.RaytracingIndirectDiffuse.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/Deferred/RaytracingDeferred.compute has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/Deferred/RaytracingGBuffer.raytrace has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/Denoising/DiffuseDenoiser.compute has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/Denoising/ReflectionDenoiser.compute has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/RayTracingAmbientOcclusion.compute has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/RaytracingAmbientOcclusion.raytrace has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/RaytracingReflectionFilter.compute has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/ShaderVariablesRaytracing.cs.hlsl has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/ShaderVariablesRaytracingLightLoop.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/Shadows/RaytracingShadow.raytrace has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPassInjectionPoint.cs.hlsl has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPassRenderersUtils.shader has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/ShaderGraph/AutodeskInteractive.ShaderGraph has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/ShaderGraph/Subgraph/UVCombine.shadersubgraph has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/Texture/CoherentNoise/OwenScrambledNoise256.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/Texture/CoherentNoise/OwenScrambledNoise4.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/Texture/CoherentNoise/RankingTile256SPP.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/Texture/CoherentNoise/ScramblingTile1SPP.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/Texture/CoherentNoise/ScramblingTile256SPP.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/Texture/CoherentNoise/ScramblingTile8SPP.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/Texture/VolumetricClouds/CloudLutRainAO.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/Texture/VolumetricClouds/PerlinNoise32RGB.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/Texture/VolumetricClouds/WorleyNoise128RGBA.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/Texture/VolumetricClouds/WorleyNoise32RGB.png has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.unity.visualeffectgraph/Runtime/Utilities/Playables/VisualEffectActivationDeprecated/VisualEffectActivationClip.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
info: Microsoft.Hosting.Lifetime[14]
      Now listening on: http://localhost:80
info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
      Content root path: C:\Users\wadis\UnityProjs\My project\
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
      Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/Ping application/grpc -
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
      Executing endpoint 'gRPC - /UnityILPP.PostProcessing/Ping'
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
      Executed endpoint 'gRPC - /UnityILPP.PostProcessing/Ping'
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
      Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/Ping application/grpc - - 200 - application/grpc 29.9459ms
Starting: C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\bee_backend.exe --dont-print-to-structured-log --ipc --defer-dag-verification --dagfile="Library/Bee/1900b0aE.dag" --continue-on-failure --profile="Library/Bee/backend1.traceevents" ScriptAssemblies
WorkingDir: C:/Users/wadis/UnityProjs/My project
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
      Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/ConfigurePostProcessors application/grpc -
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
      Executing endpoint 'gRPC - /UnityILPP.PostProcessing/ConfigurePostProcessors'
warn: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
      Assembly system.runtime.interopservices.windowsruntime has duplicate hint path. Ignoring "C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" in favor of "C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll"
warn: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
      Assembly system.componentmodel.composition has duplicate hint path. Ignoring "C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll" in favor of "C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll"
info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
      Resolved Unity.Burst.Cecil, Version=0.11.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e with Library\PackageCache\com.unity.burst@1.8.10\Unity.Burst.CodeGen\Unity.Burst.Cecil.dll
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
      Executed endpoint 'gRPC - /UnityILPP.PostProcessing/ConfigurePostProcessors'
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
      Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/ConfigurePostProcessors application/grpc - - 200 - application/grpc 69.7619ms
ExitCode: 3 Duration: 1s571ms
[457/592    0s] ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput
[560/592    1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.dll (+2 others)
##### CommandLine
"C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.rsp2"
##### Contents of Library\Bee\artifacts\1900b0aE.dag\Unity.RenderPipelines.HighDefinition.Runtime.rsp
-target:library

-out:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.dll"

-refout:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.ref.dll"

-define:UNITY_2022_3_14

-define:UNITY_2022_3

-define:UNITY_2022

-define:UNITY_5_3_OR_NEWER

-define:UNITY_5_4_OR_NEWER

-define:UNITY_5_5_OR_NEWER

-define:UNITY_5_6_OR_NEWER

-define:UNITY_2017_1_OR_NEWER

-define:UNITY_2017_2_OR_NEWER

-define:UNITY_2017_3_OR_NEWER

-define:UNITY_2017_4_OR_NEWER

-define:UNITY_2018_1_OR_NEWER

-define:UNITY_2018_2_OR_NEWER

-define:UNITY_2018_3_OR_NEWER

-define:UNITY_2018_4_OR_NEWER

-define:UNITY_2019_1_OR_NEWER

-define:UNITY_2019_2_OR_NEWER

-define:UNITY_2019_3_OR_NEWER

-define:UNITY_2019_4_OR_NEWER

-define:UNITY_2020_1_OR_NEWER

-define:UNITY_2020_2_OR_NEWER

-define:UNITY_2020_3_OR_NEWER

-define:UNITY_2021_1_OR_NEWER

-define:UNITY_2021_2_OR_NEWER

-define:UNITY_2021_3_OR_NEWER

-define:UNITY_2022_1_OR_NEWER

-define:UNITY_2022_2_OR_NEWER

-define:UNITY_2022_3_OR_NEWER

-define:PLATFORM_ARCH_64

-define:UNITY_64

-define:UNITY_INCLUDE_TESTS

-define:ENABLE_AR

-define:ENABLE_AUDIO

-define:ENABLE_CACHING

-define:ENABLE_CLOTH

-define:ENABLE_EVENT_QUEUE

-define:ENABLE_MICROPHONE

-define:ENABLE_MULTIPLE_DISPLAYS

-define:ENABLE_PHYSICS

-define:ENABLE_TEXTURE_STREAMING

-define:ENABLE_VIRTUALTEXTURING

-define:ENABLE_LZMA

-define:ENABLE_UNITYEVENTS

-define:ENABLE_VR

-define:ENABLE_WEBCAM

-define:ENABLE_UNITYWEBREQUEST

-define:ENABLE_WWW

-define:ENABLE_CLOUD_SERVICES

-define:ENABLE_CLOUD_SERVICES_ADS

-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST

-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING

-define:ENABLE_CLOUD_SERVICES_PURCHASING

-define:ENABLE_CLOUD_SERVICES_ANALYTICS

-define:ENABLE_CLOUD_SERVICES_BUILD

-define:ENABLE_EDITOR_GAME_SERVICES

-define:ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT

-define:ENABLE_CLOUD_LICENSE

-define:ENABLE_EDITOR_HUB_LICENSE

-define:ENABLE_WEBSOCKET_CLIENT

-define:ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API

-define:ENABLE_DIRECTOR_AUDIO

-define:ENABLE_DIRECTOR_TEXTURE

-define:ENABLE_MANAGED_JOBS

-define:ENABLE_MANAGED_TRANSFORM_JOBS

-define:ENABLE_MANAGED_ANIMATION_JOBS

-define:ENABLE_MANAGED_AUDIO_JOBS

-define:ENABLE_MANAGED_UNITYTLS

-define:INCLUDE_DYNAMIC_GI

-define:ENABLE_SCRIPTING_GC_WBARRIERS

-define:PLATFORM_SUPPORTS_MONO

-define:RENDER_SOFTWARE_CURSOR

-define:ENABLE_VIDEO

-define:ENABLE_ACCELERATOR_CLIENT_DEBUGGING

-define:ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION

-define:ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT

-define:ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE

-define:PLATFORM_STANDALONE

-define:TEXTCORE_1_0_OR_NEWER

-define:PLATFORM_STANDALONE_WIN

-define:UNITY_STANDALONE_WIN

-define:UNITY_STANDALONE

-define:ENABLE_RUNTIME_GI

-define:ENABLE_MOVIES

-define:ENABLE_NETWORK

-define:ENABLE_NVIDIA

-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION

-define:ENABLE_OUT_OF_PROCESS_CRASH_HANDLER

-define:ENABLE_CLUSTER_SYNC

-define:ENABLE_CLUSTERINPUT

-define:PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP

-define:GFXDEVICE_WAITFOREVENT_MESSAGEPUMP

-define:PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY

-define:ENABLE_MONO

-define:NET_STANDARD_2_0

-define:NET_STANDARD

-define:NET_STANDARD_2_1

-define:NETSTANDARD

-define:NETSTANDARD2_1

-define:ENABLE_PROFILER

-define:smile:EBUG

-define:TRACE

-define:UNITY_ASSERTIONS

-define:UNITY_EDITOR

-define:UNITY_EDITOR_64

-define:UNITY_EDITOR_WIN

-define:ENABLE_UNITY_COLLECTIONS_CHECKS

-define:ENABLE_BURST_AOT

-define:UNITY_TEAM_LICENSE

-define:ENABLE_CUSTOM_RENDER_TEXTURE

-define:ENABLE_DIRECTOR

-define:ENABLE_LOCALIZATION

-define:ENABLE_SPRITES

-define:ENABLE_TERRAIN

-define:ENABLE_TILEMAP

-define:ENABLE_TIMELINE

-define:ENABLE_LEGACY_INPUT_MANAGER

-define:TEXTCORE_FONT_ENGINE_1_5_OR_NEWER

-define:HDRP_1_OR_NEWER

-define:ENABLE_VR_MODULE

-define:ENABLE_XR_MODULE

-define:REFLECTION_PROBE_UPDATE_CACHED_DATA_AVAILABLE

-define:ENABLE_MATHEMATICS_1_2_1

-define:ENABLE_BURST_1_5_0_OR_NEWER

-define:CSHARP_7_OR_LATER

-define:CSHARP_7_3_OR_NEWER

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEditor.Graphs.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.PresetsUIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneViewModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ContentLoadModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PropertiesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/ref/2.1.0/netstandard.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/log4netPlastic.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/Unity.Plastic.Newtonsoft.Json.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/unityplastic.dll"

-r:"Library/PackageCache/com.unity.testtools.codecoverage@1.2.4/lib/ReportGenerator/ReportGeneratorMerged.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Config.Runtime.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.VisualEffectGraph.Runtime.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.ref.dll"

-analyzer:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll"

-analyzer:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/AssemblyInfo.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/ComponentUtility.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/AdditionalCompositorData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/AlphaInjection.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/ChromaKeying.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CompositionFilter.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CompositionLayer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CompositionManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CompositionProfile.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CompositorCameraRegistry.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CustomClear.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/ShaderProperty.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/CoreResources/GPUCopy.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Debugging/FrameSettingsFieldAttribute.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Migration/IVersionable.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Migration/MigrationDescription.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Migration/MigrationStep.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Textures/EncodeBC6H.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Textures/TextureCache.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Textures/TextureCache2D.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Textures/TextureCacheCubemap.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Utilities/GeometryUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/ColorPickerDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/DebugDisplay.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/DebugDisplayVirtualTexturing.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/DebugLightVolumes.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/DebugOverlay.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/DecalsDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/FalseColorDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/HDDebugDisplaySettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/HDVolumeDebugSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/LightingDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/MaterialDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/MipMapDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/MonitorsDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/NVIDIADebugView.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/RayCountManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/TransparencyDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Deprecated.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Documentation.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/AtmosphericScattering/AtmosphericScattering.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/AtmosphericScattering/ExponentialFog.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/AtmosphericScattering/Fog.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/AtmosphericScattering/VolumetricFog.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/DiffusionProfileList.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/GlobalIllumination.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/GlobalIlluminationUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/HDRenderPipeline.ProbeHelpers.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/IndirectLightingController.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDAdditionalLightData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDAdditionalLightData.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDAdditionalLightData.Types.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDGpuLightsBuilder.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDGpuLightsBuilder.Jobs.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDGpuLightsBuilder.LightLoop.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDLightRenderDatabase.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDProcessedVisibleLightsBuilder.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDProcessedVisibleLightsBuilder.Jobs.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDProcessedVisibleLightsBuilder.LightLoop.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/LightCookieManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/LightDefinition.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/LightLoop/GlobalLightLoopSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/LightLoop/LightLoop.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/LightUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ProbeVolume/ProbeVolumeLighting.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ProbeVolume/ProbeVolumesOptions.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDAdditionalReflectionData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDAdditionalReflectionData.Legacy.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDAdditionalReflectionData.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDProbe.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDProbe.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDProbeCullingResults.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDProbeCullState.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDProbeSystem.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDRuntimeReflectionSystem.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/PlanarReflectionProbe.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/PlanarReflectionProbe.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/ReflectionProbeTextureCache.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/ReflectionSystemParameters.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/InfluenceVolume.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/InfluenceVolume.Editor.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/InfluenceVolume.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/ProxyVolume.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/ProxyVolume.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/ReflectionProxyVolumeComponent.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/ShapeType.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/BilateralUpsampleDef.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/HDRenderPipeline.AmbientOcclusion.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/RayMarchingFallbackHierarchy.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/ScreenSpaceAmbientOcclusion.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/ScreenSpaceGlobalIllumination.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/ScreenSpaceReflection.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/ScreenSpaceRefraction.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/ShaderVariablesAmbientOcclusion.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/AdditionalShadowData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/ContactShadows.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDCachedShadowAtlas.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDCachedShadowManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDDynamicShadowAtlas.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDRenderPipeline.ScreenSpaceShadows.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDRenderPIpeline.ScreenSpaceShadowsArea.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDRenderPipeline.ScreenSpaceShadowsDirectional.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDRenderPipeline.ScreenSpaceShadowsPunctual.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDShadowAtlas.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDShadowManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDShadowSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDShadowUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/MicroShadowing.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/SphericalHarmonics.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/HDRenderPipeline.VolumetricClouds.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/HDRenderPipeline.VolumetricLighting.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/LocalVolumetricFog.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/LocalVolumetricFog.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/LocalVolumetricFogManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/VolumetricClouds.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/VolumetricClouds.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/VolumetricCloudsDef.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/VolumetricLightingController.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/AxF/AxF.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/AxF/AxFAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/AxF/AxFLTCAreaLight/LtcData.GGX2.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Builtin/BuiltinData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/Decal.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/DecalAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/DecalProjector.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/DecalProjector.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/DecalSystem.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/DecalSystem.Jobs.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/GlobalDecalSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/DecalMeshBiasTypeEnum.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/DiffusionProfile/DiffusionProfileSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/DiffusionProfile/DiffusionProfileSettings.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Eye/Eye.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Fabric/Fabric.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Fabric/IBLFilterCharlie.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/FogVolume/FogVolumeAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/GGXConvolution/GGXConvolution.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/GGXConvolution/IBLFilterGGX.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Hair/Hair.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/IBLFilterBSDF.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LayeredLit/LayeredLitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Lit/BaseLitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Lit/Lit.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Lit/LitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_Charlie.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_CookTorrance.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_Disney.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_FabricLambert.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_GGX.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_Interface.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_KajiyaKayDiffuse.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_KajiyaKaySpecular.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_Marschner.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_OrenNayar.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_Ward.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_Charlie.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_CookTorrance.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_Disney.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_FabricLambert.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_GGX.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_KajiyaKayDiffuse.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_KajiyaKaySpecular.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_OrenNayar.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_Ward.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/LTCAreaLight.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/MaterialBlendModeEnum.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/MaterialExtension.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/MaterialExternalReferences.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/PreIntegratedFGD/PreIntegratedFGD.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/RenderPipelineMaterial.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/ShaderGraphAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/SphericalCapPivot/PivotData.GGX.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/SphericalCapPivot/SPTDistribution.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/StackLit/StackLit.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/SubsurfaceScattering/SubSurfaceScattering.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/TerrainLit/TerrainLitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Unlit/BaseUnlitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Unlit/Unlit.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Unlit/UnlitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/VTBufferManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Water/Water.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PackageInfo.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/Bloom.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/ChannelMixer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/ChromaticAberration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/ColorAdjustments.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/ColorCurves.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/DepthOfField.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/Exposure.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/FilmGrain.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/LensDistortion.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/LiftGammaGain.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/MotionBlur.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/PaniniProjection.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/ShadowsMidtonesHighlights.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/SplitToning.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/Tonemapping.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/Vignette.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/WhiteBalance.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/GlobalPostProcessSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/IPostProcessComponent.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Shaders/UberPostFeatures.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Accumulation/DenoisePass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Accumulation/SubFrameManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Camera/HDAdditionalCameraData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Camera/HDAdditionalCameraData.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Camera/HDCamera.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Camera/HDCameraFrameHistoryType.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/CullingGroupManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/GlobalLightingQualitySettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/GlobalLowResolutionTransparencySettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/GlobalPostProcessingQualitySettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDDynamicResolution.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDDynamicResolutionPlatformCapabilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDProfileId.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.CloudBackground.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.Debug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.LightLoop.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.LookDev.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.PostProcess.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.Prepass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.RenderGraph.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.RenderGraphUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.SubsurfaceScattering.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.VolumetricCloud.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineAsset.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineAsset.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineEditorResources.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineEditorResources.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineGlobalSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineGlobalSettings.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineRayTracingResources.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineResources.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineRuntimeResources.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineRuntimeResources.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderQueue.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDStencilUsage.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDStringConstants.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/MRTBufferManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/PathTracing/PathTracing.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDDiffuseDenoiser.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDDiffuseShadowDenoiser.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDRaytracingLightCluster.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDRaytracingManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDRaytracingManager.HDRTASManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDReflectionDenoiser.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDRenderPipeline.RaytracingReflection.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDTemporalFilter.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/LightCluster.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/RayCastingMode.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/RayTracingFallbackHierarchy.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/RayTracingMode.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/RayTracingSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/RecursiveRendering.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/Shaders/ShaderVariablesRaytracing.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/AOVBuffers.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/AOVRequest.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/AOVRequestBuilder.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/AOVRequestData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/AOVRequestDataCollection.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/RenderOutputProperties.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPassContext.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPassInjectionPoint.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPassUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPassVolume.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/DLSSPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/DrawRenderersCustomPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/FullScreenCustomPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/MipGenerator.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/ObjectIDCustomPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/SceneViewDrawMode.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/CaptureSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/FrameSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/FrameSettings.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/FrameSettingsHistory.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/RenderPipelineSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/ScalableSetting.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/ScalableSettingSchema.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/ScalableSettingSchemaId.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/ScalableSettingValue.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/ShaderPass/ShaderPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Utility/BlueNoise.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Utility/HDUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Utility/Texture3DAtlas.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Utility/Texture3DAtlasDynamic.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/VirtualTexturingSettingsSRP.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/XR/GlobalXRSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipelineResources/HDProjectSettingsReadOnlyBase.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Scripting/GameObjectExtension.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/ShaderLibrary/ShaderVariablesGlobal.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/ShaderLibrary/ShaderVariablesXR.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/CloudSystem/CloudLayer/CloudLayer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/CloudSystem/CloudLayer/CloudLayerRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/CloudSystem/CloudRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/CloudSystem/CloudSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/GradientSky/GradientSky.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/GradientSky/GradientSkyRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/HDRISky/HDRISky.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/HDRISky/HDRISky.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/HDRISky/HDRISkyRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/PhysicallyBasedSky/PhysicallyBasedSky.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/PhysicallyBasedSky/PhysicallyBasedSky.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/PhysicallyBasedSky/PhysicallyBasedSkyRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/PhysicallyBasedSky/ShaderVariablesPhysicallyBasedSky.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/SkyManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/SkyRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/SkyRenderingContext.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/SkySettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/SkyUpdateContext.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/StaticLightingSky.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/VisualEnvironment.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/CameraPositionSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/CameraSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/CameraSettingsUtilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/CopyFilter.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/DiffusionProfileHashTable.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/HDAdditionalSceneViewSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/HDBakingUtilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/HDRenderPipelinePreferences.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/HDRenderUtilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/HDTextureUtilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/ProbeCameraCache.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/ProbeCapturePositionSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/ProbeSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/ProbeSettingsUtilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/SceneObjectIDMap.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/TypeInfo.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/VolumeComponentWithQuality.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/VFXGraph/Utility/PropertyBinders/HDRPCameraBinder.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.Simulation.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.SimulationCPU.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.Underwater.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.Utilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.Wireframe.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/WaterAmplitudeEvaluator.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/WaterRendering.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/WaterSurface.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/WaterSurface.Presets.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/WaterSystemDef.cs"

-langversion:9.0

/unsafe+

/deterministic

/optimize+

/debug:portable

/nologo

/RuntimeMetadataVersion:v4.0.30319



/nowarn:0169

/nowarn:0649

/nowarn:0282

/nowarn:1701

/nowarn:1702

/utf8output

/preferreduilang:en-US



-warn:0



/additionalfile:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.UnityAdditionalFile.txt"
##### Custom Environment Variables
DOTNET_MULTILEVEL_LOOKUP=0
##### ExitCode
1
##### Output
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(11,44): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(12,42): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(23,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(26,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1144,113): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRenderPipeline.RaytracingReflection.cs(337,9): error CS0246: The type or namespace name 'DeferredLightingRTParameters' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRaytracingManager.cs(71,9): error CS0246: The type or namespace name 'ShaderVariablesRaytracingLightLoop' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1093,20): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.PostProcess.cs(1413,20): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
[561/592    1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)
##### CommandLine
"C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp2"
##### Contents of Library\Bee\artifacts\1900b0aE.dag\Unity.ShaderGraph.Editor.rsp
-target:library

-out:"Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll"

-refout:"Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.ref.dll"

-define:UNITY_2022_3_14

-define:UNITY_2022_3

-define:UNITY_2022

-define:UNITY_5_3_OR_NEWER

-define:UNITY_5_4_OR_NEWER

-define:UNITY_5_5_OR_NEWER

-define:UNITY_5_6_OR_NEWER

-define:UNITY_2017_1_OR_NEWER

-define:UNITY_2017_2_OR_NEWER

-define:UNITY_2017_3_OR_NEWER

-define:UNITY_2017_4_OR_NEWER

-define:UNITY_2018_1_OR_NEWER

-define:UNITY_2018_2_OR_NEWER

-define:UNITY_2018_3_OR_NEWER

-define:UNITY_2018_4_OR_NEWER

-define:UNITY_2019_1_OR_NEWER

-define:UNITY_2019_2_OR_NEWER

-define:UNITY_2019_3_OR_NEWER

-define:UNITY_2019_4_OR_NEWER

-define:UNITY_2020_1_OR_NEWER

-define:UNITY_2020_2_OR_NEWER

-define:UNITY_2020_3_OR_NEWER

-define:UNITY_2021_1_OR_NEWER

-define:UNITY_2021_2_OR_NEWER

-define:UNITY_2021_3_OR_NEWER

-define:UNITY_2022_1_OR_NEWER

-define:UNITY_2022_2_OR_NEWER

-define:UNITY_2022_3_OR_NEWER

-define:PLATFORM_ARCH_64

-define:UNITY_64

-define:UNITY_INCLUDE_TESTS

-define:ENABLE_AR

-define:ENABLE_AUDIO

-define:ENABLE_CACHING

-define:ENABLE_CLOTH

-define:ENABLE_EVENT_QUEUE

-define:ENABLE_MICROPHONE

-define:ENABLE_MULTIPLE_DISPLAYS

-define:ENABLE_PHYSICS

-define:ENABLE_TEXTURE_STREAMING

-define:ENABLE_VIRTUALTEXTURING

-define:ENABLE_LZMA

-define:ENABLE_UNITYEVENTS

-define:ENABLE_VR

-define:ENABLE_WEBCAM

-define:ENABLE_UNITYWEBREQUEST

-define:ENABLE_WWW

-define:ENABLE_CLOUD_SERVICES

-define:ENABLE_CLOUD_SERVICES_ADS

-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST

-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING

-define:ENABLE_CLOUD_SERVICES_PURCHASING

-define:ENABLE_CLOUD_SERVICES_ANALYTICS

-define:ENABLE_CLOUD_SERVICES_BUILD

-define:ENABLE_EDITOR_GAME_SERVICES

-define:ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT

-define:ENABLE_CLOUD_LICENSE

-define:ENABLE_EDITOR_HUB_LICENSE

-define:ENABLE_WEBSOCKET_CLIENT

-define:ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API

-define:ENABLE_DIRECTOR_AUDIO

-define:ENABLE_DIRECTOR_TEXTURE

-define:ENABLE_MANAGED_JOBS

-define:ENABLE_MANAGED_TRANSFORM_JOBS

-define:ENABLE_MANAGED_ANIMATION_JOBS

-define:ENABLE_MANAGED_AUDIO_JOBS

-define:ENABLE_MANAGED_UNITYTLS

-define:INCLUDE_DYNAMIC_GI

-define:ENABLE_SCRIPTING_GC_WBARRIERS

-define:PLATFORM_SUPPORTS_MONO

-define:RENDER_SOFTWARE_CURSOR

-define:ENABLE_VIDEO

-define:ENABLE_ACCELERATOR_CLIENT_DEBUGGING

-define:ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION

-define:ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT

-define:ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE

-define:PLATFORM_STANDALONE

-define:TEXTCORE_1_0_OR_NEWER

-define:PLATFORM_STANDALONE_WIN

-define:UNITY_STANDALONE_WIN

-define:UNITY_STANDALONE

-define:ENABLE_RUNTIME_GI

-define:ENABLE_MOVIES

-define:ENABLE_NETWORK

-define:ENABLE_NVIDIA

-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION

-define:ENABLE_OUT_OF_PROCESS_CRASH_HANDLER

-define:ENABLE_CLUSTER_SYNC

-define:ENABLE_CLUSTERINPUT

-define:PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP

-define:GFXDEVICE_WAITFOREVENT_MESSAGEPUMP

-define:PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY

-define:ENABLE_MONO

-define:NET_4_6

-define:NET_UNITY_4_8

-define:ENABLE_PROFILER

-define:smile:EBUG

-define:TRACE

-define:UNITY_ASSERTIONS

-define:UNITY_EDITOR

-define:UNITY_EDITOR_64

-define:UNITY_EDITOR_WIN

-define:ENABLE_UNITY_COLLECTIONS_CHECKS

-define:ENABLE_BURST_AOT

-define:UNITY_TEAM_LICENSE

-define:ENABLE_CUSTOM_RENDER_TEXTURE

-define:ENABLE_DIRECTOR

-define:ENABLE_LOCALIZATION

-define:ENABLE_SPRITES

-define:ENABLE_TERRAIN

-define:ENABLE_TILEMAP

-define:ENABLE_TIMELINE

-define:ENABLE_LEGACY_INPUT_MANAGER

-define:TEXTCORE_FONT_ENGINE_1_5_OR_NEWER

-define:VFX_GRAPH_10_0_0_OR_NEWER

-define:CSHARP_7_OR_LATER

-define:CSHARP_7_3_OR_NEWER

-define:UNITY_EDITOR_ONLY_COMPILATION

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEditor.Graphs.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.PresetsUIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneViewModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ContentLoadModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.NVIDIAModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PropertiesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/Microsoft.Win32.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/netstandard.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.AppContext.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Buffers.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.Concurrent.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.NonGeneric.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.Specialized.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.Annotations.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.EventBasedAsync.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.TypeConverter.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Console.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Data.Common.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Contracts.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Debug.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.FileVersionInfo.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Process.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.StackTrace.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.TextWriterTraceListener.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Tools.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.TraceSource.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Drawing.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Dynamic.Runtime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Globalization.Calendars.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Globalization.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Globalization.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.Compression.ZipFile.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.DriveInfo.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.Watcher.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.IsolatedStorage.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.MemoryMappedFiles.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.Pipes.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.UnmanagedMemoryStream.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.Expressions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.Parallel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.Queryable.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Memory.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Http.Rtc.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.NameResolution.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.NetworkInformation.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Ping.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Requests.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Security.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Sockets.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.WebHeaderCollection.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.WebSockets.Client.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.WebSockets.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ObjectModel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.DispatchProxy.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Emit.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Emit.ILGeneration.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Emit.Lightweight.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Resources.Reader.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Resources.ResourceManager.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Resources.Writer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.CompilerServices.VisualC.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Handles.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.InteropServices.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Numerics.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Formatters.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Json.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Xml.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Claims.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Algorithms.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Csp.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Encoding.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.X509Certificates.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Principal.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.SecureString.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Duplex.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Http.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.NetTcp.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Security.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Text.Encoding.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Text.Encoding.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Text.RegularExpressions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Overlapped.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Tasks.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Tasks.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Tasks.Parallel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Thread.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.ThreadPool.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Timer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ValueTuple.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.ReaderWriter.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XmlDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XmlSerializer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XPath.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XPath.XDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Microsoft.CSharp.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/mscorlib.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.ComponentModel.Composition.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Core.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Data.DataSetExtensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Data.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Drawing.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.IO.Compression.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.IO.Compression.FileSystem.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Net.Http.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Numerics.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Numerics.Vectors.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Runtime.Serialization.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Transactions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Xml.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Xml.Linq.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/log4netPlastic.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/Unity.Plastic.Newtonsoft.Json.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/unityplastic.dll"

-r:"Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll"

-r:"Library/PackageCache/com.unity.testtools.codecoverage@1.2.4/lib/ReportGenerator/ReportGeneratorMerged.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.ref.dll"

-analyzer:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll"

-analyzer:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/AssemblyInfo.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/AssetCallbacks/CreateShaderGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/AssetCallbacks/CreateShaderSubGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/AssetCallbacks/CreateVFXShaderGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Actions/GraphViewActions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/BuiltinKeywordAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/ContextFilterableAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/InspectableAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/NeverAllowedByTargetAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/SGPropertyDrawerAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/SRPFilterAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/SubTargetFilterAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/ContextData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Enumerations/Precision.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/AbstractShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/BitangentMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/BooleanMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/BooleanShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/CategoryData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ColorMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ColorRGBMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ColorShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/CubemapInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/CubemapMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/CubemapShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/DataStore.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/DynamicMatrixMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/DynamicValueMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/DynamicVectorMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GradientInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GradientMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GradientShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphConcretization.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphDataReadOnly.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphDataUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphSetup.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphValidation.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GroupData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/IMaterialGraphAsset.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/IMaterialSlotHasValue.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/LightmappingShaderProperties.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix2MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix2ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix3MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix3ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix4MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix4ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/MatrixShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/MinimalGraphData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/NormalMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ParentGroupChange.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/PositionMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/PreviewMode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/PreviewProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/PropertyConnectionStateMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SamplerStateMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SamplerStateShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ScreenPositionMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableCubemap.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableGuid.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableMesh.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableTexture.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableTextureArray.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableVirtualTexture.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ShaderDropdown.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ShaderGraphRequirements.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ShaderInput.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ShaderKeyword.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SpaceMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/StickyNoteData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/TangentMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DArrayInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DArrayMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DArrayShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture3DInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture3DMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture3DShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/TextureSamplerState.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/UVMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector1MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector1ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector2MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector2ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector3MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector3ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector4MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector4ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/VectorShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/VertexColorMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ViewDirectionMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/VirtualTextureInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/VirtualTextureMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/VirtualTextureShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/Edge.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/GraphObject.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/HasDependenciesAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/IHasDependencies.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/NodeUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/SlotType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/GenerationMode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/DrawState.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/GraphDrawingData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/IEdge.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/INode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/IOnAssetEnabled.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/SlotReference.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/ICanChangeShaderGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IGeneratesBodyCode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IGeneratesFunction.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IGraphDataAction.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IGroupItem.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IHasCustomDeprecationMessage.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IInspectable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireBitangent.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireCameraOpaqueTexture.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireDepthTexture.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireFaceSign.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireMeshUV.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireNormal.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequirePosition.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequirePositionPredisplacement.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireScreenPosition.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireTangent.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireTime.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireTransform.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireVertexColor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireVertexID.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireVertexSkinning.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireViewDirection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMaySupportVFX.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/NeededCoordinateSpace.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/PositionSource.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/AbstractMaterialNode0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/Edge0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/GraphData0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/GroupData0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/ILegacyTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/IMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/PBRMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/SerializableGuid.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/ShaderInput0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/SlotReference0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/SpriteLitMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/SpriteUnlitMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/StickyNoteData0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/UnlitMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/VisualEffectMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/AbstractMaterialNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/ChannelMixerNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/ContrastNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/HueNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/InvertColorsNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/ReplaceColorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/SaturationNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/WhiteBalanceNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Blend/BlendMode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Blend/BlendNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Filter/DitherNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Filter/FadeTransitionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Mask/ChannelMaskNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Mask/ColorMaskNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalBlendNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalFromHeightNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalFromTextureNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalReconstructZNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalStrengthNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalUnpackNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Utility/ColorspaceConversion.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/BlockNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Channel/CombineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Channel/FlipNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Channel/SplitNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Channel/SwizzleNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/CodeFunctionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/FormerNameAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/FunctionMultiInput.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/GeometryNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/GuidEncoder.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/BooleanNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/ColorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/ConstantNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/IntegerNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/SliderNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/TimeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/Vector1Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/Vector2Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/Vector3Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/Vector4Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/CustomInterpolatorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/BitangentVectorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/InstanceIDNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/NormalVectorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/PositionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/ScreenPositionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/TangentVectorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/UVNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/VertexColorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/VertexIDNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/ViewDirectionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/ViewVectorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Gradient/BlackbodyNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Gradient/GradientNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Gradient/SampleGradientNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Lighting/AmbientNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Lighting/BakedGINode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Lighting/MainLightDirectionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Lighting/ReflectionProbeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Matrix/Matrix2Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Matrix/Matrix3Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Matrix/Matrix4Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Matrix/TransformationMatrixNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/PBR/DielectricSpecularNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/PBR/MetalReflectanceNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/PropertyNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/CameraNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/EyeIndexNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/FogNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/ObjectNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/SceneColorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/SceneDepthDifferenceNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/SceneDepthNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/ScreenNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/CalculateLevelOfDetailTexture2DNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/CubemapAssetNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/GatherTexture2DNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/ProceduralVirtualTextureNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleCubemapNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleRawCubemapNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SamplerStateNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleTexture2DArrayNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleTexture2DLODNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleTexture2DNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleTexture3DNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleVirtualTextureNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/TexelSizeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/Texture2DArrayAssetNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/Texture2DAssetNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/Texture3DAssetNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/TextureStackNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/IPropertyFromNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/LegacyUnknownTypeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/AbsoluteNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/ExponentialNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/LengthNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/LogNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/ModuloNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/NegateNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/NormalizeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/PosterizeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/ReciprocalNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/ReciprocalSquareRootNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/AddNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/DivideNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/MultiplyNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/PowerNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/SquareRootNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/SubtractNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Derivative/DDXNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Derivative/DDXYNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Derivative/DDYNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Interpolation/InverseLerpNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Interpolation/LerpNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Interpolation/SmoothstepNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Matrix/MatrixConstructionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Matrix/MatrixDeterminantNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Matrix/MatrixSplitNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Matrix/MatrixTransposeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/ClampNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/FractionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/MaximumNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/MinimumNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/OneMinusNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/RandomRangeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/RemapNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/SaturateNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/CeilingNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/FloorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/RoundNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/SignNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/StepNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/TruncateNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/ArccosineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/ArcsineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/Arctangent2Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/ArctangentNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/CosineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/DegreesToRadiansNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/HyperbolicCosineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/HyperbolicSineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/HyperbolicTangentNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/RadiansToDegreesNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/SineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/TangentNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/CrossProductNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/DistanceNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/DotProductNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/FresnelEffectNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/ProjectionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/ReflectionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/RefractNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/RejectionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/RotateAboutAxisNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/SphereMaskNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/TransformNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Wave/NoiseSineWaveNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Wave/SawtoothWaveNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Wave/SquareWaveNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Wave/TriangleWaveNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/MeshDeformation/ComputeDeformNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/MeshDeformation/LinearBlendSkinningNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/NodeClassCache.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/NormalMapSpace.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/CheckerboardNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Noise/GradientNoiseNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Noise/SimpleNoiseNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Noise/VoronoiNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Shape/EllipseNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Shape/PolygonNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Shape/RectangleNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Shape/RoundedPolygonNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Shape/RoundedRectangleNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/RedirectNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/ShaderStage.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/SlotValue.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/TitleAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/CustomFunctionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/DropdownNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/KeywordNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/AllNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/AndNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/AnyNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/BranchNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/BranchOnInputConnection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/ComparisonNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/IsFrontFaceNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/IsInfiniteNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/IsNanNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/NandNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/NotNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/OrNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/PreviewNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/RedirectNodeData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/RedirectNodeView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/SplitTextureTransformNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/SubGraphNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/FlipbookNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/ParallaxMappingNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/ParallaxOcclusionMappingNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/PolarCoordinatesNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/RadialShearNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/RotateNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/SpherizeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/TilingAndOffsetNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/TriplanarNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/TwirlNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/SubGraph/SubGraphAsset.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/SubGraph/SubGraphOutputNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/FunctionRegistry.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/GradientUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/GraphUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/Identifier.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/KeywordCollector.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/KeywordDependentCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/KeywordUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/Logging.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/MipSamplingModes.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/PooledHashSet.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/PooledList.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/PrecisionUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/PropertyUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/RGBANodeOutput.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/ScreenSpaceType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/SerializationHelper.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/ShaderGraphRequirementsPerKeyword.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/SlotValueTypeUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/SpaceTransformUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/StackPool.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/TextUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/UvChannel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/DefaultShaderIncludes.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/BlackboardInputInfo.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/BlackboardUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/SGBlackboard.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/SGBlackboardCategory.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/SGBlackboardField.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/SGBlackboardRow.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/CategoryColors.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/ColorManager.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/CustomColorData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/IColorProvider.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/NoColors.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/PrecisionColors.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/UserColors.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controllers/BlackboardCategoryController.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controllers/BlackboardController.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controllers/SGController.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controllers/ShaderInputViewController.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ButtonControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ChannelEnumControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ChannelEnumMaskControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ChannelMixerControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ColorControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/CubemapControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/DefaultControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/DielectricSpecularControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/EnumControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/EnumConversionControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/GradientControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/IControlAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/IdentifierControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/IntegerControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ObjectControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/PopupControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/SliderControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/TextControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/Texture3DControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/TextureArrayControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/TextureControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ToggleControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/VectorControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/EdgeConnectorListener.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/INodeModificationListener.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/InspectorView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/MasterPreviewView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/AbstractMaterialNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/BoolPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/ColorPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/CubemapPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/CustomFunctionNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/DropdownPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/EnumPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/FloatPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/GradientPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/GraphDataPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/IntegerPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/IShaderPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/MatrixPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/PositionNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/ProceduralVirtualTextureNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SamplerStateNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture2DArrayNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture2DNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture3DNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SampleVirtualTextureNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/ShaderInputPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SubGraphOutputNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/TextPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Texture2DArrayPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Texture2DPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Texture3DPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/ToggleDataPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/TransformNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/TriplanarNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Vector2PropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Vector3PropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Vector4PropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawerUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/TabbedView/TabbedView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/TabbedView/TabButton.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/WindowDockingLayout.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Interfaces/IRectInterface.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Interfaces/IResizable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Interfaces/ISGControlledElement.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Interfaces/ISGViewModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Interfaces/IShaderInputObserver.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/Draggable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/ElementResizer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/ResizeBorderFrame.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/ResizeSideHandle.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/Scrollable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/WindowDraggable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/MaterialEditor/ShaderGraphPropertyDrawers.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/MaterialGraphEditWindow.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/MaterialGraphPreviewGenerator.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/PreviewManager.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/SearchWindowAdapter.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/SearchWindowProvider.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/ViewModels/BlackboardCategoryViewModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/ViewModels/BlackboardViewModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/ViewModels/InspectorViewModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/ViewModels/ShaderInputViewModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ContextView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/FloatField.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/GradientEdge.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/GraphEditorView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/GraphSubWindow.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/HelpBoxRow.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/HlslFunctionView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/IdentifierField.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/IShaderNodeView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/MaterialGraphView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/MaterialNodeView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/NodeSettingsView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/PortInputView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/PreviewSceneResources.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/PropertyNodeView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/PropertyRow.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/PropertySheet.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ReorderableSlotListView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ReorderableTextListView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ResizableElement.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ShaderGroup.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ShaderPort.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/BooleanSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/ColorRGBSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/ColorSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/CubemapSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/GradientSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/LabelSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/MultiFloatSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/MultiIntegerSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/PropertyConnectionStateSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/ScreenPositionSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/Texture3DSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/TextureArraySlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/TextureSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/UVSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/StickyNote.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Extensions/FieldExtensions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Extensions/IConditionalExtensions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Extensions/StencilExtensions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Attributes/GenerateBlocksAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/AdditionalCommandCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/AssetCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/DefineCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/DependencyCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/FieldCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/IncludeCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/KernelCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/KeywordCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/PassCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/PragmaCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/RenderStateCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/StructCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Contexts/TargetActiveBlockContext.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Contexts/TargetFieldContext.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Contexts/TargetPropertyGUIContext.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Contexts/TargetSetupContext.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Controls.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Data/ConditionalField.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Data/DropdownEntry.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Data/FieldCondition.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Data/FieldDependency.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Data/KeywordEntry.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/AdditionalCommandDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/BlockFieldDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/FieldDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/IncludeDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/KernelDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/KeywordDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/PassDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/PragmaDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/RenderStateDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/StencilDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/StructDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/SubShaderDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/Blend.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/BlendOp.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/Cull.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/DisableBatching.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/IncludeLocation.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/InstancingOptions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/KeywordDefinition.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/KeywordScope.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/KeywordShaderStage.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/KeywordType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/NormalDropOffSpace.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/Platform.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/PropertyType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/RenderQueue.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/RenderType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/ShaderModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/ShaderValueType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/StructFieldOptions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/ZTest.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/ZWrite.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/GraphCode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/IHasMetaData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/OutputMetadata.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/ActiveFields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/CustomInterpolatorUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/GenerationUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/Generator.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/GraphCompilationResult.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/MatrixNames.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/PropertyCollector.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/ShaderGeneratorNames.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/ShaderSpliceUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/ShaderStringBuilder.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/ShaderGraphVfxAsset.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/SubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Target.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/TargetResources/BlockFields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/TargetResources/FieldDependencies.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/TargetResources/Fields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/TargetResources/StructFields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/TargetResources/Structs.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/AssetPostProcessors/MaterialPostprocessor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/AssetPostProcessors/ShaderGraphMaterialsUpdater.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/AssetVersion.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/AssetCallbacks/CreateLitShaderGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/AssetCallbacks/CreateUnlitShaderGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInFields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInMetadata.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInProperties.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInStructFields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInStructs.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInLitSubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInSubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInUnlitSubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BaseShaderGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BuiltInLitGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BuiltInUnlitGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/MaterialAssemblyReference/RawRenderQueue.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderPreprocessor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CreateCustomRenderTextureShaderGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CustomRenderTextureTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSelf.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSize.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSlice.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/Fullscreen/FullscreenData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/Fullscreen/FullscreenMetaData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/Fullscreen/FullscreenShaderGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/Fullscreen/FullscreenSubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/Fullscreen/Includes/FullscreenShaderPass.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/PreviewTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/VFXTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Utils/TargetUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderGraphAssetPostProcessor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderGraphImporter.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderGraphImporterEditor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderGraphMetadata.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderSubGraphImporter.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderSubGraphImporterEditor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderSubGraphMetadata.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Interface/IConditional.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Interface/IRequiresData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/FakeJsonObject.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/JsonData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/JsonObject.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/JsonRef.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/MultiJson.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/MultiJsonEntry.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/MultiJsonInternal.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/RefDataEnumerable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/RefValueEnumerable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/SerializationExtensions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphAnalytics.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphDataExtension.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphNodeValidationExtension.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphPreferences.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphProjectSettings.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphShortcuts.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphToolbarExtension.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGUI/GenericShaderGraphMaterialGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/AssertHelpers.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/CompatibilityExtensions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/CopyPasteGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/CreateSerializableGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/Documentation.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/FileUtilities.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/IndexSet.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/ListUtilities.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/MessageManager.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/TypeMapper.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/TypeMapping.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/UIUtilities.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/ValueUtilities.cs"

-langversion:9.0



/deterministic

/optimize+

/debug:portable

/nologo

/RuntimeMetadataVersion:v4.0.30319



/nowarn:0169

/nowarn:0649

/nowarn:0282

/nowarn:1701

/nowarn:1702

/utf8output

/preferreduilang:en-US



-warn:0



/additionalfile:"Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.UnityAdditionalFile.txt"
##### Custom Environment Variables
DOTNET_MULTILEVEL_LOOKUP=0
##### ExitCode
1
##### Output
Library\PackageCache\com.unity.shadergraph@14.0.9\Editor\Generation\Targets\BuiltIn\Editor\ShaderGUI\MaterialAssemblyReference\RawRenderQueue.cs(12,24): error CS1061: 'Material' does not contain a definition for 'rawRenderQueue' and no accessible extension method 'rawRenderQueue' accepting a first argument of type 'Material' could be found (are you missing a using directive or an assembly reference?)
*** Tundra build failed (1.54 seconds), 3 items updated, 592 evaluated
## Script Compilation Error for: Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.dll (+2 others)
## CmdLine: "C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.rsp2"
## Output:
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(11,44): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(12,42): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(23,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(26,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1144,113): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRenderPipeline.RaytracingReflection.cs(337,9): error CS0246: The type or namespace name 'DeferredLightingRTParameters' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRaytracingManager.cs(71,9): error CS0246: The type or namespace name 'ShaderVariablesRaytracingLightLoop' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1093,20): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.PostProcess.cs(1413,20): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)

## Script Compilation Error for: Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)
## CmdLine: "C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp2"
## Output:
Library\PackageCache\com.unity.shadergraph@14.0.9\Editor\Generation\Targets\BuiltIn\Editor\ShaderGUI\MaterialAssemblyReference\RawRenderQueue.cs(12,24): error CS1061: 'Material' does not contain a definition for 'rawRenderQueue' and no accessible extension method 'rawRenderQueue' accepting a first argument of type 'Material' could be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(11,44): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(12,42): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(23,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(26,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1144,113): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRenderPipeline.RaytracingReflection.cs(337,9): error CS0246: The type or namespace name 'DeferredLightingRTParameters' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRaytracingManager.cs(71,9): error CS0246: The type or namespace name 'ShaderVariablesRaytracingLightLoop' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1093,20): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.PostProcess.cs(1413,20): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.shadergraph@14.0.9\Editor\Generation\Targets\BuiltIn\Editor\ShaderGUI\MaterialAssemblyReference\RawRenderQueue.cs(12,24): error CS1061: 'Material' does not contain a definition for 'rawRenderQueue' and no accessible extension method 'rawRenderQueue' accepting a first argument of type 'Material' could be found (are you missing a using directive or an assembly reference?)
AssetDatabase: script compilation time: 1.970739s
Total cache size 111288356
Total cache size after purge 111288356
[ScriptCompilation] Requested script compilation because: Exiting safe mode
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
      Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/Ping application/grpc -
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
      Executing endpoint 'gRPC - /UnityILPP.PostProcessing/Ping'
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
      Executed endpoint 'gRPC - /UnityILPP.PostProcessing/Ping'
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
      Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/Ping application/grpc - - 200 - application/grpc 0.4353ms
Starting: C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\bee_backend.exe --dont-print-to-structured-log --ipc --defer-dag-verification --dagfile="Library/Bee/1900b0aE.dag" --continue-on-failure --profile="Library/Bee/backend1.traceevents" ScriptAssemblies
WorkingDir: C:/Users/wadis/UnityProjs/My project
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
      Request starting HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/ConfigurePostProcessors application/grpc -
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
      Executing endpoint 'gRPC - /UnityILPP.PostProcessing/ConfigurePostProcessors'
info: Unity.ILPP.Runner.PostProcessingAssemblyLoadContext[0]
      Current configuration matches the requested one, skipping
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
      Executed endpoint 'gRPC - /UnityILPP.PostProcessing/ConfigurePostProcessors'
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
      Request finished HTTP/2 POST http://ilpp/UnityILPP.PostProcessing/ConfigurePostProcessors application/grpc - - 200 - application/grpc 1.3063ms
ExitCode: 3 Duration: 1s315ms
[332/592    0s] CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.pdb
[336/592    0s] CopyFiles Library/ScriptAssemblies/UnityEngine.TestRunner.dll
[411/592    0s] CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.pdb
[435/592    0s] CopyFiles Library/ScriptAssemblies/UnityEditor.TestRunner.dll
[442/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.pdb
[448/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualStudio.Editor.pdb
[451/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VSCode.Editor.pdb
[452/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Rider.Editor.dll
[453/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.pdb
[454/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Burst.CodeGen.dll
[455/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VSCode.Editor.dll
[456/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll
[457/592    0s] ILPP-Configuration Library/ilpp-configuration.nevergeneratedoutput
[492/592    0s] CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.HighDefinition.Config.Runtime.dll
[493/592    0s] CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll
[494/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Timeline.dll
[495/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.dll
[496/592    0s] CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll
[497/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualEffectGraph.Runtime.dll
[498/592    0s] CopyFiles Library/ScriptAssemblies/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll
[499/592    0s] CopyFiles Library/ScriptAssemblies/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.pdb
[500/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Performance.Profile-Analyzer.Editor.pdb
[501/592    0s] CopyFiles Library/ScriptAssemblies/UnityEngine.UI.dll
[502/592    0s] CopyFiles Library/ScriptAssemblies/Unity.CollabProxy.Editor.pdb
[503/592    0s] CopyFiles Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll
[504/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Burst.dll
[505/592    0s] CopyFiles Library/ScriptAssemblies/Unity.EditorCoroutines.Editor.dll
[506/592    0s] CopyFiles Library/ScriptAssemblies/Unity.EditorCoroutines.Editor.pdb
[507/592    0s] CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.dll
[508/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.dll
[509/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.dll
[510/592    0s] CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.Editor.pdb
[511/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.SettingsProvider.Editor.pdb
[512/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.SettingsProvider.Editor.dll
[513/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Performance.Profile-Analyzer.Editor.dll
[514/592    0s] CopyFiles Library/ScriptAssemblies/Unity.PlasticSCM.Editor.pdb
[515/592    0s] CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.pdb
[516/592    0s] CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll
[517/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Mathematics.dll
[518/592    0s] CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll
[519/592    0s] CopyFiles Library/ScriptAssemblies/Unity.ShaderGraph.Utilities.pdb
[520/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.pdb
[521/592    0s] CopyFiles Library/ScriptAssemblies/Unity.ShaderGraph.Utilities.dll
[522/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Mathematics.Editor.pdb
[523/592    0s] CopyFiles Library/ScriptAssemblies/UnityEditor.UI.pdb
[524/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Shared.Editor.pdb
[525/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.pdb
[526/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Mathematics.Editor.dll
[527/592    0s] CopyFiles Library/ScriptAssemblies/Unity.TestTools.CodeCoverage.Editor.pdb
[528/592    0s] CopyFiles Library/ScriptAssemblies/UnityEditor.UI.dll
[529/592    0s] CopyFiles Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll
[530/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.pdb
[531/592    0s] CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll
[532/592    0s] CopyFiles Library/ScriptAssemblies/Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.pdb
[533/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Shared.Editor.dll
[534/592    0s] CopyFiles Library/ScriptAssemblies/Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll
[535/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Burst.Editor.pdb
[536/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Searcher.Editor.dll
[537/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Searcher.Editor.pdb
[538/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Settings.Editor.pdb
[539/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.Editor.dll
[540/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Burst.pdb
[541/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Settings.Editor.dll
[542/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Flow.pdb
[543/592    0s] CopyFiles Library/ScriptAssemblies/Unity.TestTools.CodeCoverage.Editor.dll
[544/592    0s] CopyFiles Library/ScriptAssemblies/UnityEngine.UI.pdb
[545/592    0s] CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.pdb
[546/592    0s] CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.pdb
[547/592    0s] CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.pdb
[548/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.Editor.dll
[549/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.Core.pdb
[550/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.pdb
[551/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Timeline.Editor.dll
[552/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Timeline.pdb
[553/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Mathematics.pdb
[554/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.Editor.pdb
[555/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualEffectGraph.Runtime.pdb
[556/592    0s] CopyFiles Library/ScriptAssemblies/Unity.RenderPipelines.HighDefinition.Config.Runtime.pdb
[557/592    0s] CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.pdb
[558/592    0s] CopyFiles Library/ScriptAssemblies/Unity.VisualScripting.State.Editor.dll
[559/592    0s] CopyFiles Library/ScriptAssemblies/Unity.Burst.Editor.dll
[560/592    0s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)
##### CommandLine
"C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp2"
##### Contents of Library\Bee\artifacts\1900b0aE.dag\Unity.ShaderGraph.Editor.rsp
-target:library

-out:"Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll"

-refout:"Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.ref.dll"

-define:UNITY_2022_3_14

-define:UNITY_2022_3

-define:UNITY_2022

-define:UNITY_5_3_OR_NEWER

-define:UNITY_5_4_OR_NEWER

-define:UNITY_5_5_OR_NEWER

-define:UNITY_5_6_OR_NEWER

-define:UNITY_2017_1_OR_NEWER

-define:UNITY_2017_2_OR_NEWER

-define:UNITY_2017_3_OR_NEWER

-define:UNITY_2017_4_OR_NEWER

-define:UNITY_2018_1_OR_NEWER

-define:UNITY_2018_2_OR_NEWER

-define:UNITY_2018_3_OR_NEWER

-define:UNITY_2018_4_OR_NEWER

-define:UNITY_2019_1_OR_NEWER

-define:UNITY_2019_2_OR_NEWER

-define:UNITY_2019_3_OR_NEWER

-define:UNITY_2019_4_OR_NEWER

-define:UNITY_2020_1_OR_NEWER

-define:UNITY_2020_2_OR_NEWER

-define:UNITY_2020_3_OR_NEWER

-define:UNITY_2021_1_OR_NEWER

-define:UNITY_2021_2_OR_NEWER

-define:UNITY_2021_3_OR_NEWER

-define:UNITY_2022_1_OR_NEWER

-define:UNITY_2022_2_OR_NEWER

-define:UNITY_2022_3_OR_NEWER

-define:PLATFORM_ARCH_64

-define:UNITY_64

-define:UNITY_INCLUDE_TESTS

-define:ENABLE_AR

-define:ENABLE_AUDIO

-define:ENABLE_CACHING

-define:ENABLE_CLOTH

-define:ENABLE_EVENT_QUEUE

-define:ENABLE_MICROPHONE

-define:ENABLE_MULTIPLE_DISPLAYS

-define:ENABLE_PHYSICS

-define:ENABLE_TEXTURE_STREAMING

-define:ENABLE_VIRTUALTEXTURING

-define:ENABLE_LZMA

-define:ENABLE_UNITYEVENTS

-define:ENABLE_VR

-define:ENABLE_WEBCAM

-define:ENABLE_UNITYWEBREQUEST

-define:ENABLE_WWW

-define:ENABLE_CLOUD_SERVICES

-define:ENABLE_CLOUD_SERVICES_ADS

-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST

-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING

-define:ENABLE_CLOUD_SERVICES_PURCHASING

-define:ENABLE_CLOUD_SERVICES_ANALYTICS

-define:ENABLE_CLOUD_SERVICES_BUILD

-define:ENABLE_EDITOR_GAME_SERVICES

-define:ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT

-define:ENABLE_CLOUD_LICENSE

-define:ENABLE_EDITOR_HUB_LICENSE

-define:ENABLE_WEBSOCKET_CLIENT

-define:ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API

-define:ENABLE_DIRECTOR_AUDIO

-define:ENABLE_DIRECTOR_TEXTURE

-define:ENABLE_MANAGED_JOBS

-define:ENABLE_MANAGED_TRANSFORM_JOBS

-define:ENABLE_MANAGED_ANIMATION_JOBS

-define:ENABLE_MANAGED_AUDIO_JOBS

-define:ENABLE_MANAGED_UNITYTLS

-define:INCLUDE_DYNAMIC_GI

-define:ENABLE_SCRIPTING_GC_WBARRIERS

-define:PLATFORM_SUPPORTS_MONO

-define:RENDER_SOFTWARE_CURSOR

-define:ENABLE_VIDEO

-define:ENABLE_ACCELERATOR_CLIENT_DEBUGGING

-define:ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION

-define:ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT

-define:ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE

-define:PLATFORM_STANDALONE

-define:TEXTCORE_1_0_OR_NEWER

-define:PLATFORM_STANDALONE_WIN

-define:UNITY_STANDALONE_WIN

-define:UNITY_STANDALONE

-define:ENABLE_RUNTIME_GI

-define:ENABLE_MOVIES

-define:ENABLE_NETWORK

-define:ENABLE_NVIDIA

-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION

-define:ENABLE_OUT_OF_PROCESS_CRASH_HANDLER

-define:ENABLE_CLUSTER_SYNC

-define:ENABLE_CLUSTERINPUT

-define:PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP

-define:GFXDEVICE_WAITFOREVENT_MESSAGEPUMP

-define:PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY

-define:ENABLE_MONO

-define:NET_4_6

-define:NET_UNITY_4_8

-define:ENABLE_PROFILER

-define:smile:EBUG

-define:TRACE

-define:UNITY_ASSERTIONS

-define:UNITY_EDITOR

-define:UNITY_EDITOR_64

-define:UNITY_EDITOR_WIN

-define:ENABLE_UNITY_COLLECTIONS_CHECKS

-define:ENABLE_BURST_AOT

-define:UNITY_TEAM_LICENSE

-define:ENABLE_CUSTOM_RENDER_TEXTURE

-define:ENABLE_DIRECTOR

-define:ENABLE_LOCALIZATION

-define:ENABLE_SPRITES

-define:ENABLE_TERRAIN

-define:ENABLE_TILEMAP

-define:ENABLE_TIMELINE

-define:ENABLE_LEGACY_INPUT_MANAGER

-define:TEXTCORE_FONT_ENGINE_1_5_OR_NEWER

-define:VFX_GRAPH_10_0_0_OR_NEWER

-define:CSHARP_7_OR_LATER

-define:CSHARP_7_3_OR_NEWER

-define:UNITY_EDITOR_ONLY_COMPILATION

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEditor.Graphs.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.PresetsUIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneViewModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ContentLoadModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.NVIDIAModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PropertiesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/Microsoft.Win32.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/netstandard.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.AppContext.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Buffers.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.Concurrent.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.NonGeneric.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Collections.Specialized.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.Annotations.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.EventBasedAsync.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ComponentModel.TypeConverter.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Console.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Data.Common.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Contracts.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Debug.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.FileVersionInfo.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Process.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.StackTrace.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.TextWriterTraceListener.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.Tools.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Diagnostics.TraceSource.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Drawing.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Dynamic.Runtime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Globalization.Calendars.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Globalization.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Globalization.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.Compression.ZipFile.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.DriveInfo.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.FileSystem.Watcher.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.IsolatedStorage.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.MemoryMappedFiles.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.Pipes.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.IO.UnmanagedMemoryStream.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.Expressions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.Parallel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Linq.Queryable.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Memory.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Http.Rtc.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.NameResolution.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.NetworkInformation.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Ping.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Requests.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Security.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.Sockets.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.WebHeaderCollection.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.WebSockets.Client.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Net.WebSockets.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ObjectModel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.DispatchProxy.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Emit.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Emit.ILGeneration.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Emit.Lightweight.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Reflection.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Resources.Reader.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Resources.ResourceManager.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Resources.Writer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.CompilerServices.VisualC.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Handles.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.InteropServices.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Numerics.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Formatters.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Json.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Runtime.Serialization.Xml.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Claims.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Algorithms.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Csp.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Encoding.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Cryptography.X509Certificates.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.Principal.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Security.SecureString.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Duplex.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Http.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.NetTcp.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ServiceModel.Security.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Text.Encoding.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Text.Encoding.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Text.RegularExpressions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Overlapped.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Tasks.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Tasks.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Tasks.Parallel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Thread.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.ThreadPool.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Threading.Timer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.ValueTuple.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.ReaderWriter.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XmlDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XmlSerializer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XPath.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Facades/System.Xml.XPath.XDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/Microsoft.CSharp.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/mscorlib.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.ComponentModel.Composition.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Core.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Data.DataSetExtensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Data.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Drawing.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.IO.Compression.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.IO.Compression.FileSystem.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Net.Http.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Numerics.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Numerics.Vectors.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Runtime.Serialization.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Transactions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Xml.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/UnityReferenceAssemblies/unity-4.8-api/System.Xml.Linq.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/log4netPlastic.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/Unity.Plastic.Newtonsoft.Json.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/unityplastic.dll"

-r:"Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll"

-r:"Library/PackageCache/com.unity.testtools.codecoverage@1.2.4/lib/ReportGenerator/ReportGeneratorMerged.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Editor.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.Searcher.Editor.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Utilities.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.ref.dll"

-analyzer:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll"

-analyzer:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/AssemblyInfo.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/AssetCallbacks/CreateShaderGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/AssetCallbacks/CreateShaderSubGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/AssetCallbacks/CreateVFXShaderGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Actions/GraphViewActions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/BuiltinKeywordAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/ContextFilterableAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/InspectableAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/NeverAllowedByTargetAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/SGPropertyDrawerAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/SRPFilterAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Attributes/SubTargetFilterAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/ContextData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Enumerations/Precision.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/AbstractShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/BitangentMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/BooleanMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/BooleanShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/CategoryData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ColorMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ColorRGBMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ColorShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/CubemapInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/CubemapMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/CubemapShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/DataStore.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/DynamicMatrixMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/DynamicValueMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/DynamicVectorMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GradientInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GradientMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GradientShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphConcretization.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphDataReadOnly.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphDataUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphSetup.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GraphValidation.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/GroupData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/IMaterialGraphAsset.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/IMaterialSlotHasValue.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/LightmappingShaderProperties.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix2MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix2ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix3MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix3ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix4MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Matrix4ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/MatrixShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/MinimalGraphData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/NormalMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ParentGroupChange.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/PositionMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/PreviewMode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/PreviewProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/PropertyConnectionStateMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SamplerStateMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SamplerStateShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ScreenPositionMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableCubemap.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableGuid.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableMesh.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableTexture.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableTextureArray.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SerializableVirtualTexture.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ShaderDropdown.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ShaderGraphRequirements.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ShaderInput.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ShaderKeyword.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/SpaceMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/StickyNoteData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/TangentMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DArrayInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DArrayMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DArrayShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture2DShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture3DInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture3DMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Texture3DShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/TextureSamplerState.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/UVMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector1MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector1ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector2MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector2ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector3MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector3ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector4MaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/Vector4ShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/VectorShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/VertexColorMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/ViewDirectionMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/VirtualTextureInputMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/VirtualTextureMaterialSlot.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Graphs/VirtualTextureShaderProperty.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/Edge.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/GraphObject.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/HasDependenciesAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/IHasDependencies.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/NodeUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Implementation/SlotType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/GenerationMode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/DrawState.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/GraphDrawingData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/IEdge.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/INode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/IOnAssetEnabled.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/Graph/SlotReference.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/ICanChangeShaderGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IGeneratesBodyCode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IGeneratesFunction.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IGraphDataAction.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IGroupItem.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IHasCustomDeprecationMessage.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IInspectable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireBitangent.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireCameraOpaqueTexture.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireDepthTexture.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireFaceSign.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireMeshUV.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireNormal.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequirePosition.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequirePositionPredisplacement.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireScreenPosition.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireTangent.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireTime.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireTransform.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireVertexColor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireVertexID.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireVertexSkinning.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMayRequireViewDirection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IMaySupportVFX.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/IPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/NeededCoordinateSpace.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Interfaces/PositionSource.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/AbstractMaterialNode0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/Edge0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/GraphData0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/GroupData0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/ILegacyTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/IMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/PBRMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/SerializableGuid.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/ShaderInput0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/SlotReference0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/SpriteLitMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/SpriteUnlitMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/StickyNoteData0.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/UnlitMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Legacy/VisualEffectMasterNode1.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/AbstractMaterialNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/ChannelMixerNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/ContrastNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/HueNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/InvertColorsNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/ReplaceColorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/SaturationNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Adjustment/WhiteBalanceNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Blend/BlendMode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Blend/BlendNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Filter/DitherNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Filter/FadeTransitionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Mask/ChannelMaskNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Mask/ColorMaskNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalBlendNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalFromHeightNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalFromTextureNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalReconstructZNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalStrengthNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Normal/NormalUnpackNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Artistic/Utility/ColorspaceConversion.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/BlockNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Channel/CombineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Channel/FlipNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Channel/SplitNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Channel/SwizzleNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/CodeFunctionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/FormerNameAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/FunctionMultiInput.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/GeometryNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/GuidEncoder.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/BooleanNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/ColorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/ConstantNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/IntegerNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/SliderNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/TimeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/Vector1Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/Vector2Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/Vector3Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Basic/Vector4Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/CustomInterpolatorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/BitangentVectorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/InstanceIDNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/NormalVectorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/PositionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/ScreenPositionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/TangentVectorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/UVNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/VertexColorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/VertexIDNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/ViewDirectionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Geometry/ViewVectorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Gradient/BlackbodyNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Gradient/GradientNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Gradient/SampleGradientNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Lighting/AmbientNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Lighting/BakedGINode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Lighting/MainLightDirectionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Lighting/ReflectionProbeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Matrix/Matrix2Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Matrix/Matrix3Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Matrix/Matrix4Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Matrix/TransformationMatrixNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/PBR/DielectricSpecularNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/PBR/MetalReflectanceNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/PropertyNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/CameraNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/EyeIndexNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/FogNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/ObjectNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/SceneColorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/SceneDepthDifferenceNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/SceneDepthNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Scene/ScreenNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/CalculateLevelOfDetailTexture2DNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/CubemapAssetNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/GatherTexture2DNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/ProceduralVirtualTextureNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleCubemapNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleRawCubemapNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SamplerStateNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleTexture2DArrayNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleTexture2DLODNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleTexture2DNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleTexture3DNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/SampleVirtualTextureNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/TexelSizeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/Texture2DArrayAssetNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/Texture2DAssetNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/Texture3DAssetNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Input/Texture/TextureStackNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/IPropertyFromNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/LegacyUnknownTypeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/AbsoluteNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/ExponentialNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/LengthNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/LogNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/ModuloNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/NegateNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/NormalizeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/PosterizeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/ReciprocalNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Advanced/ReciprocalSquareRootNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/AddNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/DivideNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/MultiplyNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/PowerNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/SquareRootNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Basic/SubtractNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Derivative/DDXNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Derivative/DDXYNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Derivative/DDYNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Interpolation/InverseLerpNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Interpolation/LerpNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Interpolation/SmoothstepNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Matrix/MatrixConstructionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Matrix/MatrixDeterminantNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Matrix/MatrixSplitNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Matrix/MatrixTransposeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/ClampNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/FractionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/MaximumNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/MinimumNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/OneMinusNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/RandomRangeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/RemapNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Range/SaturateNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/CeilingNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/FloorNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/RoundNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/SignNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/StepNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Round/TruncateNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/ArccosineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/ArcsineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/Arctangent2Node.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/ArctangentNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/CosineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/DegreesToRadiansNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/HyperbolicCosineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/HyperbolicSineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/HyperbolicTangentNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/RadiansToDegreesNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/SineNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Trigonometry/TangentNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/CrossProductNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/DistanceNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/DotProductNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/FresnelEffectNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/ProjectionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/ReflectionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/RefractNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/RejectionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/RotateAboutAxisNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/SphereMaskNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Vector/TransformNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Wave/NoiseSineWaveNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Wave/SawtoothWaveNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Wave/SquareWaveNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Math/Wave/TriangleWaveNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/MeshDeformation/ComputeDeformNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/MeshDeformation/LinearBlendSkinningNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/NodeClassCache.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/NormalMapSpace.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/CheckerboardNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Noise/GradientNoiseNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Noise/SimpleNoiseNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Noise/VoronoiNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Shape/EllipseNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Shape/PolygonNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Shape/RectangleNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Shape/RoundedPolygonNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Procedural/Shape/RoundedRectangleNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/RedirectNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/ShaderStage.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/SlotValue.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/TitleAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/CustomFunctionNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/DropdownNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/KeywordNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/AllNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/AndNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/AnyNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/BranchNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/BranchOnInputConnection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/ComparisonNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/IsFrontFaceNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/IsInfiniteNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/IsNanNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/NandNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/NotNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/Logic/OrNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/PreviewNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/RedirectNodeData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/RedirectNodeView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/SplitTextureTransformNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/Utility/SubGraphNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/FlipbookNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/ParallaxMappingNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/ParallaxOcclusionMappingNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/PolarCoordinatesNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/RadialShearNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/RotateNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/SpherizeNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/TilingAndOffsetNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/TriplanarNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Nodes/UV/TwirlNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/SubGraph/SubGraphAsset.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/SubGraph/SubGraphOutputNode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/FunctionRegistry.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/GradientUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/GraphUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/Identifier.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/KeywordCollector.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/KeywordDependentCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/KeywordUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/Logging.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/MipSamplingModes.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/PooledHashSet.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/PooledList.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/PrecisionUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/PropertyUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/RGBANodeOutput.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/ScreenSpaceType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/SerializationHelper.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/ShaderGraphRequirementsPerKeyword.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/SlotValueTypeUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/SpaceTransformUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/StackPool.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/TextUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Data/Util/UvChannel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/DefaultShaderIncludes.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/BlackboardInputInfo.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/BlackboardUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/SGBlackboard.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/SGBlackboardCategory.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/SGBlackboardField.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Blackboard/SGBlackboardRow.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/CategoryColors.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/ColorManager.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/CustomColorData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/IColorProvider.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/NoColors.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/PrecisionColors.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Colors/UserColors.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controllers/BlackboardCategoryController.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controllers/BlackboardController.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controllers/SGController.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controllers/ShaderInputViewController.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ButtonControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ChannelEnumControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ChannelEnumMaskControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ChannelMixerControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ColorControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/CubemapControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/DefaultControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/DielectricSpecularControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/EnumControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/EnumConversionControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/GradientControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/IControlAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/IdentifierControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/IntegerControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ObjectControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/PopupControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/SliderControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/TextControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/Texture3DControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/TextureArrayControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/TextureControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/ToggleControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Controls/VectorControl.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/EdgeConnectorListener.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/INodeModificationListener.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/InspectorView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/MasterPreviewView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/AbstractMaterialNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/BoolPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/ColorPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/CubemapPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/CustomFunctionNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/DropdownPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/EnumPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/FloatPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/GradientPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/GraphDataPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/IntegerPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/IShaderPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/MatrixPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/PositionNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/ProceduralVirtualTextureNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SamplerStateNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture2DArrayNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture2DNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SampleTexture3DNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SampleVirtualTextureNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/ShaderInputPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/SubGraphOutputNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/TextPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Texture2DArrayPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Texture2DPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Texture3DPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/ToggleDataPropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/TransformNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/TriplanarNodePropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Vector2PropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Vector3PropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawers/Vector4PropertyDrawer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/PropertyDrawerUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/TabbedView/TabbedView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/TabbedView/TabButton.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Inspector/WindowDockingLayout.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Interfaces/IRectInterface.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Interfaces/IResizable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Interfaces/ISGControlledElement.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Interfaces/ISGViewModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Interfaces/IShaderInputObserver.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/Draggable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/ElementResizer.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/ResizeBorderFrame.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/ResizeSideHandle.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/Scrollable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Manipulators/WindowDraggable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/MaterialEditor/ShaderGraphPropertyDrawers.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/MaterialGraphEditWindow.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/MaterialGraphPreviewGenerator.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/PreviewManager.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/SearchWindowAdapter.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/SearchWindowProvider.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/ViewModels/BlackboardCategoryViewModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/ViewModels/BlackboardViewModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/ViewModels/InspectorViewModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/ViewModels/ShaderInputViewModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ContextView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/FloatField.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/GradientEdge.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/GraphEditorView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/GraphSubWindow.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/HelpBoxRow.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/HlslFunctionView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/IdentifierField.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/IShaderNodeView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/MaterialGraphView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/MaterialNodeView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/NodeSettingsView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/PortInputView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/PreviewSceneResources.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/PropertyNodeView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/PropertyRow.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/PropertySheet.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ReorderableSlotListView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ReorderableTextListView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ResizableElement.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ShaderGroup.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/ShaderPort.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/BooleanSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/ColorRGBSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/ColorSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/CubemapSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/GradientSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/LabelSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/MultiFloatSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/MultiIntegerSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/PropertyConnectionStateSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/ScreenPositionSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/Texture3DSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/TextureArraySlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/TextureSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/Slots/UVSlotControlView.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Drawing/Views/StickyNote.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Extensions/FieldExtensions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Extensions/IConditionalExtensions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Extensions/StencilExtensions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Attributes/GenerateBlocksAttribute.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/AdditionalCommandCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/AssetCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/DefineCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/DependencyCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/FieldCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/IncludeCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/KernelCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/KeywordCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/PassCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/PragmaCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/RenderStateCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Collections/StructCollection.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Contexts/TargetActiveBlockContext.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Contexts/TargetFieldContext.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Contexts/TargetPropertyGUIContext.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Contexts/TargetSetupContext.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Controls.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Data/ConditionalField.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Data/DropdownEntry.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Data/FieldCondition.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Data/FieldDependency.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Data/KeywordEntry.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/AdditionalCommandDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/BlockFieldDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/FieldDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/IncludeDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/KernelDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/KeywordDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/PassDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/PragmaDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/RenderStateDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/StencilDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/StructDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Descriptors/SubShaderDescriptor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/Blend.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/BlendOp.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/Cull.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/DisableBatching.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/IncludeLocation.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/InstancingOptions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/KeywordDefinition.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/KeywordScope.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/KeywordShaderStage.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/KeywordType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/NormalDropOffSpace.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/Platform.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/PropertyType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/RenderQueue.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/RenderType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/ShaderModel.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/ShaderValueType.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/StructFieldOptions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/ZTest.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Enumerations/ZWrite.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/GraphCode.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/IHasMetaData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/OutputMetadata.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/ActiveFields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/CustomInterpolatorUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/GenerationUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/Generator.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/GraphCompilationResult.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/MatrixNames.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/PropertyCollector.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/ShaderGeneratorNames.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/ShaderSpliceUtil.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Processors/ShaderStringBuilder.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/ShaderGraphVfxAsset.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/SubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Target.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/TargetResources/BlockFields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/TargetResources/FieldDependencies.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/TargetResources/Fields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/TargetResources/StructFields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/TargetResources/Structs.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/AssetPostProcessors/MaterialPostprocessor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/AssetPostProcessors/ShaderGraphMaterialsUpdater.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/AssetVersion.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/AssetCallbacks/CreateLitShaderGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/AssetCallbacks/CreateUnlitShaderGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInFields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInMetadata.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInProperties.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInStructFields.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/BuiltInStructs.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInLitSubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInSubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGraph/Targets/BuiltInUnlitSubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BaseShaderGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BuiltInLitGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/BuiltInUnlitGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderGUI/MaterialAssemblyReference/RawRenderQueue.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderPreprocessor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/BuiltIn/Editor/ShaderUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CreateCustomRenderTextureShaderGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CustomRenderTextureTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSelf.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSize.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSlice.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/CustomRenderTexture/CustomTextureSubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/Fullscreen/FullscreenData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/Fullscreen/FullscreenMetaData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/Fullscreen/FullscreenShaderGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/Fullscreen/FullscreenSubTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/Fullscreen/Includes/FullscreenShaderPass.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/PreviewTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Targets/VFXTarget.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Generation/Utils/TargetUtils.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderGraphAssetPostProcessor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderGraphImporter.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderGraphImporterEditor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderGraphMetadata.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderSubGraphImporter.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderSubGraphImporterEditor.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Importers/ShaderSubGraphMetadata.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Interface/IConditional.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Interface/IRequiresData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/FakeJsonObject.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/JsonData.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/JsonObject.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/JsonRef.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/MultiJson.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/MultiJsonEntry.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/MultiJsonInternal.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/RefDataEnumerable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/RefValueEnumerable.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Serialization/SerializationExtensions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphAnalytics.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphDataExtension.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphNodeValidationExtension.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphPreferences.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphProjectSettings.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphShortcuts.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGraphToolbarExtension.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/ShaderGUI/GenericShaderGraphMaterialGUI.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/AssertHelpers.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/CompatibilityExtensions.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/CopyPasteGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/CreateSerializableGraph.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/Documentation.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/FileUtilities.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/IndexSet.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/ListUtilities.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/MessageManager.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/TypeMapper.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/TypeMapping.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/UIUtilities.cs"

"Library/PackageCache/com.unity.shadergraph@14.0.9/Editor/Util/ValueUtilities.cs"

-langversion:9.0



/deterministic

/optimize+

/debug:portable

/nologo

/RuntimeMetadataVersion:v4.0.30319



/nowarn:0169

/nowarn:0649

/nowarn:0282

/nowarn:1701

/nowarn:1702

/utf8output

/preferreduilang:en-US



-warn:0



/additionalfile:"Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.UnityAdditionalFile.txt"
##### Custom Environment Variables
DOTNET_MULTILEVEL_LOOKUP=0
##### ExitCode
1
##### Output
Library\PackageCache\com.unity.shadergraph@14.0.9\Editor\Generation\Targets\BuiltIn\Editor\ShaderGUI\MaterialAssemblyReference\RawRenderQueue.cs(12,24): error CS1061: 'Material' does not contain a definition for 'rawRenderQueue' and no accessible extension method 'rawRenderQueue' accepting a first argument of type 'Material' could be found (are you missing a using directive or an assembly reference?)
[561/592    1s] Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.dll (+2 others)
##### CommandLine
"C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.rsp2"
##### Contents of Library\Bee\artifacts\1900b0aE.dag\Unity.RenderPipelines.HighDefinition.Runtime.rsp
-target:library

-out:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.dll"

-refout:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.ref.dll"

-define:UNITY_2022_3_14

-define:UNITY_2022_3

-define:UNITY_2022

-define:UNITY_5_3_OR_NEWER

-define:UNITY_5_4_OR_NEWER

-define:UNITY_5_5_OR_NEWER

-define:UNITY_5_6_OR_NEWER

-define:UNITY_2017_1_OR_NEWER

-define:UNITY_2017_2_OR_NEWER

-define:UNITY_2017_3_OR_NEWER

-define:UNITY_2017_4_OR_NEWER

-define:UNITY_2018_1_OR_NEWER

-define:UNITY_2018_2_OR_NEWER

-define:UNITY_2018_3_OR_NEWER

-define:UNITY_2018_4_OR_NEWER

-define:UNITY_2019_1_OR_NEWER

-define:UNITY_2019_2_OR_NEWER

-define:UNITY_2019_3_OR_NEWER

-define:UNITY_2019_4_OR_NEWER

-define:UNITY_2020_1_OR_NEWER

-define:UNITY_2020_2_OR_NEWER

-define:UNITY_2020_3_OR_NEWER

-define:UNITY_2021_1_OR_NEWER

-define:UNITY_2021_2_OR_NEWER

-define:UNITY_2021_3_OR_NEWER

-define:UNITY_2022_1_OR_NEWER

-define:UNITY_2022_2_OR_NEWER

-define:UNITY_2022_3_OR_NEWER

-define:PLATFORM_ARCH_64

-define:UNITY_64

-define:UNITY_INCLUDE_TESTS

-define:ENABLE_AR

-define:ENABLE_AUDIO

-define:ENABLE_CACHING

-define:ENABLE_CLOTH

-define:ENABLE_EVENT_QUEUE

-define:ENABLE_MICROPHONE

-define:ENABLE_MULTIPLE_DISPLAYS

-define:ENABLE_PHYSICS

-define:ENABLE_TEXTURE_STREAMING

-define:ENABLE_VIRTUALTEXTURING

-define:ENABLE_LZMA

-define:ENABLE_UNITYEVENTS

-define:ENABLE_VR

-define:ENABLE_WEBCAM

-define:ENABLE_UNITYWEBREQUEST

-define:ENABLE_WWW

-define:ENABLE_CLOUD_SERVICES

-define:ENABLE_CLOUD_SERVICES_ADS

-define:ENABLE_CLOUD_SERVICES_USE_WEBREQUEST

-define:ENABLE_CLOUD_SERVICES_CRASH_REPORTING

-define:ENABLE_CLOUD_SERVICES_PURCHASING

-define:ENABLE_CLOUD_SERVICES_ANALYTICS

-define:ENABLE_CLOUD_SERVICES_BUILD

-define:ENABLE_EDITOR_GAME_SERVICES

-define:ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT

-define:ENABLE_CLOUD_LICENSE

-define:ENABLE_EDITOR_HUB_LICENSE

-define:ENABLE_WEBSOCKET_CLIENT

-define:ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API

-define:ENABLE_DIRECTOR_AUDIO

-define:ENABLE_DIRECTOR_TEXTURE

-define:ENABLE_MANAGED_JOBS

-define:ENABLE_MANAGED_TRANSFORM_JOBS

-define:ENABLE_MANAGED_ANIMATION_JOBS

-define:ENABLE_MANAGED_AUDIO_JOBS

-define:ENABLE_MANAGED_UNITYTLS

-define:INCLUDE_DYNAMIC_GI

-define:ENABLE_SCRIPTING_GC_WBARRIERS

-define:PLATFORM_SUPPORTS_MONO

-define:RENDER_SOFTWARE_CURSOR

-define:ENABLE_VIDEO

-define:ENABLE_ACCELERATOR_CLIENT_DEBUGGING

-define:ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION

-define:ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT

-define:ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE

-define:PLATFORM_STANDALONE

-define:TEXTCORE_1_0_OR_NEWER

-define:PLATFORM_STANDALONE_WIN

-define:UNITY_STANDALONE_WIN

-define:UNITY_STANDALONE

-define:ENABLE_RUNTIME_GI

-define:ENABLE_MOVIES

-define:ENABLE_NETWORK

-define:ENABLE_NVIDIA

-define:ENABLE_CRUNCH_TEXTURE_COMPRESSION

-define:ENABLE_OUT_OF_PROCESS_CRASH_HANDLER

-define:ENABLE_CLUSTER_SYNC

-define:ENABLE_CLUSTERINPUT

-define:PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP

-define:GFXDEVICE_WAITFOREVENT_MESSAGEPUMP

-define:PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY

-define:ENABLE_MONO

-define:NET_STANDARD_2_0

-define:NET_STANDARD

-define:NET_STANDARD_2_1

-define:NETSTANDARD

-define:NETSTANDARD2_1

-define:ENABLE_PROFILER

-define:smile:EBUG

-define:TRACE

-define:UNITY_ASSERTIONS

-define:UNITY_EDITOR

-define:UNITY_EDITOR_64

-define:UNITY_EDITOR_WIN

-define:ENABLE_UNITY_COLLECTIONS_CHECKS

-define:ENABLE_BURST_AOT

-define:UNITY_TEAM_LICENSE

-define:ENABLE_CUSTOM_RENDER_TEXTURE

-define:ENABLE_DIRECTOR

-define:ENABLE_LOCALIZATION

-define:ENABLE_SPRITES

-define:ENABLE_TERRAIN

-define:ENABLE_TILEMAP

-define:ENABLE_TIMELINE

-define:ENABLE_LEGACY_INPUT_MANAGER

-define:TEXTCORE_FONT_ENGINE_1_5_OR_NEWER

-define:HDRP_1_OR_NEWER

-define:ENABLE_VR_MODULE

-define:ENABLE_XR_MODULE

-define:REFLECTION_PROBE_UPDATE_CACHED_DATA_AVAILABLE

-define:ENABLE_MATHEMATICS_1_2_1

-define:ENABLE_BURST_1_5_0_OR_NEWER

-define:CSHARP_7_OR_LATER

-define:CSHARP_7_3_OR_NEWER

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEditor.Graphs.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.PresetsUIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneViewModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ContentLoadModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.PropertiesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/NetStandard/ref/2.1.0/netstandard.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll"

-r:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/log4netPlastic.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/Unity.Plastic.Newtonsoft.Json.dll"

-r:"Library/PackageCache/com.unity.collab-proxy@2.2.0/Lib/Editor/PlasticSCM/unityplastic.dll"

-r:"Library/PackageCache/com.unity.testtools.codecoverage@1.2.4/lib/ReportGenerator/ReportGeneratorMerged.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll"

-r:"Library/PackageCache/com.unity.visualscripting@1.9.1/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.Burst.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.Mathematics.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.Core.Runtime.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Config.Runtime.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/Unity.VisualEffectGraph.Runtime.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.ref.dll"

-r:"Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.ref.dll"

-analyzer:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll"

-analyzer:"C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/AssemblyInfo.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/ComponentUtility.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/AdditionalCompositorData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/AlphaInjection.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/ChromaKeying.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CompositionFilter.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CompositionLayer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CompositionManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CompositionProfile.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CompositorCameraRegistry.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/CustomClear.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Compositor/ShaderProperty.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/CoreResources/GPUCopy.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Debugging/FrameSettingsFieldAttribute.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Migration/IVersionable.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Migration/MigrationDescription.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Migration/MigrationStep.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Textures/EncodeBC6H.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Textures/TextureCache.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Textures/TextureCache2D.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Textures/TextureCacheCubemap.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Core/Utilities/GeometryUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/ColorPickerDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/DebugDisplay.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/DebugDisplayVirtualTexturing.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/DebugLightVolumes.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/DebugOverlay.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/DecalsDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/FalseColorDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/HDDebugDisplaySettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/HDVolumeDebugSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/LightingDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/MaterialDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/MipMapDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/MonitorsDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/NVIDIADebugView.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/RayCountManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Debug/TransparencyDebug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Deprecated.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Documentation.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/AtmosphericScattering/AtmosphericScattering.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/AtmosphericScattering/ExponentialFog.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/AtmosphericScattering/Fog.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/AtmosphericScattering/VolumetricFog.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/DiffusionProfileList.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/GlobalIllumination.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/GlobalIlluminationUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/HDRenderPipeline.ProbeHelpers.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/IndirectLightingController.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDAdditionalLightData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDAdditionalLightData.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDAdditionalLightData.Types.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDGpuLightsBuilder.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDGpuLightsBuilder.Jobs.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDGpuLightsBuilder.LightLoop.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDLightRenderDatabase.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDProcessedVisibleLightsBuilder.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDProcessedVisibleLightsBuilder.Jobs.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Light/HDProcessedVisibleLightsBuilder.LightLoop.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/LightCookieManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/LightDefinition.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/LightLoop/GlobalLightLoopSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/LightLoop/LightLoop.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/LightUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ProbeVolume/ProbeVolumeLighting.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ProbeVolume/ProbeVolumesOptions.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDAdditionalReflectionData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDAdditionalReflectionData.Legacy.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDAdditionalReflectionData.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDProbe.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDProbe.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDProbeCullingResults.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDProbeCullState.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDProbeSystem.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/HDRuntimeReflectionSystem.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/PlanarReflectionProbe.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/PlanarReflectionProbe.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/ReflectionProbeTextureCache.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/ReflectionSystemParameters.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/InfluenceVolume.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/InfluenceVolume.Editor.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/InfluenceVolume.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/ProxyVolume.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/ProxyVolume.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/ReflectionProxyVolumeComponent.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Reflection/Volume/ShapeType.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/BilateralUpsampleDef.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/HDRenderPipeline.AmbientOcclusion.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/RayMarchingFallbackHierarchy.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/ScreenSpaceAmbientOcclusion.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/ScreenSpaceGlobalIllumination.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/ScreenSpaceReflection.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/ScreenSpaceRefraction.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/ScreenSpaceLighting/ShaderVariablesAmbientOcclusion.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/AdditionalShadowData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/ContactShadows.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDCachedShadowAtlas.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDCachedShadowManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDDynamicShadowAtlas.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDRenderPipeline.ScreenSpaceShadows.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDRenderPIpeline.ScreenSpaceShadowsArea.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDRenderPipeline.ScreenSpaceShadowsDirectional.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDRenderPipeline.ScreenSpaceShadowsPunctual.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDShadowAtlas.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDShadowManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDShadowSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/HDShadowUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/Shadow/MicroShadowing.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/SphericalHarmonics.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/HDRenderPipeline.VolumetricClouds.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/HDRenderPipeline.VolumetricLighting.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/LocalVolumetricFog.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/LocalVolumetricFog.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/LocalVolumetricFogManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/VolumetricClouds.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/VolumetricClouds.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/VolumetricCloudsDef.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Lighting/VolumetricLighting/VolumetricLightingController.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/AxF/AxF.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/AxF/AxFAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/AxF/AxFLTCAreaLight/LtcData.GGX2.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Builtin/BuiltinData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/Decal.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/DecalAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/DecalProjector.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/DecalProjector.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/DecalSystem.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/DecalSystem.Jobs.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Decal/GlobalDecalSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/DecalMeshBiasTypeEnum.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/DiffusionProfile/DiffusionProfileSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/DiffusionProfile/DiffusionProfileSettings.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Eye/Eye.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Fabric/Fabric.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Fabric/IBLFilterCharlie.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/FogVolume/FogVolumeAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/GGXConvolution/GGXConvolution.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/GGXConvolution/IBLFilterGGX.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Hair/Hair.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/IBLFilterBSDF.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LayeredLit/LayeredLitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Lit/BaseLitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Lit/Lit.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Lit/LitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_Charlie.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_CookTorrance.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_Disney.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_FabricLambert.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_GGX.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_Interface.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_KajiyaKayDiffuse.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_KajiyaKaySpecular.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_Marschner.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_OrenNayar.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/BRDF/BRDF_Ward.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_Charlie.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_CookTorrance.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_Disney.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_FabricLambert.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_GGX.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_KajiyaKayDiffuse.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_KajiyaKaySpecular.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_OrenNayar.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/Generated/LtcData.BRDF_Ward.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/LTCAreaLight/LTCAreaLight.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/MaterialBlendModeEnum.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/MaterialExtension.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/MaterialExternalReferences.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/PreIntegratedFGD/PreIntegratedFGD.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/RenderPipelineMaterial.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/ShaderGraphAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/SphericalCapPivot/PivotData.GGX.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/SphericalCapPivot/SPTDistribution.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/StackLit/StackLit.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/SubsurfaceScattering/SubSurfaceScattering.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/TerrainLit/TerrainLitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Unlit/BaseUnlitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Unlit/Unlit.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Unlit/UnlitAPI.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/VTBufferManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Material/Water/Water.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PackageInfo.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/Bloom.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/ChannelMixer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/ChromaticAberration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/ColorAdjustments.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/ColorCurves.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/DepthOfField.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/Exposure.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/FilmGrain.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/LensDistortion.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/LiftGammaGain.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/MotionBlur.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/PaniniProjection.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/ShadowsMidtonesHighlights.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/SplitToning.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/Tonemapping.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/Vignette.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Components/WhiteBalance.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/GlobalPostProcessSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/IPostProcessComponent.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/PostProcessing/Shaders/UberPostFeatures.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Accumulation/DenoisePass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Accumulation/SubFrameManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Camera/HDAdditionalCameraData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Camera/HDAdditionalCameraData.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Camera/HDCamera.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Camera/HDCameraFrameHistoryType.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/CullingGroupManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/GlobalLightingQualitySettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/GlobalLowResolutionTransparencySettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/GlobalPostProcessingQualitySettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDDynamicResolution.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDDynamicResolutionPlatformCapabilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDProfileId.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.CloudBackground.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.Debug.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.LightLoop.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.LookDev.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.PostProcess.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.Prepass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.RenderGraph.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.RenderGraphUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.SubsurfaceScattering.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipeline.VolumetricCloud.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineAsset.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineAsset.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineEditorResources.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineEditorResources.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineGlobalSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineGlobalSettings.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineRayTracingResources.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineResources.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineRuntimeResources.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderPipelineRuntimeResources.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDRenderQueue.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDStencilUsage.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/HDStringConstants.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/MRTBufferManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/PathTracing/PathTracing.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDDiffuseDenoiser.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDDiffuseShadowDenoiser.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDRaytracingLightCluster.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDRaytracingManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDRaytracingManager.HDRTASManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDReflectionDenoiser.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDRenderPipeline.RaytracingReflection.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/HDTemporalFilter.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/LightCluster.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/RayCastingMode.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/RayTracingFallbackHierarchy.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/RayTracingMode.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/RayTracingSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/RecursiveRendering.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Raytracing/Shaders/ShaderVariablesRaytracing.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/AOVBuffers.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/AOVRequest.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/AOVRequestBuilder.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/AOVRequestData.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/AOVRequestDataCollection.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/AOV/RenderOutputProperties.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPassContext.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPassInjectionPoint.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPassUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/CustomPass/CustomPassVolume.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/DLSSPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/DrawRenderersCustomPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/FullScreenCustomPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/MipGenerator.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/RenderPass/ObjectIDCustomPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/SceneViewDrawMode.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/CaptureSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/FrameSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/FrameSettings.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/FrameSettingsHistory.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/RenderPipelineSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/ScalableSetting.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/ScalableSettingSchema.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/ScalableSettingSchemaId.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Settings/ScalableSettingValue.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/ShaderPass/ShaderPass.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Utility/BlueNoise.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Utility/HDUtils.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Utility/Texture3DAtlas.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/Utility/Texture3DAtlasDynamic.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/VirtualTexturingSettingsSRP.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipeline/XR/GlobalXRSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/RenderPipelineResources/HDProjectSettingsReadOnlyBase.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Scripting/GameObjectExtension.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/ShaderLibrary/ShaderVariablesGlobal.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/ShaderLibrary/ShaderVariablesXR.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/CloudSystem/CloudLayer/CloudLayer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/CloudSystem/CloudLayer/CloudLayerRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/CloudSystem/CloudRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/CloudSystem/CloudSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/GradientSky/GradientSky.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/GradientSky/GradientSkyRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/HDRISky/HDRISky.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/HDRISky/HDRISky.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/HDRISky/HDRISkyRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/PhysicallyBasedSky/PhysicallyBasedSky.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/PhysicallyBasedSky/PhysicallyBasedSky.Migration.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/PhysicallyBasedSky/PhysicallyBasedSkyRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/PhysicallyBasedSky/ShaderVariablesPhysicallyBasedSky.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/SkyManager.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/SkyRenderer.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/SkyRenderingContext.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/SkySettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/SkyUpdateContext.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/StaticLightingSky.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Sky/VisualEnvironment.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/CameraPositionSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/CameraSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/CameraSettingsUtilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/CopyFilter.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/DiffusionProfileHashTable.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/HDAdditionalSceneViewSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/HDBakingUtilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/HDRenderPipelinePreferences.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/HDRenderUtilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/HDTextureUtilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/ProbeCameraCache.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/ProbeCapturePositionSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/ProbeSettings.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/ProbeSettingsUtilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/SceneObjectIDMap.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/TypeInfo.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Utilities/VolumeComponentWithQuality.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/VFXGraph/Utility/PropertyBinders/HDRPCameraBinder.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.Simulation.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.SimulationCPU.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.Underwater.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.Utilities.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/HDRenderPipeline.WaterSystem.Wireframe.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/WaterAmplitudeEvaluator.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/WaterRendering.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/WaterSurface.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/WaterSurface.Presets.cs"

"Library/PackageCache/com.unity.render-pipelines.high-definition@14.0.9/Runtime/Water/WaterSystemDef.cs"

-langversion:9.0

/unsafe+

/deterministic

/optimize+

/debug:portable

/nologo

/RuntimeMetadataVersion:v4.0.30319



/nowarn:0169

/nowarn:0649

/nowarn:0282

/nowarn:1701

/nowarn:1702

/utf8output

/preferreduilang:en-US



-warn:0



/additionalfile:"Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.UnityAdditionalFile.txt"
##### Custom Environment Variables
DOTNET_MULTILEVEL_LOOKUP=0
##### ExitCode
1
##### Output
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(11,44): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(12,42): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(23,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(26,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1144,113): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRenderPipeline.RaytracingReflection.cs(337,9): error CS0246: The type or namespace name 'DeferredLightingRTParameters' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRaytracingManager.cs(71,9): error CS0246: The type or namespace name 'ShaderVariablesRaytracingLightLoop' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1093,20): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.PostProcess.cs(1413,20): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
*** Tundra build failed (1.29 seconds), 83 items updated, 592 evaluated
## Script Compilation Error for: Csc Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.dll (+2 others)
## CmdLine: "C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.ShaderGraph.Editor.rsp2"
## Output:
Library\PackageCache\com.unity.shadergraph@14.0.9\Editor\Generation\Targets\BuiltIn\Editor\ShaderGUI\MaterialAssemblyReference\RawRenderQueue.cs(12,24): error CS1061: 'Material' does not contain a definition for 'rawRenderQueue' and no accessible extension method 'rawRenderQueue' accepting a first argument of type 'Material' could be found (are you missing a using directive or an assembly reference?)

## Script Compilation Error for: Csc Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.dll (+2 others)
## CmdLine: "C:\Users\wadis\AppData\Local\Programs\Programs\Unity\UnityVersions\2022\2022.3.14f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Users/wadis/AppData/Local/Programs/Programs/Unity/UnityVersions/2022/2022.3.14f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.RenderPipelines.HighDefinition.Runtime.rsp2"
## Output:
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(11,44): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(12,42): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(23,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(26,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1144,113): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRenderPipeline.RaytracingReflection.cs(337,9): error CS0246: The type or namespace name 'DeferredLightingRTParameters' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRaytracingManager.cs(71,9): error CS0246: The type or namespace name 'ShaderVariablesRaytracingLightLoop' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1093,20): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.PostProcess.cs(1413,20): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)

Library\PackageCache\com.unity.shadergraph@14.0.9\Editor\Generation\Targets\BuiltIn\Editor\ShaderGUI\MaterialAssemblyReference\RawRenderQueue.cs(12,24): error CS1061: 'Material' does not contain a definition for 'rawRenderQueue' and no accessible extension method 'rawRenderQueue' accepting a first argument of type 'Material' could be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(11,44): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(12,42): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\AlphaInjection.cs(23,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\Compositor\ChromaKeying.cs(26,25): error CS0246: The type or namespace name 'CustomPostProcessInjectionPoint' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1144,113): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRenderPipeline.RaytracingReflection.cs(337,9): error CS0246: The type or namespace name 'DeferredLightingRTParameters' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\Raytracing\HDRaytracingManager.cs(71,9): error CS0246: The type or namespace name 'ShaderVariablesRaytracingLightLoop' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.LightLoop.cs(1093,20): error CS0246: The type or namespace name 'ShaderVariablesScreenSpaceReflection' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.render-pipelines.high-definition@14.0.9\Runtime\RenderPipeline\HDRenderPipeline.PostProcess.cs(1413,20): error CS0246: The type or namespace name 'CustomPostProcessVolumeComponent' could not be found (are you missing a using directive or an assembly reference?)
Begin MonoManager ReloadAssembly
Total cache size 111288356
Total cache size after purge 111288356
- Loaded All Assemblies, in  0.449 seconds
Refreshing native plugins compatible for Editor in 3.66 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Refreshing native plugins compatible for Editor in 3.06 ms, found 3 plugins.
Native extension for WindowsStandalone target not found
Native extension for WebGL target not found
Mono: successfully reloaded assembly
- Finished resetting the current domain, in  2.137 seconds
Domain Reload Profiling: 2584ms
    BeginReloadAssembly (120ms)
        ExecutionOrderSort (0ms)
        DisableScriptedObjects (3ms)
        BackupInstance (0ms)
        ReleaseScriptingObjects (0ms)
        CreateAndSetChildDomain (19ms)
    RebuildCommonClasses (23ms)
    RebuildNativeTypeToScriptingClass (7ms)
    initialDomainReloadingComplete (22ms)
    LoadAllAssembliesAndSetupDomain (274ms)
        LoadAssemblies (211ms)
        RebuildTransferFunctionScriptingTraits (0ms)
        AnalyzeDomain (132ms)
            TypeCache.Refresh (116ms)
                TypeCache.ScanAssembly (103ms)
            ScanForSourceGeneratedMonoScriptInfo (11ms)
            ResolveRequiredComponents (4ms)
    FinalizeReload (2138ms)
        ReleaseScriptCaches (0ms)
        RebuildScriptCaches (0ms)
        SetupLoadedEditorAssemblies (2022ms)
            LogAssemblyErrors (0ms)
            InitializePlatformSupportModulesInManaged (5ms)
            SetLoadedEditorAssemblies (2ms)
            RefreshPlugins (0ms)
            BeforeProcessingInitializeOnLoad (63ms)
            ProcessInitializeOnLoadAttributes (1904ms)
            ProcessInitializeOnLoadMethodAttributes (43ms)
            AfterProcessingInitializeOnLoad (5ms)
            EditorAssembliesLoaded (0ms)
        ExecutionOrderSort2 (0ms)
        AwakeInstancesAfterBackupRestoration (5ms)
Asset Pipeline Refresh (id=169e3bd7916afef4bb33f6e5875d1181): Total: 8.419 seconds - Initiated by InitialRefreshV2(ForceSynchronousImport)
    Summary:
        Imports: total=0 (actual=0, local cache=0, cache server=0)
        Asset DB Process Time: managed=0 ms, native=2321 ms
        Asset DB Callback time: managed=7 ms, native=0 ms
        Scripting: domain reloads=1, domain reload time=4083 ms, compile time=1971 ms, other=35 ms
        Project Asset Count: scripts=7013, non-scripts=2052
        Asset File Changes: new=0, changed=0, moved=0, deleted=0
        Scan Filter Count: 0
    InvokeBeforeRefreshCallbacks: 0.349ms
    ApplyChangesToAssetFolders: 0.045ms
    Scan: 48.522ms
    OnSourceAssetsModified: 0.003ms
    GetAllGuidsForCategorization: 0.819ms
    CategorizeAssets: 137.969ms
    ImportOutOfDateAssets: 2175.389ms (180.759ms without children)
        CompileScripts: 1970.835ms
        ReloadNativeAssets: 0.007ms
        UnloadImportedAssets: 20.760ms
        EnsureUptoDateAssetsAreRegisteredWithGuidPM: 1.952ms
        InitializingProgressBar: 0.007ms
        PostProcessAllAssetNotificationsAddChangedAssets: 0.001ms
        OnDemandSchedulerStart: 1.069ms
    PostProcessAllAssets: 7.096ms
    GatherAllCurrentPrimaryArtifactRevisions: 0.001ms
    UnloadStreamsBegin: 0.365ms
    PersistCurrentRevisions: 0.317ms
    UnloadStreamsEnd: 0.037ms
    GenerateScriptTypeHashes: 1.490ms
    Untracked: 6048.002ms
Application.AssetDatabase Initial Refresh End
Launched and connected shader compiler UnityShaderCompiler.exe after 0.03 seconds
Scanning for USB devices : 2.182ms
Initializing Unity extensions:
[Licensing::Client] Successfully resolved entitlements
[MODES] ModeService[none].Initialize
[MODES] ModeService[none].LoadModes
[MODES] Loading mode Default (0) for mode-current-id-My project
Unloading 195 Unused Serialized files (Serialized files now loaded: 0)
ProgressiveSceneManager::Cancel()
Loaded scene 'Assets/OutdoorsScene.unity'
    Deserialize:            3.037 ms
    Integration:            160.404 ms
    Integration of assets:  0.420 ms
    Thread Wait Time:       0.023 ms
    Total Operation Time:   163.885 ms
Unloading 302 unused Assets / (17.6 MB). Loaded Objects now: 6370.
Memory consumption went from 164.9 MB to 147.3 MB.
Total: 9.136500 ms (FindLiveObjects: 0.355500 ms CreateObjectMapping: 0.300800 ms MarkObjects: 4.302900 ms  DeleteObjects: 4.176500 ms)

[LAYOUT] About to load UserSettings\Layouts\default-2022.dwlt, keepMainWindow=False
<RI> Initialized touch support.
<RI> Initialized touch support.
<RI> Initialized touch support.
<RI> Initialized touch support.
<RI> Initialized touch support.
<RI> Initialized touch support.
[MODES] ModeService[default].InitializeCurrentMode
[MODES] ModeService[default].RaiseModeChanged(default, default)
IsTimeToCheckForNewEditor: Update time 1701189155 current 1701186177
<RI> Initializing input.
<RI> Input initialized.
[Project] Loading completed in 13.360 seconds
    Project init time:                 10.025 seconds
        Template init time:         0.000 seconds
        Package Manager init time:         0.273 seconds
        Asset Database init time:         0.181 seconds
        Global illumination init time:     0.004 seconds
        Assemblies load time:             0.410 seconds
        Unity extensions init time:     0.004 seconds
        Asset Database refresh time:     0.000 seconds
    Scene opening time:             0.856 seconds
##utp:{"type":"ProjectInfo","version":2,"phase":"Immediate","time":1701186177824,"processId":27828,"projectLoad":13.360293599999999,"projectInit":10.024862,"templateInit":0.0,"packageManagerInit":0.2731756,"assetDatabaseInit":0.1808196,"globalIlluminationInit":0.0036983,"assembliesLoad":0.4097585,"unityExtensionsInit":0.0039167,"assetDatabaseRefresh":0.0,"sceneOpening":0.8555718}
##utp:{"type":"EditorInfo","version":2,"phase":"Immediate","time":1701186177824,"processId":27828,"editorVersion":"2022.3.14f1 (eff2de9070d8)","branch":"2022.3/staging","buildType":"Release","platform":"Windows"}
Asset Pipeline Refresh (id=1a3d065b0842a3940a89bef5819fc16d): Total: 0.028 seconds - Initiated by RefreshV2(AllowForceSynchronousImport)
Created GICache directory at C:/Users/wadis/AppData/LocalLow/Unity/Caches/GiCache. Took: 0.015s, timestamps: [13.808 - 13.823]
gi::BakeBackendSwitch: switching bake backend from 3 to 1.
Setting up 4 worker threads for Enlighten.
[Licensing::Client] Successfully updated the access token
[Licensing::Module] Successfully updated access token: "rck3L_Nv"... (expires: 2024-11-28 15:42:58 GMT)
[Licensing::Client] Successfully updated the access token
[Licensing::Module] Successfully updated access token: "rck3L_Nv"... (expires: 2024-11-28 15:42:59 GMT)
[collab-accelerator] discovery started due to a new cloud project binding
UPID Received '470e889d-a38b-4979-84fe-358ebe5c4654'.
UPID Received '470e889d-a38b-4979-84fe-358ebe5c4654'.
TrimDiskCacheJob: Current cache size 58mb
Asset Pipeline Refresh (id=ce5aaa78fdb6d6b4d8a1e7e16c63aa26): Total: 0.050 seconds - Initiated by RefreshV2(AllowForceSynchronousImport)
Starting new worker id: 0 with log in C:/Users/wadis/UnityProjs/My project/Logs/AssetImportWorker0.log
Starting new worker id: 1 with log in C:/Users/wadis/UnityProjs/My project/Logs/AssetImportWorker1.log
Worker ready: AssetImportWorker1 1
Worker ready: AssetImportWorker0 0
[Worker1] Start importing Assets/Readme.asset using Guid(7f2c382dc2c22446db59030979f6e495) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
[Worker1]  -> (artifact id: '4b23efacc73f9aca88070b9c88ecbbf8') in 0.003813 seconds
Asset Pipeline Refresh (id=54f9dbf06e00e524fbe9bf22f7af3459): Total: 0.007 seconds - Initiated by RefreshV2(AllowForceSynchronousImport)
Asset Pipeline Refresh (id=6f7d6770e54cfb749a612cbe2d6baab1): Total: 0.008 seconds - Initiated by RefreshV2(AllowForceSynchronousImport)

This is an odd message. A package should not have missing .meta files. This may indicate a corrupt package. You could try deleting all packages from the global package cache, it’s somewhere under AppData (location is in the manual, can’t look it up right now).

Then open the project again, it will redownload the packages. If there are errors look at the editor.log again because it may have some errors like “couldn’t unpack” or something.

Also be sure to have at least 20+ GB free space on all drives, especially the OS drive.

It doesn’t work. I’ve tried this one before.

600gb+ free

I’ve solved this problem.
For everyone who had same errors like mine, here is solution:

  • Open UnityHub (before close all projects)
  • Remove your installed version
  • Go to Unity versions archive → Download Archive
  • Choose your needed version
  • Download the UnityEditor not from UnityHub, download it like .exe installer
  • Before you start download, go to your disk with system, for me it’s "C:" → “Program Files” and here must be “Unity” folder, but if you had same problem like me, this folder might be not here, or not created at all.
  • So create “Unity” folder at path "C:\Program Files" (Use your sys-disk).
  • Open .exe installer and choose install folder → "C:\Program Files\Unity" and start download.
  • When download is done, go to UnityHub → Installs → Add (from path) → “C:\Program Files\Unity\Editor\Unity.exe”
  • Try to open your project/create a new one. All issues must disappear.

I’ve understood that this problem caused 'cause of “long” Unity editor path. Yeah, I know how stupid this sound but thats true, UNITY FIX IT PLEASE WTH?!??!?!
No matter if your path looks like “D:\abc\bca\cab\Editor\Unity.exe” or any other variant, if you had same issues like mine - only solution to have Editor on system disk + exactly in “Program Files” in spec. folder (not “Program Files (x86)” etc.).
I don’t know why, I don’t know for what and whats even going on - IDK.

I’ll be happy if this one will help someone one time, 'cause I’ve lost many hours trying to figure out whats wrong with my Unity. So yeah… Thanks to everyone who was trying to help me!

3 Likes